DDDDvvVVV
Forum Replies Created
-
Forum: Plugins
In reply to: [JSJ Gallery Slideshow] AJAX contentWooo! The new update is working great. Thanks Jorge!
Forum: Plugins
In reply to: [JSJ Gallery Slideshow] AJAX contentThanks for the update, glad you were able to find what was happening. I may wait for the next update, since I’m not set up with Grunt or anything like that. It’s something I’ll check out in the meantime though. Thank you for your help!
Forum: Plugins
In reply to: [JSJ Gallery Slideshow] AJAX contentHi Jorge! No problem, thanks for the help.
Here is a link to the page:
http://bit.ly/1yHDNJRWhen I run the function on the page with the ajax content loaded:
[Log] automatically find and run slideshows (jsj-gallery-slideshow.min.js, line 514)
> window.createJSJGallerySlideshow();
< ObjectAlthough, when I go to the post (opened in new tab), it works as expected:
[Log] automatically find and run slideshows (jsj-gallery-slideshow.min.js, line 514)
[Log] [cycle2] –c2 init– (jsj-gallery-slideshow.min.js, line 410)
[Log] [cycle2] cycle-stopped (jsj-gallery-slideshow.min.js, line 410)
[Log] [cycle2] cycle-stopped (jsj-gallery-slideshow.min.js, line 410)
[Log] [cycle2] cycle-destroyed (jsj-gallery-slideshow.min.js, line 410)
[Log] [cycle2] –c2 init– (jsj-gallery-slideshow.min.js, line 410)
> window.createJSJGallerySlideshow();
[Log] [cycle2] cycle-stopped (jsj-gallery-slideshow.min.js, line 410)
[Log] [cycle2] cycle-stopped (jsj-gallery-slideshow.min.js, line 410)
[Log] [cycle2] cycle-destroyed (jsj-gallery-slideshow.min.js, line 410)
[Log] [cycle2] –c2 init– (jsj-gallery-slideshow.min.js, line 410)
< ObjectOn a related note, I discovered I can get the gallery to work when I load ‘jsj-gallery-slideshow.min.js’ again alongside the ajax content. I’m not sure why that makes it work since it’s already loaded.