![]() |
|
how works custom images order? - 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: how works custom images order? (/thread-12983.html) |
how works custom images order? - vincent3569 - 2018-01-06 hi in some albums, I set custom images order, and I use the 1st case seems to be for "normal" albums, and the 2nd case seems to be on dynamic albums. can you explain how works that custom images order, especially on how works custom images order? - acrylian - 2018-01-06 There is no such how works custom images order? - vincent3569 - 2018-01-06 are you sure? the random display of pictures seems to be working now on my website. how works custom images order? - vincent3569 - 2018-01-06 of course, it would be nice if this behavior was documented on the admin/backend how works custom images order? - acrylian - 2018-01-06 Sorry, yes, my bad indeed "random" is indeed a setting. Well, I can't remember everything offhand as I not always can look right into the code. (And I admit I rarely use custom field sorting myself). Random is really random so the results are random ;-) If I understadn right it does not work for dynamic albums. That is probably - a guess without looking into code - because they are "saved searches" and these are cached if you enable the search cache. So if you have the search cache enabled try to disable it. how works custom images order? - acrylian - 2018-01-09 There is a utility button to clear the search cache. As usual the cache manager plugin must be enabled. Alternatively you can disable it by setting the option to 0. The search cache is stored in its own database table and not on the file system. how works custom images order? - vincent3569 - 2018-01-09 thanks for the informations |