• Resolved sagaranvekar

    (@sagaranvekar)


    Hi,
    I have update plugin to latest version and now it added a notice which is blocking my access to other wordpress menus and there is no way I can get rid of it. Please take a look at it:
    https://monosnap.com/file/s13dBUr5FYnmawWF1hDFWuaM4phqTN
    No matter on which page I am in wordpress admin, this is always there and I cannot access WordPress ‘Pages’ option which is behind this notice.
    I don’t know why you guys added that in that place which blocks access to other menus.
    Please help me get rid of it.

Viewing 5 replies - 1 through 5 (of 5 total)
  • Plugin Author embedplus

    (@embedplus)

    Hi there,

    Looks like you have a plugin that’s adversely affecting your WordPress admin interface. There are a couple of oddities we see, like how the triangle arrow on top of the notice is black instead of blue, the margin on the left of the text is cut off, but most importantly, WordPress’s usual “Dismiss” button is cut off from the bottom of the notice.

    You may want to try temporarily deactivating/reactivating your plugins one at a time, and refreshing the page in between, to find out which plugin is doing this. Please let us know what you find out.

    Same issue here!

    document.getElementsByClassName("close")[0].click();

    I use the above JS on Chrome console to click it!

    Hi, same issue here too!

    Thread Starter sagaranvekar

    (@sagaranvekar)

    Ok, I found that the plugin ‘Contact Form 7 Extension For Mailchimp‘ is causing this issue.
    https://en-au.www.ads-software.com/plugins/contact-form-7-mailchimp-extension/
    I inspected using dev tools and found that the plugin is adding ‘display: none’ to .wp-pointer-buttons class which is actually Dismiss button of this notice. So, once I unchecked display: none property, it showed me dismiss button and then I was able to get rid of that notice. Otherwise just disable that contact form plugin and it will show dismiss button and once you dismiss it, enable that plugin again. Hope it helps others.

    • This reply was modified 1 year, 6 months ago by sagaranvekar.
    • This reply was modified 1 year, 6 months ago by sagaranvekar.
Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘How to get rid of update notice’ is closed to new replies.