issues with Slideshow CK and Joomla! 3
6 years 4 months ago #50441
by ced1870
Joomlack Webmaster and Developer
Replied by ced1870 on topic issues with Slideshow CK and Joomla! 3
Hi
please give me the url of your page with the slideshow not running and the jquery replaced
so that I can see the problem
CEd
please give me the url of your page with the slideshow not running and the jquery replaced
so that I can see the problem
CEd
Joomlack Webmaster and Developer
Please Log in or Create an account to join the conversation.
6 years 4 months ago - 6 years 4 months ago #50442
by GillianS
Replied by GillianS on topic issues with Slideshow CK and Joomla! 3
Thanks for responding so quickly.
I have unset the jquery on this page
Part of the message is hidden for the guests. Please log in or register to see it.
which is my development site for the domain. The slideshow should appear between the menu and the welcome message.
You can see it with the original code on the 'real' domain here:
Part of the message is hidden for the guests. Please log in or register to see it.
Thank you.
I have unset the jquery on this page
Part of the message is hidden for the guests. Please log in or register to see it.
which is my development site for the domain. The slideshow should appear between the menu and the welcome message.
You can see it with the original code on the 'real' domain here:
Part of the message is hidden for the guests. Please log in or register to see it.
Thank you.
Last edit: 6 years 4 months ago by GillianS.
Please Log in or Create an account to join the conversation.
6 years 4 months ago #50443
by ced1870
Joomlack Webmaster and Developer
Replied by ced1870 on topic issues with Slideshow CK and Joomla! 3
the problem is the one I was thinking about ... your jquery is in the wrong place !
it is loaded at the bottom of the page after all other scripts, but it must be loaded first, before other scripts
it is loaded at the bottom of the page after all other scripts, but it must be loaded first, before other scripts
Joomlack Webmaster and Developer
Please Log in or Create an account to join the conversation.
6 years 4 months ago #50444
by GillianS
Replied by GillianS on topic issues with Slideshow CK and Joomla! 3
Hm. Thanks for your reply. I was, in fact, following the instructions from getbootstrap.com which explicitly says to place the scripts at the end of the file just before the closing body tag.
See here: getbootstrap.com/docs/4.1/getting-started/introduction#js
See here: getbootstrap.com/docs/4.1/getting-started/introduction#js
Please Log in or Create an account to join the conversation.
6 years 4 months ago #50445
by ced1870
Joomlack Webmaster and Developer
Replied by ced1870 on topic issues with Slideshow CK and Joomla! 3
yes, if you are using a standard or home made website, in your case you are using Joomla!. Most scripts are loading in the head and you must take care about that.
There are some plugins like "jquery easy" that could help you if you are not able to do it yourself
There are some plugins like "jquery easy" that could help you if you are not able to do it yourself
Joomlack Webmaster and Developer
The following user(s) said Thank You: GillianS
Please Log in or Create an account to join the conversation.
6 years 4 months ago #50446
by GillianS
Replied by GillianS on topic issues with Slideshow CK and Joomla! 3
Thank you. I have moved the script into the top of the head and Slideshow CK is now loading.
Please Log in or Create an account to join the conversation.
Time to create page: 0.230 seconds