• Resolved wrip

    (@wrip)


    I’ve updated the plugin to 2.3.1.1. A review notification appears on the Dashboard. The “Remind me later” button and “Already done!” link do not seem to be working.

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author Nabil Lemsieh

    (@nlemsieh)

    Hi @wrip

    Sorry for the inconvenience.

    Mind sharing a screenshot of your browser console (Right-Click > Inspect > Console tab) or sending it to [email protected] for troubleshooting?

    In the meantime, you can hide the review notice by adding this code to functions.php under Appearance menu > Theme Editor:

    add_filter('hurryt_show_plugin_review_notice', '__return_false');

    Best regards,
    Nabil

    Thread Starter wrip

    (@wrip)

    Hi @nlemsieh

    I just tried on a different browser (Chrome) and pressed one of the buttons. It worked fine and the notification now hasn’t re-appeared. It was probably a cache issue on Firefox.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Review notification buttons on Dashboard not working’ is closed to new replies.