- Posts: 21
- Thank you received: 0
Carousel displays images as a list
-
kennedyronald
Inactive member -
Topic Author
- Member
-
Less
More
14 years 4 months ago #3108
by kennedyronald
Carousel displays images as a list was created by kennedyronald
Hi Milos,
I love the Hot carousel Pro module but I have encountered a big problem. I had it working on my website but after installing another module it suddenly made the images appear as a list. You can see it on www.oranjegids.com (scroll down until you see image of Gotaclick and others). As I said it was working fine. Re-installing modules, removing the ones I installed after that, nothing seems to work... :(
Also, I noticed that when you use images it doesn't pick up the first link. Now I used the link for the first image twice, so that works. But to me that is no biggie.
I just want the carousel to work again, hope you can help!
Cheers
Ronald
I love the Hot carousel Pro module but I have encountered a big problem. I had it working on my website but after installing another module it suddenly made the images appear as a list. You can see it on www.oranjegids.com (scroll down until you see image of Gotaclick and others). As I said it was working fine. Re-installing modules, removing the ones I installed after that, nothing seems to work... :(
Also, I noticed that when you use images it doesn't pick up the first link. Now I used the link for the first image twice, so that works. But to me that is no biggie.
I just want the carousel to work again, hope you can help!
Cheers
Ronald
Please Log in to join the conversation.
-
milos
Support Staff -
- Moderator
-
Less
More
- Posts: 6784
- Thank you received: 720
14 years 4 months ago #3109
by milos
Replied by milos on topic Re: Carousel displays images as a list
Your site loads jQuery several times. Please disable loading of jQuery in those modules. You site should load jQuery only once. Please check the page's source code.
Please Log in to join the conversation.
-
kennedyronald
Inactive member -
Topic Author
- Member
-
Less
More
- Posts: 21
- Thank you received: 0
14 years 4 months ago #3120
by kennedyronald
Replied by kennedyronald on topic Re: Carousel displays images as a list
Dear Milos,
Thanks for your quick response. I don't really know a lot about jquery (as maybe is obvious
but I have tried working with your answer. Do you mean it is a good idea to link all reference in the source to the same jquery.js?
I just think it is strange the module was working. All I did was install a toolbar (not the Wibiya that's currently up) and a module to show the latest weblinks. I uninstalled both but still same problem with the carousel.
I would really love to make this work without sacrificing other extensions. Hope you can tell me what I should do next exactly.
Regards,
Ronald
Thanks for your quick response. I don't really know a lot about jquery (as maybe is obvious

I just think it is strange the module was working. All I did was install a toolbar (not the Wibiya that's currently up) and a module to show the latest weblinks. I uninstalled both but still same problem with the carousel.
I would really love to make this work without sacrificing other extensions. Hope you can tell me what I should do next exactly.

Regards,
Ronald
Please Log in to join the conversation.
-
milos
Support Staff -
- Moderator
-
Less
More
- Posts: 6784
- Thank you received: 720
14 years 4 months ago #3124
by milos
Replied by milos on topic Re: Carousel displays images as a list
When you look at the source code of your web page (in Firefox it's View > Page Source), you must see only one line that looks like
Currently, you have 3 such lines. Try to disable two of them, in example, in our module and in MailChimp plugin.
Code:
<script type="text/javascript" src="/some_path_here/jquery-version_number.min.js"></script>
Currently, you have 3 such lines. Try to disable two of them, in example, in our module and in MailChimp plugin.
Please Log in to join the conversation.
Time to create page: 0.245 seconds