-
-
Notifications
You must be signed in to change notification settings - Fork 51
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
How to get rid of banner notice in admin area? #136
Comments
@davidhealey Hello, that's odd since the banner shouldn't show if you're on the latest, but can you check in your developer console to see if the ajax request is successful when you close it? |
I see nothing in the console when I click the X. |
Seems to be related to this failing to work. Any suggestions? |
Hello, to clarify what I was asking for before, can you see that when you click the x an XHR request is sent to your server on the network tab? |
Yes I see the xhr request. Is there any particular info you want from it? |
This one
I'm on the latest version of the plugin, and I have clicked the X, and still the banner shows up.
The text was updated successfully, but these errors were encountered: