The slideshow doesn't appear
10 years 2 months ago #25936
by peri0603
The slideshow doesn't appear was created by peri0603
Please Log in or Create an account to join the conversation.
10 years 2 months ago #25941
by ced1870
Joomlack Webmaster and Developer
Replied by ced1870 on topic The slideshow doesn't appear
Hi
you have a JS error in your page
But the main reason why the slideshow does not appear is that it is absolutely not loaded in your page
Check that you have published it in a template position, as public, and assigned to all pages
CEd
you have a JS error in your page
you must fix it first.$(window).scroll(function() {
if ($(this).scrollTop() > 3){
$('').addClass("");
}
But the main reason why the slideshow does not appear is that it is absolutely not loaded in your page
Check that you have published it in a template position, as public, and assigned to all pages
CEd
Joomlack Webmaster and Developer
Please Log in or Create an account to join the conversation.
Time to create page: 0.198 seconds