![]() |
|
Thumbnails per row - Printable Version +- ZenphotoCMS Forum (https://forum.zenphoto.org) +-- Forum: Support (https://forum.zenphoto.org/forum-1.html) +--- Forum: Themes (https://forum.zenphoto.org/forum-5.html) +--- Thread: Thumbnails per row (/thread-13358.html) |
Thumbnails per row - ctdlg - 27-12-2019 Hello, Can we use different "Thumbnails per row and per page" settings for some albums ? Thanks in advance ! Thumbnails per row - acrylian - 27-12-2019 "thumbnail per row" is a legacy and outdated concept which is totally nonsense especially on responsive themes where there is no fixed row width anyway. It will be removed in the next major release therefore (we consider it deprecated internally already although it is not yet noted). Only the "thumbnail per page" option will remain, only some calculation for the transition pages when albums and images share the same page will be kept. As the option note says you may have to adjust the theme's CSS and the thumbails sizes to get this working. Just setting the option will not do much. It depends on the theme as some themes have fixed sizes (like the Zenpage theme) so it will not work at all. If you need different layouts for specific albums, you can create specific album pages in your theme and use the multiple layouts plugin to use them. Thumbnails per row - ctdlg - 03-01-2020 I followed your advice, and I'm using your bxslider_thumb_nav plugin. Great plugin, discovered on december the 31th ! Can I add thumb titles below each thumb, using (probably somewhere in bxslider_thumb_nav.php) Thumbnails per row - acrylian - 03-01-2020
The plugin is actually meant for the single image page as an extra navigation, not as a replacement of the thumbs within an album. |