• Resolved christinenicolelucido

    (@christinenicolelucido)


    Hello! I am having an issue with the mobile menu sometimes not displaying at all on mobile devices (and developer tool simulators). Sometimes when I clear the browser cache on the device I am using it will display and sometimes it will not. Maybe it is a caching issue but I am not quite sure how to address. The site overall is a work in progress that needs quite a bit of clean up on plugins etc. The site currently has a caching plugin from host A2 Fixed W3 Total Cache.
    I implemented the following CSS code thinking this might help but I am still not getting the mobile menu every time:
    @media only screen and (max-width: 600px){
    .mob-menu-header-holder, .mobmenul-container {
    display:block !important;
    }
    }

    Can you please take a look at this site and point me in the right direction?

    Thanks so much!

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

Viewing 6 replies - 1 through 6 (of 6 total)
  • Thread Starter christinenicolelucido

    (@christinenicolelucido)

    Update I have now deactivated/uninstalled the A2 Plugin and gone with WP Rocket plugin instead. I think it be working more consistently now (although loading very slowly) but I am going to keep checking. Would still greatly appreciate you checking it out though and maybe providing some guidance as to what cache settings could impact this. Thanks!

    Plugin Author Rui Guerreiro

    (@takanakui)

    Hi @christinenicolelucido,

    I just check your site and it seems fine to me.
    Bear in mind that many emulators don’t behave exactly like a mobile device does, but I think the problem here could be cache related.

    It’s always necessary to purge any cache mechanism frequently if you are making changes in the settings.

    Lucas Wetten

    (@wettenfundamento)

    Hi @takanakui, same issue happening with my website. Could you kindly verify?

    Please find the link below:
    https://bariatricasegura.com.br/

    I know it may be cache issue, but it may also be some setting I forgot to turn on, I don’t know, so I need another opinion.

    Thank you,
    Lucas

    Plugin Author Rui Guerreiro

    (@takanakui)

    Hi @wettenfundamento,

    I’m not seeing the plugin active in your site. If necessary help open a specific topic so that I can help you out.

    Lucas Wetten

    (@wettenfundamento)

    Hi @takanakui, unfortunately, we could not figure out why the plugin was disappearing from time to time and we were short in time, so we had to change to another plugin.

    I appreciate anyway, thank you.

    Plugin Author Rui Guerreiro

    (@takanakui)

    @wettenfundamento Ok. No problem.

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘Mobile Menu Not Displaying Consistently’ is closed to new replies.