- Posts: 12
- Thank you received: 0
Shows images vertical
-
PRIZM
Inactive member - New Member
Less
More
11 years 10 months ago - 11 years 10 months ago #25334
by PRIZM
Replied by PRIZM on topic Shows images vertical
I Have tried it with it on, off, every other combination and I have tried to pull the jQuery from the external URL as suggested nothing works. I might have to Cancel the HOT Joomla template all together because it just dont work. Unless you have a solution here. I am trying to create a revenue generating site and this is starting to be a headache for me.. Please Help..
Found it JQuery Easy extension worked for me...!!!
Found it JQuery Easy extension worked for me...!!!
Last edit: 11 years 10 months ago by PRIZM.
Please Log in to join the conversation.
-
ivan.milic
Support Staff - Moderator
Less
More
- Posts: 14116
- Thank you received: 1639
11 years 10 months ago #25344
by ivan.milic
Replied by ivan.milic on topic Shows images vertical
PRIZM I see your carousel works?
festival13 can you install hot_start whole joomla with demo data and template ready?
festival13 can you install hot_start whole joomla with demo data and template ready?
Please Log in to join the conversation.
-
PRIZM
Inactive member - New Member
Less
More
- Posts: 12
- Thank you received: 0
11 years 10 months ago #25372
by PRIZM
Replied by PRIZM on topic Shows images vertical
I used the JQuery Easy plugin and made the settings from there. Anything I read on this forum did not work for me. Every site will be different with different sets of plugins and modules. So it's gonna be hard to fully correct this problem for everyone. Just JQuery Easy extension worked for me..
Please Log in to join the conversation.
-
b.deygat
Inactive member - New Member
Less
More
- Posts: 4
- Thank you received: 0
-
milos
Support Staff - Moderator
Less
More
- Posts: 6742
- Thank you received: 715
2 years 10 months ago #48661
by milos
Replied by milos on topic Shows images vertical
Hello,
The Hot Joomla Carousel module includes jQuery file that's shipped with Joomla installation in a proper way. It is loading jQuery with this line in file default.php:
So, if you have any issues with jQuery on your website, they are not caused by our module. There are many Joomla modules, plugins, and components that are loading jQuery improperly. This creates multiple instances of different jQuery versions on a page and creates Javascript conflicts.
Regards,
Milos
The Hot Joomla Carousel module includes jQuery file that's shipped with Joomla installation in a proper way. It is loading jQuery with this line in file default.php:
Code:
// load jQuery
JHtml::_('jquery.framework');
So, if you have any issues with jQuery on your website, they are not caused by our module. There are many Joomla modules, plugins, and components that are loading jQuery improperly. This creates multiple instances of different jQuery versions on a page and creates Javascript conflicts.
Regards,
Milos
Please Log in to join the conversation.
-
b.deygat
Inactive member - New Member
Less
More
- Posts: 4
- Thank you received: 0
2 years 10 months ago #48662
by b.deygat
Replied by b.deygat on topic Shows images vertical
I have only one module using jquery (slider).
Still not working when disabled.
By the way, when activating carrousel, console says :
Uncaught TypeError: jQuery(...).flickity is not a function
Msg fade away when disable carrousel.
Maybe it will help?
Still not working when disabled.
By the way, when activating carrousel, console says :
Uncaught TypeError: jQuery(...).flickity is not a function
Msg fade away when disable carrousel.
Maybe it will help?
Please Log in to join the conversation.
Time to create page: 0.168 seconds