nitsan-technologies / ns_all_sliders

All in One Slider
https://t3planet.com/typo3-slider-extension
GNU General Public License v3.0
1 stars 3 forks source link

ns_slider on localhost #15

Open Berlintypo3 opened 3 years ago

Berlintypo3 commented 3 years ago

I testet ns_slider on a localhost Typo3 Version10.4.6 System in follow the steps to integrate in a content. but there is not working. The firebug says some Errors in the javascripts. Nothing is loaded: in the sitecode are all images. Have anybody experince? `` Errors: Uncaught TypeError: $ is undefined

http://localhost:8080/typo3/typo3conf/ext/ns_all_sliders/Resources/Public/slider/owl.carousel/owl-carousel/owl.carousel.js?1598858066:1718 http://localhost:8080/typo3/typo3conf/ext/ns_all_sliders/Resources/Public/slider/owl.carousel/owl-carousel/owl.carousel.js?1598858066:1755 +++ Uncaught ReferenceError: jQuery is not defined jQuery +++ Uncaught TypeError: $ is undefined http://localhost:8080/typo3/typo3conf/ext/ns_all_sliders/Resources/Public/slider/owl.carousel/assets/js/owl.carousel2.thumbs.js?1598858066:216 http://localhost:8080/typo3/typo3conf/ext/ns_all_sliders/Resources/Public/slider/owl.carousel/assets/js/owl.carousel2.thumbs.js?1598858066:218 ``
nitsan-technologies commented 3 years ago

Hi @Berlintypo3

We have tested all the slider options in our local server and it is working fine.

For your site can you please make sure about the jquery comfliction? If on your site there any issue with the jquery then you need to fix it first and after that plugin work without any issue.

Thank you!