ZenphotoCMS Forum
zpBootstrap Version 2.1, no thumbs in album if using option "Infinite scroll" - 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: zpBootstrap Version 2.1, no thumbs in album if using option "Infinite scroll" (/thread-12292.html)



zpBootstrap Version 2.1, no thumbs in album if using option "Infinite scroll" - Ierdna - 21-03-2018

Hi,

if I use the option infinite scroll I don't see thumbs in album.
inc_print_image_thumb.php is called in album_infinitescroll.php.
If I remove this line : from inc_print_image_thumb.php thums are displayed.

This is the solution for me at the moment. Can I let it so?

Thank you




zpBootstrap Version 2.1, no thumbs in album if using option "Infinite scroll" - vincent3569 - 22-03-2018

you have thumbs displayed without this option?




zpBootstrap Version 2.1, no thumbs in album if using option "Infinite scroll" - vincent3569 - 22-03-2018

in fact my theme use full image with fancybox.
have a look on admin>options>images, and set option Full image protection with other value than no access.




zpBootstrap Version 2.1, no thumbs in album if using option "Infinite scroll" - Ierdna - 23-03-2018

I have thumbs without this line : php if (!empty($fullimage)) . My settings now:

admin>options>images

Disable hotlinking : unchecked
cache the full image : unchecked
Password: no access

I will change option "Password" to Protected view and see what is happen