- Posts: 9
- Thank you received: 0
I cannot get Carousel or Gallery going
-
MaxCav71
Inactive member -
Topic Author
- New Member
-
Less
More
15 years 1 month ago #464
by MaxCav71
I cannot get Carousel or Gallery going was created by MaxCav71
After many tries, resizing and changing number of pictures in the modules configurations, I was not able to get the two modules going on Chrome and IE8.
I also tries adding the following code within the 'head' section of index.php:
<script type="text/javascript">
jQuery.noConflict();
</script>
I am also ready to sign up for the annual membership if it helps to get one on one (phone, Skype, etc..) help.
Thanks in advance,
Massi.
I also tries adding the following code within the 'head' section of index.php:
<script type="text/javascript">
jQuery.noConflict();
</script>
I am also ready to sign up for the annual membership if it helps to get one on one (phone, Skype, etc..) help.
Thanks in advance,
Massi.
Please Log in to join the conversation.
-
MaxCav71
Inactive member -
Topic Author
- New Member
-
Less
More
- Posts: 9
- Thank you received: 0
15 years 1 month ago #465
by MaxCav71
Replied by MaxCav71 on topic Re:I cannot get Carousel or Gallery going
Some more data.
The Gallery element returns the following js errors/warnings:
Uncaught TypeError: Object #<an Object> has no method 'getElement' on media/system/js/mootools.js:53
Uncaught TypeError: Object function (E,F){return new o.fn.init(E,F)} has no method 'cookie' on templates/hot_software/js/fontResize.js:8
Resource interpreted as image but transferred with MIME type text/html for templates/hot_software/images/carousel_bg.png
The last one, is of course a Warning.
The Gallery element returns the following js errors/warnings:
Uncaught TypeError: Object #<an Object> has no method 'getElement' on media/system/js/mootools.js:53
Uncaught TypeError: Object function (E,F){return new o.fn.init(E,F)} has no method 'cookie' on templates/hot_software/js/fontResize.js:8
Resource interpreted as image but transferred with MIME type text/html for templates/hot_software/images/carousel_bg.png
The last one, is of course a Warning.
Please Log in to join the conversation.
-
milos
Support Staff -
- Moderator
-
Less
More
- Posts: 6784
- Thank you received: 720
15 years 1 month ago #469
by milos
Replied by milos on topic Re:I cannot get Carousel or Gallery going
Ok, we resolved that in Live Support, but let's allow other people to know. If you have template that loads jQuery (like all our templates), you should disable Load of jQuery in all modules (Gallery, Carousel...) because loading it twice may cause problems sometime in IE and Chrome.
Please Log in to join the conversation.
-
MaxCav71
Inactive member -
Topic Author
- New Member
-
Less
More
- Posts: 9
- Thank you received: 0
15 years 1 month ago #473
by MaxCav71
Replied by MaxCav71 on topic Re:I cannot get Carousel or Gallery going
Thanks for the prompt help, really appreciated.
There is still the little problem with 'templates/hot_software/images/carousel_bg.png' that is downloaded with the wrong MIME type.
It is not fundamental, by I am a freak of perfection and I would like to understand what to touch (it is a background CSS) to fix also that.
Regards and thanks again.
There is still the little problem with 'templates/hot_software/images/carousel_bg.png' that is downloaded with the wrong MIME type.
It is not fundamental, by I am a freak of perfection and I would like to understand what to touch (it is a background CSS) to fix also that.
Regards and thanks again.
Please Log in to join the conversation.
-
milos
Support Staff -
- Moderator
-
Less
More
- Posts: 6784
- Thank you received: 720
15 years 1 month ago #478
by milos
Replied by milos on topic Re:I cannot get Carousel or Gallery going
I am not sure I understand. This background image is loaded the same way as 100s of others in this and other template. How did you find this error actually?
Please Log in to join the conversation.
-
MaxCav71
Inactive member -
Topic Author
- New Member
-
Less
More
- Posts: 9
- Thank you received: 0
15 years 1 month ago #490
by MaxCav71
Replied by MaxCav71 on topic Re:I cannot get Carousel or Gallery going
It is loaded because the browser (Google Chrome in my case) is clever enough to disregard the MIME type set by the application and download the file as a picture, but still a Warning is generated.
You can see the warning on Chrome once you run the inspector (right click -> Inspect element ) and open the console which is the second button in the low end of the window.
Regards,
Massi.
You can see the warning on Chrome once you run the inspector (right click -> Inspect element ) and open the console which is the second button in the low end of the window.
Regards,
Massi.
Please Log in to join the conversation.
Time to create page: 0.212 seconds