issues with Slideshow CK and Joomla! 3
- connorwarden
- Offline
- New Member
-
Less
More
- Posts: 4
- Thank you received: 0
9 years 11 months ago #27163
by connorwarden
Replied by connorwarden on topic issues with Slideshow CK and Joomla! 3
Okay. I appreciate you looking into that.
Please Log in or Create an account to join the conversation.
- connorwarden
- Offline
- New Member
-
Less
More
- Posts: 4
- Thank you received: 0
9 years 11 months ago #27166
by connorwarden
Replied by connorwarden on topic issues with Slideshow CK and Joomla! 3
Just a heads up, I was able to fix the issue by disabling the Load JQuery and Load JQuery Mobile in the advanced tab.
Please Log in or Create an account to join the conversation.
9 years 11 months ago #27170
by ced1870
Joomlack Webmaster and Developer
Replied by ced1870 on topic issues with Slideshow CK and Joomla! 3
for information you use an old version of the module ... where did you find it ?
Joomlack Webmaster and Developer
Please Log in or Create an account to join the conversation.
9 years 11 months ago #27207
by slasher00
Replied by slasher00 on topic issues with Slideshow CK and Joomla! 3
Greetings Ced.
I'm having a conflict in my site because other module is not working properly. The other module is a Bootstrap Carousel made manually.
I asked in Joomla Forums for help since so far i had no problems with Slideshow CK before, excepting a couple of times with JQuery issues easily solved.
The Joomla Forum help i got said that i have a conflict with mootools. I used a code to remove it with no success. Then i tested a plugin to disable mootools. Mootools was disabled and I had the conflict solved but Slideshow CK was NOT WORKING.
I just returned to the original state so you can check on it.
Since you mentioned that is based on Camera by pixedelic i made a check on their site so i could see if the original script uses mootools but looks like it doesnt.
The link to the site is
I was wondering, is there a way to run the Slideshow CK normally without mootools?
Thanks in Advance
I'm having a conflict in my site because other module is not working properly. The other module is a Bootstrap Carousel made manually.
I asked in Joomla Forums for help since so far i had no problems with Slideshow CK before, excepting a couple of times with JQuery issues easily solved.
The Joomla Forum help i got said that i have a conflict with mootools. I used a code to remove it with no success. Then i tested a plugin to disable mootools. Mootools was disabled and I had the conflict solved but Slideshow CK was NOT WORKING.
I just returned to the original state so you can check on it.
Since you mentioned that is based on Camera by pixedelic i made a check on their site so i could see if the original script uses mootools but looks like it doesnt.
The link to the site is
Code:
vicarioestudio.com/demos/mna/index.php/es/
I was wondering, is there a way to run the Slideshow CK normally without mootools?
Thanks in Advance
Please Log in or Create an account to join the conversation.
9 years 11 months ago #27209
by ced1870
Joomlack Webmaster and Developer
Replied by ced1870 on topic issues with Slideshow CK and Joomla! 3
Hi
I will answer :
remove the JHtml::_('behavior.modal') in the PHP code of the module
this is the only mootools call
BUT
the real answer is :
you shall not have this problem as the mootools that is called is the one from the joomla Library, used by the joomla! modal
all is made into joomla to have no problem between jQuery and mootools
for me, your problem is not in mootools, and not in slideshow CK
I will answer :
remove the JHtml::_('behavior.modal') in the PHP code of the module
this is the only mootools call
BUT
the real answer is :
you shall not have this problem as the mootools that is called is the one from the joomla Library, used by the joomla! modal
all is made into joomla to have no problem between jQuery and mootools
for me, your problem is not in mootools, and not in slideshow CK
Joomlack Webmaster and Developer
Please Log in or Create an account to join the conversation.
9 years 11 months ago #27212
by slasher00
Replied by slasher00 on topic issues with Slideshow CK and Joomla! 3
Indeed, as i mentioned earlier the slideshowCK is not the problem. However (my best guess) is something related to Bootstrap but i don't know exactly what is. Since i had the hint of the mootools and the only thing calling it was Slideshow CK i was wondering what it could be.
Since at this moment I have no FTP access to the site in order to edit the php file i have to check that later... or this can be done with an override?
Since at this moment I have no FTP access to the site in order to edit the php file i have to check that later... or this can be done with an override?
Please Log in or Create an account to join the conversation.
Time to create page: 0.226 seconds