Slideshow CK Not showing up
9 years 2 weeks ago #34699
by king77
Replied by king77 on topic Slideshow CK Not showing up
if I have installed plugin
Please Log in or Create an account to join the conversation.
9 years 2 weeks ago #34700
by king77
Replied by king77 on topic Slideshow CK Not showing up
thank you very much and was solved anyway think buy plugin for mobile, IRE looking for your web module ck no conflict jquery slider
regards
regards
Please Log in or Create an account to join the conversation.
9 years 2 weeks ago #34701
by ced1870
Joomlack Webmaster and Developer
Replied by ced1870 on topic Slideshow CK Not showing up
happy to see it fixed
I have worked on the noconflict version but this does not solve the problems ... the error generated in the page due to other extensions is still killing the script in some cases.
so the best way is still to use the extensions that take care about the rest of the world
I have worked on the noconflict version but this does not solve the problems ... the error generated in the page due to other extensions is still killing the script in some cases.
so the best way is still to use the extensions that take care about the rest of the world

Joomlack Webmaster and Developer
Please Log in or Create an account to join the conversation.
9 years 2 weeks ago #34704
by king77
Replied by king77 on topic Slideshow CK Not showing up
I understand that this version is now available?
tell I have tried other slider and I are working
I would like to try yours
tell I have tried other slider and I are working
I would like to try yours
Please Log in or Create an account to join the conversation.
9 years 2 weeks ago #34710
by ced1870
I have told that I will check for a jquery conflict, and I have checked.
But here the solution is not that, the solution here is to remove the jquery call from your datepicker. If you understand this, you will ok to have a better website
I don't agree with the fact to make hacks in my code to make "my" extension work, in my mind you must have an entitiy which is your website and that must be set correctly.
Using extensions like this one (datepicker) that injects such things, is really not good for your website.
Joomlack Webmaster and Developer
Replied by ced1870 on topic Slideshow CK Not showing up
the problem is your datepicker because it loads jquery from another source
<link rel="stylesheet" href="code.jquery.com/ui/1.10.1/themes/base/jquery-ui.css" />
<script src="code.jquery.com/jquery-1.9.1.js"></script>
<script src="code.jquery.com/ui/1.10.1/jquery-ui.js"></script>
I have told that I will check for a jquery conflict, and I have checked.
But here the solution is not that, the solution here is to remove the jquery call from your datepicker. If you understand this, you will ok to have a better website

I don't agree with the fact to make hacks in my code to make "my" extension work, in my mind you must have an entitiy which is your website and that must be set correctly.
Using extensions like this one (datepicker) that injects such things, is really not good for your website.
Joomlack Webmaster and Developer
Please Log in or Create an account to join the conversation.
9 years 2 weeks ago #34777
by Hadi
Replied by Hadi on topic Slideshow CK Not showing up
i have similar issues how to disable joomla template jquery?
Please Log in or Create an account to join the conversation.
Time to create page: 0.213 seconds