- Posts: 2
- Thank you received: 0
HOT Effects Rotator module stuck
-
expressdeal
Inactive member - Topic Author
- New Member
Less
More
13 years 4 months ago #10683
by expressdeal
HOT Effects Rotator module stuck was created by expressdeal
Hello there,
I have purchased the HOT eCommerce template and I am delighted with it so far. Last week I tried to include my own PNG images within the HOT Effects Rotator module that comes with the template and since then the module is stuck on the last picture. I then put back the sample images provided with the module, nothing changed. Also note, the control buttons don't appear.
The module is stuck in FF4, IE8 and Chrome, otherwise it is active in iOS4 (iPhone 3GS), don't know why...
Here are my current HOT Effects Rotator module settings:
Load jQuery: disabled
Folder for images: images/stories/demo/effects_rotator
Transition Effect: fade
Control Buttons: enabled
Website URL: www.macdigital-express.fr
Best regards.
I have purchased the HOT eCommerce template and I am delighted with it so far. Last week I tried to include my own PNG images within the HOT Effects Rotator module that comes with the template and since then the module is stuck on the last picture. I then put back the sample images provided with the module, nothing changed. Also note, the control buttons don't appear.
The module is stuck in FF4, IE8 and Chrome, otherwise it is active in iOS4 (iPhone 3GS), don't know why...
Here are my current HOT Effects Rotator module settings:
Load jQuery: disabled
Folder for images: images/stories/demo/effects_rotator
Transition Effect: fade
Control Buttons: enabled
Website URL: www.macdigital-express.fr
Best regards.
Please Log in to join the conversation.
-
ivan.milic
Support Staff - Moderator
Less
More
- Posts: 14116
- Thank you received: 1639
13 years 4 months ago #10689
by ivan.milic
Replied by ivan.milic on topic Re: HOT Effects Rotator module stuck
Turn on jQuery loading.
Please Log in to join the conversation.
-
expressdeal
Inactive member - Topic Author
- New Member
Less
More
- Posts: 2
- Thank you received: 0
13 years 4 months ago #10708
by expressdeal
Replied by expressdeal on topic Re: HOT Effects Rotator module stuck
Hello,
And thanks for your reply. I have just turned the jQuery load on, but the HOT Effects Rotator module is still not active on the homepage.
Best regards.
And thanks for your reply. I have just turned the jQuery load on, but the HOT Effects Rotator module is still not active on the homepage.
Best regards.
Please Log in to join the conversation.
-
ivan.milic
Support Staff - Moderator
Less
More
- Posts: 14116
- Thank you received: 1639
13 years 4 months ago #10717
by ivan.milic
Replied by ivan.milic on topic Re: HOT Effects Rotator module stuck
jQuery is referenced but is conflicted. Turn it off from module, also if you have any other component having it turn it off also. Then open index.php of template and delete /comment this reference:
then download latest jquery from jquery.com
copy core file to templates\hot_ecommerce\js\
and reference it manually in index.php of template right after beggining of head section in index.php of template <head>.
Code:
<script type="text/javascript" src="<?php echo $template_path ?>/js/jquery-1.4.2.min.js"></script>
then download latest jquery from jquery.com
copy core file to templates\hot_ecommerce\js\
and reference it manually in index.php of template right after beggining of head section in index.php of template <head>.
Please Log in to join the conversation.
Time to create page: 0.159 seconds