Viewing 9 replies - 1 through 9 (of 9 total)
  • Thread Starter Pradeep

    (@pmaheepala)

    I removed the sticky bar option, saved it and the changed back to sticky bar to find out everything’s fine on Chrome too. Not sure what’s happening so I’ll keep an eye on it and update the ticket. Please close the ticket as resolved if there are no updates by end of this month.

    Thread Starter Pradeep

    (@pmaheepala)

    It didn’t work and today I noticed that neither my top menu bar nor the WordPress toolbar working when this plugin is active. Please let me know if you want me to provide more details about my set up.

    Plugin Contributor Lap

    (@lapzor)

    In my Chrome on Windows 10 the topbar on your website works fine.

    Could you see if the problem only arises when you are logged-in to WordPress Admin?

    Do you have the same problem when you open the website in Incognito mode (Ctrl+Shift+N)?

    Thread Starter Pradeep

    (@pmaheepala)

    Hi Lap,

    Today I only get that problem when I’m logged into WordPress Admin. But yesterday I was told by someone who has no access whatsoever, that my user menu (Login, Profile etc) is not working at all on his Chrome. I’ll ask a few others to test it. If the issue is only with the WordPress Admin bar, do you have any fix for that?

    Cheers

    Plugin Contributor Harish Chouhan

    (@hchouhan)

    Hello Pradeep,

    I was able to see the “Top Bar” in chrome when testing locally even when the WP admin bar was visible. In our release, we added additional code to detect if WP Admin bar is visible and shift our “Top Bar” further down the page instead of getting overlapped by the WP admin bar.

    If you are still facing any issue, can you please share with us some screenshots?

    Thread Starter Pradeep

    (@pmaheepala)

    Hello Harish,

    Thanks for the reply. Sorry there was a mistake in my post which has lead to a confusion. What I meant to say was, my top menu bar gets ‘disabled’ as in not clickable. It’s ALWAYS visible but whenever we get that problem it simply becomes unusable as we can’t click any of those menu items/links.

    Please feel free to ask if you need any further clarifications.

    Plugin Contributor Harish Chouhan

    (@hchouhan)

    Hello Pradeep,

    Thank you for the explanation. Can you please add below code to your theme and test again.

    div#mailchimp-top-bar {
        min-height: auto !important;
    }

    Let me know if this resolves the issue.

    Plugin Contributor Lap

    (@lapzor)

    Thread Starter Pradeep

    (@pmaheepala)

    Tried all your tips and everything seems to be working fine as I’ve not had any complaints lately 🙂

    Many thanks for the support and building such a great plugin!

    P

Viewing 9 replies - 1 through 9 (of 9 total)
  • The topic ‘Top menu not working on Chrome’ is closed to new replies.