![]() |
|
bxslider & smartphone problem - 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: bxslider & smartphone problem (/thread-13606.html) |
bxslider & smartphone problem - ctdlg - 2021-06-26 Hello, I found a problem using bxslider_thumb_nav extension on a mobile device I tried to set (line 35) touchEnabled: true, bxslider & smartphone problem - acrylian - 2021-06-26 Sorry, you are out of luck. bxslider itself has not been maintained for several years and the plugin is internally already on our deprecation list.
Not our code, we didn't write it and use it as it is. TO see an effect you have to minify the script as the min.js file is the one used. Try the paged_thumbs with works without any JS but depending on theme naturally may require CSS work. bxslider & smartphone problem - ctdlg - 2021-06-26 Thank you for your help and explanations. I keep bxslider in my main theme. I have replaced bxslider by the album image display feature with my mobile theme.
gives me a slider like display on my index page ! bxslider & smartphone problem - acrylian - 2021-06-27 Yes, that's a good workaround as well. Drawback is that all the thumbs have to be loaded right away which may slow down if you have hundreds of images in your albums. |