![]() |
|
Changing number of images/albums is not saved - Printable Version +- ZenphotoCMS Forum (https://forum.zenphoto.org) +-- Forum: Support (https://forum.zenphoto.org/forum-1.html) +--- Forum: General support (https://forum.zenphoto.org/forum-4.html) +--- Thread: Changing number of images/albums is not saved (/thread-10787.html) |
Changing number of images/albums is not saved - jackdaw - 2013-01-29 Somehow I'm having trouble changing the number of images/albums on a page. When I change them from 16 to 12, after hitting the save button they jump back to 16. Changing number of images/albums is not saved - sbillard - 2013-01-29 You have not mentioned the theme, so this is only a guess. Quote:Note: If thumbnails per row is greater than 1, The actual number of thumbnails that are displayed on a page will be rounded up to the next multiple of it. Changing number of images/albums is not saved - jackdaw - 2013-02-02 I'm not using the row/column feature and my own theme. Changing the values in themeoptions.php doesn't work and even if I delete that file from my theme nothing changes. Changing number of images/albums is not saved - acrylian - 2013-02-02 Zenphoto uses this calculating internally to generate the combined album and images pages. Look at the database and maybe clear the value or delete the row with this setting. I could be a database issue. Changing number of images/albums is not saved - jackdaw - 2013-02-02 Thanks. That looks like the solution. As you can see I have three rows that look alike. Can I delete two of them? Changing number of images/albums is not saved - jackdaw - 2013-02-02 No! Of course they are for the different collections Changing number of images/albums is not saved - acrylian - 2013-02-02 You can delete those rows. They will be re-created if needed (you can disable and enable the theme to set the defaults). |