slideshow doesn't appear
- valentina87
- Offline
- New Member
-
Less
More
- Posts: 6
- Thank you received: 0
10 years 9 months ago #20116
by valentina87
Replied by valentina87 on topic slideshow doesn't appear
Hello,
I don't know why but the slider doesn't appear on my page, it's loaded as loadposition in this link:
www.v-working.it/dolcetemp/index.php/stefano-demicheli
If you look the gif loader doesn't load anything..
Thank you a lot for your help!
I don't know why but the slider doesn't appear on my page, it's loaded as loadposition in this link:
www.v-working.it/dolcetemp/index.php/stefano-demicheli
If you look the gif loader doesn't load anything..
Thank you a lot for your help!
Please Log in or Create an account to join the conversation.
10 years 9 months ago #20118
by ced1870
Joomlack Webmaster and Developer
Replied by ced1870 on topic slideshow doesn't appear
Hi Valentina87
CEd
I will do the same answer as above ...please use the plugin "jquery easy" to fix your jquery conflict
CEd
Joomlack Webmaster and Developer
The following user(s) said Thank You: valentina87
Please Log in or Create an account to join the conversation.
- valentina87
- Offline
- New Member
-
Less
More
- Posts: 6
- Thank you received: 0
10 years 9 months ago #20178
by valentina87
Replied by valentina87 on topic slideshow doesn't appear
Hi! Thank you for your answer, I installed the plugin, enabled it and disable all my jQuery calls from all my modules but the problem still remains.. I can see only the loading gif..
Thanks a lot again!
Thanks a lot again!
Please Log in or Create an account to join the conversation.
10 years 9 months ago #20181
by ced1870
Joomlack Webmaster and Developer
Replied by ced1870 on topic slideshow doesn't appear
the problem now is that in your template you have a JS call that is before the libraries :
<script type="text/javascript" src="/dolcetemp/templates/dolcetempesta/js/templateskit.js"></script>
this can not work, it must be loaded after <jdoc:include type="head" />
<script type="text/javascript" src="/dolcetemp/templates/dolcetempesta/js/templateskit.js"></script>
this can not work, it must be loaded after <jdoc:include type="head" />
Joomlack Webmaster and Developer
Please Log in or Create an account to join the conversation.
- valentina87
- Offline
- New Member
-
Less
More
- Posts: 6
- Thank you received: 0
10 years 9 months ago #20185
by valentina87
Replied by valentina87 on topic slideshow doesn't appear
yes, you're right, thank you!
But I can't see the slider yet.. It seems that the images haven't any width or height, they have their value to 0, I was searching where I can put in manually but I haven't found it.
I'm sorry to bother you, I know that is a free module, so I really thank you for the support.
But I can't see the slider yet.. It seems that the images haven't any width or height, they have their value to 0, I was searching where I can put in manually but I haven't found it.
I'm sorry to bother you, I know that is a free module, so I really thank you for the support.
Please Log in or Create an account to join the conversation.
10 years 9 months ago #20186
by ced1870
Joomlack Webmaster and Developer
Replied by ced1870 on topic slideshow doesn't appear
the slideshow runs now 
but you don't see it because of its container, where you load it. Try to load it somewhere else and see if it works. There is a css conflict with a floating element

but you don't see it because of its container, where you load it. Try to load it somewhere else and see if it works. There is a css conflict with a floating element
Joomlack Webmaster and Developer
The following user(s) said Thank You: valentina87
Please Log in or Create an account to join the conversation.
Time to create page: 0.233 seconds