• Resolved DickRaney

    (@dickraney)


    How can I get rid of the Review nag notification. I have tried clicking the “X” to close it and it just comes right back. Tried clicking the “Ok, you deserve it” link and same thing. I can’t make it go away.

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author Daniel Iser

    (@danieliser)

    @dickraney – This almost always indicates one of 2 issues:

    1. You have a Fatal PHP error occurring in the background preventing it from saving the dismissal.
    2. There is a JS error on the admin pages where you are clicking the X, causing the request to never get sent.

    You might want to check your PHP error logs first, see if there is something there standing out. Could just as easily be another plugin throwing an error for example during the AJAX request.

    Simplest solution is usually to enable Troubleshooting mode (Health Check plugin) and use it to enable only our plugin, dismiss it the notice, then disable troubleshooting mode.

    Hope that helps.

    Thread Starter DickRaney

    (@dickraney)

    Great. Thanks!

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Remove Review Nag Notification’ is closed to new replies.