slideshow doesn't appear
9 years 10 months ago #24653
by ced1870
Joomlack Webmaster and Developer
Replied by ced1870 on topic slideshow doesn't appear
you have multiple extensions that use jquery, the slideshow but also virtuemart and your template.
Now I see a JS error on
try with another template to see if it works, or try to deactivate the JS of your template.
Now I see a JS error on
TypeError: $j(...).slides is not a function
www.diamantesud.it/templates/theme316/javascript/script.js
Line 3
try with another template to see if it works, or try to deactivate the JS of your template.
Joomlack Webmaster and Developer
Please Log in or Create an account to join the conversation.
9 years 9 months ago #24960
by comodo
Replied by comodo on topic slideshow doesn't appear
Hi!
I looked previous answers of this topic but I can't find situation where Slideshow CK works on one template but not on another template...
My problem is that I got new template where Slideshow doesn't work but if I try Beez20 then it works.
I downloaded jquery easy plugin (looked that plugin is turned on) and tried disable or enable jquery fields on Slideshow.
What else can I do?
Website: www.kasutatudkodumasin.com/index.php/com.../virtuemart/kulmikud
I looked previous answers of this topic but I can't find situation where Slideshow CK works on one template but not on another template...
My problem is that I got new template where Slideshow doesn't work but if I try Beez20 then it works.
I downloaded jquery easy plugin (looked that plugin is turned on) and tried disable or enable jquery fields on Slideshow.
What else can I do?
Website: www.kasutatudkodumasin.com/index.php/com.../virtuemart/kulmikud
Please Log in or Create an account to join the conversation.
9 years 9 months ago #24966
by ced1870
Joomlack Webmaster and Developer
Replied by ced1870 on topic slideshow doesn't appear
Hi
look at your browser console you have an error message :
your template is in cause and breaks the other script, here the slideshow. You must fix this issue in your template
CEd
look at your browser console you have an error message :
TypeError: $j(...).slides is not a function
www.kasutatudkodumasin.com/templates/the...javascript/script.js
Line 3
your template is in cause and breaks the other script, here the slideshow. You must fix this issue in your template
CEd
Joomlack Webmaster and Developer
The following user(s) said Thank You: comodo
Please Log in or Create an account to join the conversation.
9 years 9 months ago #24981
by comodo
Replied by comodo on topic slideshow doesn't appear
Yes this was the problem. I tried to delete some lines and it didn't help but when I deleted completely this script.js file from my template folder, slideshow started to work.
Thank you for fast response and help!
Thank you for fast response and help!
Please Log in or Create an account to join the conversation.
9 years 9 months ago #25299
by HPV2015
Replied by HPV2015 on topic slideshow doesn't appear
I am also unable to get this to work. I turned off jquery in the module, it did not help. slideshowck doesn't show in the source code of the template. I downloaded the jqueryeasy plug in, activated it, still nothing.
It looks like there are a number of jquerys running ont he site. I'm uploading the javascript file that contains them.
url is histoicparkview.com
I would appreciate your assistance. The documentation did not cover how to troubleshoot this issue.
Thank you
It looks like there are a number of jquerys running ont he site. I'm uploading the javascript file that contains them.
url is histoicparkview.com
I would appreciate your assistance. The documentation did not cover how to troubleshoot this issue.
Thank you
Please Log in or Create an account to join the conversation.
9 years 9 months ago #25300
by ced1870
Joomlack Webmaster and Developer
Replied by ced1870 on topic slideshow doesn't appear
Hi
there is no slideshow module published in this page, and yes you have many jQuery loaded that creates some issues. You can see in your browser console that you have a JS error
But anyway you must first publish the module
CEd
there is no slideshow module published in this page, and yes you have many jQuery loaded that creates some issues. You can see in your browser console that you have a JS error
But anyway you must first publish the module
CEd
Joomlack Webmaster and Developer
Please Log in or Create an account to join the conversation.
Time to create page: 0.238 seconds