Mobile Menu not working
-
I’m running 2014 with 4.8.1. I have jetpack mobile theme active and my menu and search are not working. I tried using the snippet tool to add the following code:
function jetpackme_mobile_theme_menu() { return 75; } add_filter( 'jetpack_mobile_theme_menu', 'jetpackme_mobile_theme_menu' );
to my theme with no effect. I changed the menu number to the number my theme gave wich was 143 but that still didn’t help. Can anyone help me get these menus fixed?
Thanks!
The page I need help with: [log in to see the link]
Viewing 7 replies - 1 through 7 (of 7 total)
Viewing 7 replies - 1 through 7 (of 7 total)
- The topic ‘Mobile Menu not working’ is closed to new replies.