Topic: Embedded galleries in wordpress using infinite scroll jetpack plugin
Hello,
I am currently evaluating Juicebox on my Wordpress blog and I am very happy with your solution. I was ready to buy the pro version in order to remove the 50 photos limit, to be able to access additional options, to translate the "View gallery" in the splash mode and to support you also!
Unfortunately, I discovered an issue when using the infinite scroll Jetpack plugin coming from Wordpress/automattic team (See official page: http://wordpress.org/plugins/infinite-scroll/). If the embedded gallery in on the first page, everything is fine. If the embedded gallery is on another page, reached by scrolling down, the gallery is not loaded. It seems that we would have to use sort of callback from infinite scroll plugin to run your stuffs when the jetpack plugin is displaying new posts.
Note that I am not using your WP-juicebox wordpress plugin because my photos are not in the Wordpress media gallery or in Nextgen gallery (photos are outside of my wordpress blog). It may be possible that your plugin has the same issue but I did not check.
To give you an example:
You can see a working gallery in the first page of my blog: http://www.monpetitblog.net/ (post #5 when writting theses lines, called "Mise en ligne de la galerie du mois de novembre 2013")
Then a working gallery on page 3 of the blog when accessed directly: http://www.monpetitblog.net/page/3/ (post #6 when writting these lines, called "Mise en ligne de la galerie du mois de septembre 2013")
Then please try to start from the main page (http://www.monpetitblog.net) then scroll down in order to reach this "September" post and you will see that the gallery is not loaded when using infinite scroll approach.
A priori, we just need to use infinite scroll plugin triggered event, playing with few lines of basic Javascript/Jquery code. This part is documented in "JavaScript Events" section of the plugin support page (end of the http://jetpack.me/support/infinite-scroll/ page) It should be easy for you but I do not know how to do it on my side.
Is it possible for you to look at this infinite scroll issue?
Let me know.
Thank you in advance.
Regards.