slideshow doesn't appear
11 years 6 months ago #14366
by slasher00
Replied by slasher00 on topic Re: slideshow doesn't appear
OK in that case i'll try to change the order before to try the plugin if it works (setting first javascripts before CSS in the template)
Please Log in or Create an account to join the conversation.
11 years 6 months ago #14368
by ced1870
Joomlack Webmaster and Developer
Replied by ced1870 on topic Re: slideshow doesn't appear
this is not what I have said ....setting first javascripts before CSS in the template

Joomlack Webmaster and Developer
Please Log in or Create an account to join the conversation.
11 years 6 months ago #14369
by slasher00
Replied by slasher00 on topic Re: slideshow doesn't appear
well is just when joomla modules loads their own scripts i can't control that they appear after the template's default parameters and gets loaded before them.
I'll let you know any way.
I'll let you know any way.
Please Log in or Create an account to join the conversation.
11 years 6 months ago #14370
by ced1870
Joomlack Webmaster and Developer
Replied by ced1870 on topic Re: slideshow doesn't appear
ask the template developper to load jquery first of all
or use jquery easy
or use jquery easy
Joomlack Webmaster and Developer
Please Log in or Create an account to join the conversation.
11 years 6 months ago #14372
by slasher00
Replied by slasher00 on topic Re: slideshow doesn't appear
As a matter of fact i am the designer / developer of the template. I'll try the jquery easy then. I have not programmer background since i'm designer most of the programming things i'll know them for tutorials and they worked me well until today, that is the first time that SlideshowCK is not working for me in a custom template. That's the root of why i'm asking for it.
Please Log in or Create an account to join the conversation.
11 years 6 months ago - 11 years 6 months ago #14373
by ced1870
Joomlack Webmaster and Developer
Replied by ced1870 on topic Re: slideshow doesn't appear
are you loading jquery into your template ?
if yes then
shall be before
if yes then
Code:
<!-- jQuery (necessary for Bootstrap's JavaScript plugins) -->
<script src="//code.jquery.com/jquery.js"></script>
<!-- Include all compiled plugins (below), or include individual files as needed -->
<script src="/demos/calatrava/templates/calatrava/js/bootstrap.min.js"></script>
Code:
<jdoc:include type="head" />
Joomlack Webmaster and Developer
Last edit: 11 years 6 months ago by ced1870.
The following user(s) said Thank You: slasher00
Please Log in or Create an account to join the conversation.
Time to create page: 0.258 seconds