• Even though the current version does its job well, it’s kind of annoying that it keeps bugging you to rate it. You’ll see that horrid “RATE US” notification on every admin page, and there’s no way to turn it off. Lots of other users seem to be experiencing this same issue based on the low ratings and negative reviews.

Viewing 1 replies (of 1 total)
  • Plugin Author ThemeHigh

    (@themehigh)

    We are sorry to hear that you are facing this issue.

    Actually, it is a dismissible notice. Clicking on ‘Nah Never’ or Close button will remove the banner from the page and it won’t ask again.

    If the banner is not removed from your website then it might be a site specific issue.

    Adding the below snippets in the functions.php file will solve this issue for you.

    add_filter('thwcfd_show_dismissable_admin_notice', '__return_false'); add_filter('thwcfd_dismissable_admin_notice_javascript', '__return_false');

    If you are still facing the issue, can you please raise a ticket through our website themehigh.com. Our technical team will be able to help you.

    We hope to hear from you soon.

    Thank you!

Viewing 1 replies (of 1 total)

The topic ‘Popup Junk’ is closed to new replies.