We do understand your concern. We truly apologize for the inconvenience you are facing.
This banner is designed as a dismissible one and was aimed only for the version we have released recently. And this will be removed from the next version.
And we got to know that the banner is not getting dismissed for a few users for some reason. Our team is looking into this issue with high priority. Adding the below snippets in the functions.php file can be used as a quick solution to this issue even though it is not the most appropriate fix.
add_filter('thwcfd_show_dismissable_admin_notice', '__return_false');
add_filter('thwcfd_dismissable_admin_notice_javascript', '__return_false');
This can be a bug in our plugin or can be site-specific due to conflict with any other plugins, any scripts from the site. Or caused by some cache plugin. However, these kinds of issues are very hard to identify.
Usually, we sort these kinds of issues with the help of our plugin users by asking for details like the theme used and installed plugins on their website. And in some cases, we might need staging site access. However, as per the WordPress forum policy, we are not supposed to ask for these details here. So in these cases only, we ask our plugin users to raise a ticket through our website https://www.themehigh.com.
We hope you can understand.
Once again, we are extremely sorry for the inconvenience. And this banner will be removed in the upcoming version of our plugin.
-
This reply was modified 3 years, 2 months ago by
ThemeHigh.