- Posts: 10
- Thank you received: 0
Problem with responsive menu
-
mootzit
Inactive member - Topic Author
- New Member
Less
More
10 years 5 months ago #40471
by mootzit
Problem with responsive menu was created by mootzit
I have a problem: the main menu is ok in the homepage (
www.brignolocaruso.it/
), but in all other pages is not responsive anymore. How can I fix it?
Please Log in to join the conversation.
-
ivan.milic
Support Staff - Moderator
Less
More
- Posts: 14116
- Thank you received: 1639
10 years 5 months ago #40478
by ivan.milic
Replied by ivan.milic on topic Problem with responsive menu
Menu needs jqury to work. On home page you get it from carousel and on other pages you don't have carousel. So return templates default jquery reference in head of index.php of template and turn it off in all modules so you have it on all pages once (and not more that once) before any component that uses it.
Please Log in to join the conversation.
-
maryswave
Inactive member - Member
Less
More
- Posts: 163
- Thank you received: 1
10 years 4 months ago #40656
by maryswave
Replied by maryswave on topic Problem with responsive menu
I am having the same problem here:
www.rivercityrange.net/
but I do not understand what to do. How do I return the jquery reference??
but I do not understand what to do. How do I return the jquery reference??
Please Log in to join the conversation.
-
milos
Support Staff - Moderator
Less
More
- Posts: 6742
- Thank you received: 715
10 years 4 months ago #40686
by milos
Replied by milos on topic Problem with responsive menu
Your site already loads jQuery so you don't need to do anything about that. Also, when I resize browser when looking your site, I see the top menu converts to a button normally.
Regards
Regards
Please Log in to join the conversation.
-
mootzit
Inactive member - Topic Author
- New Member
Less
More
- Posts: 10
- Thank you received: 0
10 years 4 months ago #40728
by mootzit
Replied by mootzit on topic Problem with responsive menu
Thanx!
Do I have to add manually some code in the index.php file? Or it's just something to switch on in the backend?
Do I have to add manually some code in the index.php file? Or it's just something to switch on in the backend?
Please Log in to join the conversation.
-
ivan.milic
Support Staff - Moderator
Less
More
- Posts: 14116
- Thank you received: 1639
10 years 4 months ago #40734
by ivan.milic
Replied by ivan.milic on topic Problem with responsive menu
You have it there so no need to edit index.php. Just turn it off in all other extensions
Please Log in to join the conversation.
Time to create page: 0.269 seconds