neposeda
Member
Posted 2 months ago #
i've made a test slideshow of 2 text slides with default settings. Nothing is displayed. I see the slideshow <div>s with the slide content and the slideshow's javascript in the page's source code. But nothing is shown up. What could be the problem?
http://b2b-btl.com.ua/organizer/
http://wordpress.org/extend/plugins/slideshow-jquery-image-gallery/
The slideshow probably can't start because of the following JavaScript error on your page:
Uncaught TypeError: Object [object Object] has no method 'tooltip'
This error is caused by 'st-bootstrap.js' on line 9. The slideshow should work again after fixing the error.
Version 2.2.8 of the slideshow plugin can probably work around the problem, but it's always better to resolve JavaScript errors.
neposeda
Member
Posted 2 months ago #