• graceathilltown

    (@graceathilltown)


    Two problems that may or may not be related:

    1. Section tabs on linked page, lead to bottom of page. The tabs still display correctly, but the link just jumps to the bottom of the page. A new section tab displayed the same behaviour.
    2. Hamburger menu is not opening on mobile (from any page in the site). The icon is still displayed as it has been, but tapping it does nothing. This is true in the onscreen emulator and on a few phones.

    I’ve already tried disabling all plugins with no change, and rolling back to an older version of the site from a few weeks ago, also with no change. It sounds like a lot of people having the hamburger menu problem have a minifier as the culprit, but I have not had one active in some time.

    Any thoughts?

    The page I need help with: [log in to see the link]

Viewing 2 replies - 1 through 2 (of 2 total)
  • Ashutosh Sharma

    (@ashutosharma97)

    You have either used custom code, or a plugin to defer JS:

    URLs are no longer valid, resulting in JS errors and request failures. You need to remove that code, or disable the plugin.

    Thread Starter graceathilltown

    (@graceathilltown)

    Thanks! If it’s helpful to anyone else, I found this code in the theme’s functions.php file and removed it to fix the problem.

    This file hasn’t been manually edited for years, so I’m not sure where or when it originated and why it became a problem now.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Menu Problems – hamburger not working on mobile, section tabs anywhere’ is closed to new replies.