- Posts: 14116
- Thank you received: 1639
topmenu not responsive
-
ivan.milic
Support Staff - Moderator
Less
More
10 years 6 months ago #39743
by ivan.milic
Replied by ivan.milic on topic topmenu not responsive
Open:
templates/hot_corporate/js/jquery.hjt.navv.js
first like looks like this:
(function(jQuery){
change it to:
jQuery(function(){
last line looks like this:
})(jQuery);
delete (jQuery)
to make it like this
});
templates/hot_corporate/js/jquery.hjt.navv.js
first like looks like this:
(function(jQuery){
change it to:
jQuery(function(){
last line looks like this:
})(jQuery);
delete (jQuery)
to make it like this
});
Please Log in to join the conversation.
-
lukasu22
Inactive member - Member
Less
More
- Posts: 42
- Thank you received: 0
10 years 6 months ago #39754
by lukasu22
Replied by lukasu22 on topic topmenu not responsive
Please Log in to join the conversation.
-
ivan.milic
Support Staff - Moderator
Less
More
- Posts: 14116
- Thank you received: 1639
10 years 6 months ago #39757
by ivan.milic
Replied by ivan.milic on topic topmenu not responsive
Refresh. (hit ctrl+F5 several times)
The following user(s) said Thank You: lukasu22
Please Log in to join the conversation.
-
arjan
Inactive member - Topic Author
- New Member
Less
More
- Posts: 12
- Thank you received: 1
10 years 6 months ago #39759
by arjan
Replied by arjan on topic topmenu not responsive
Please Log in to join the conversation.
-
arjan
Inactive member - Topic Author
- New Member
Less
More
- Posts: 12
- Thank you received: 1
-
arjan
Inactive member - Topic Author
- New Member
Less
More
- Posts: 12
- Thank you received: 1
10 years 6 months ago #39761
by arjan
Replied by arjan on topic topmenu not responsive
It's fixed now. In the module manager I opened Hot Slicebox/Hot Full Carousel and disabled the load jsquery in the module properties.
Please Log in to join the conversation.
Time to create page: 0.084 seconds