• Resolved bmtrnavsky

    (@bmtrnavsky)


    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)
  • Thread Starter bmtrnavsky

    (@bmtrnavsky)

    bump.

    I am still having this issue.

    Hi @bmtrnavsky,

    Thanks for getting in touch with us. It doesn’t look like Jetpack’s mobile theme is showing even though the module is activated.

    Could you please try clearing the cache on any of your caching or optimization plugins?

    Here’s what I see when I view your site on mobile: https://cld.wthms.co/JNerNn

    Here’s what Jetpack’s mobile theme is supposed to look like: https://jetpackme.files.wordpress.com/2012/09/mobile-first.png

    Cheers.

    Thread Starter bmtrnavsky

    (@bmtrnavsky)

    Ok. I have the Jetpack Mobile theme showing now, but still no menue button. I mean it’s there, but it is not working.
    Off The Cuff! is the URL in question. The button is dead sitewide though.

    • This reply was modified 7 years, 2 months ago by bmtrnavsky.
    Thread Starter bmtrnavsky

    (@bmtrnavsky)

    BTW I have since removed code snippet since it was not working. If someone can tell me what to add to fix it though I’ll reinstall.

    Thread Starter bmtrnavsky

    (@bmtrnavsky)

    BUMP… I’m still having the issue. please help.

    Plugin Author Jeremy Herve

    (@jeherve)

    Jetpack Mechanic ??

    So sorry for the late reply, it looks like we missed your thread for some reason!

    Looking at your site on mobile and on desktop, I see some JavaScript errors created by one of your caching / minification plugins:
    https://i0.wp.com/i.jeremy.hu/screenshot-2017-10-10-at-11-08-11.png

    Those errors break all other features that rely on JavaScript on the page, including the navigation menu in the mobile theme.

    I would recommend that you try to solve those errors by checking your caching plugin settings: once the JavaScript errors disappear everything should work just fine!

    Thread Starter bmtrnavsky

    (@bmtrnavsky)

    It was WP Speed of light. I uninstalled it and its working. I’m going to try W3 Total Cache instead.

Viewing 7 replies - 1 through 7 (of 7 total)
  • The topic ‘Mobile Menu not working’ is closed to new replies.