mobile menu not working

More
10 years 9 months ago #40657 by maryswave
www.rivercityrange.net/

this happens on Desktop and mobile devises

The mobile menu will not work on page load. I tried the carousel on all pages and it is the same result.

The mobile menu will only work when the page is being resized but never on page load.

Please Log in to join the conversation.

More
10 years 9 months ago #40658 by maryswave
Replied by maryswave on topic mobile menu not working
something else in the carousel module I had to set jquery to disable because the mobile menu will not work with it enabled when the page is resized.

the only other components I am using are

Admin Tools
aiContactSafe
Akeeba Backup
JCE Editor
JEvents

Please Log in to join the conversation.

More
10 years 9 months ago #40666 by ivan.milic
Replied by ivan.milic on topic mobile menu not working
Open:

templates/rivercity/js/responsive_menu.js

whis line:

if(topMenuWidth > topMenuContainerWidth) {

replace with:

if(jQuery(window).width() < 1024) {

Please Log in to join the conversation.

More
10 years 9 months ago #40669 by maryswave
Replied by maryswave on topic mobile menu not working
that solved it thank you

Please Log in to join the conversation.

Time to create page: 0.168 seconds
Powered by Kunena Forum