• Resolved stevoli

    (@stevoli)


    Menu logo is no longer showing, header is completely empty, and file “hamburgers.min.css” (new file?) is missing, see error below:

    GET /wp-content/plugins/mobile-menu/includes/css/hamburgers.min.css?ver=5.2.1 net::ERR_ABORTED 404 (Not Found)

    • This topic was modified 5 years, 9 months ago by stevoli.
Viewing 7 replies - 1 through 7 (of 7 total)
  • Plugin Author Rui Guerreiro

    (@takanakui)

    @stevoli What is your site URL so I can have a look?
    If you want to keep it private send me an email to [support AT wpmobilemenu DOT com]

    Try to purge the browser cache.

    Thread Starter stevoli

    (@stevoli)

    Logo continues to show if you resize the window, but if you view on mobile, or toggle to device view in Chrome, the logo disappears.

    hamburgers.min.css is no where in the folder.

    Also a new gray border shows up on the right side of the page now when you resize the window down, that wasn’t happening before the update.

    Everything was working fine before the update today.

    • This reply was modified 5 years, 9 months ago by stevoli. Reason: removed website URL
    Plugin Author Rui Guerreiro

    (@takanakui)

    Add this code to the custom CSS option inside the General options tab, till I figure out what’s going on.

    .mob-standard-logo {
        display: inline-block!important;
    }
    Thread Starter stevoli

    (@stevoli)

    Got it, that fixed the logo issue.

    Plugin Author Rui Guerreiro

    (@takanakui)

    Great. Can you delete the current plugin version and install the plugin again from the WordPress repository to see if the 404 error goes away?

    Also after that try to remove the custom CSS code to see if everything is fixed.
    Thanks

    Thread Starter stevoli

    (@stevoli)

    Looks to be fixed now, the 404 error is gone, and the logo is showing correctly. Thanks!

    Plugin Author Rui Guerreiro

    (@takanakui)

    Great, thanks for your collaboration.

Viewing 7 replies - 1 through 7 (of 7 total)
  • The topic ‘Latest update broke menu’ is closed to new replies.