Hi @zappob,
Thank you for reaching out!
Could you please check the wp_statistics_jobs and wp_statistics_dismissed_notices entries in the wp_options table?
Alternatively, you can use WP-CLI to retrieve the values with the following commands:
wp option get wp_statistics_jobs
wp option get wp_statistics_dismissed_notices
Looking forward to your response!
Regards,
Matthew
We’re having the same issue as described above – with the additional quirk that we’re not able to remove the succes message (clicking on the “X” doesn’t seem to be doing anything).
And the above data entries seem to be completely missing in our database … we only have
- wp_statistics_plugin_version
- wp_statistics_db_version
- wp_statistics
- widget_wp_statistics_widget
- wp_statistics_check_useronline
- wp_statistics_overview_page_ads
- wp_statistics_referrals_detail
- wp_statistics_disable_addons
-
This reply was modified 1 year ago by
tobagouk. Reason: added existing database entries
Thread Starter
ZappoB
(@zappob)
I was able to remove this message permanently by dis- and re-enabling the plugin.
Just FYI.
BR, Zappo
Oh, interesting – thanks for this, @zappob also worked for me 🎉
Thanks @zappob, deactivate and reactivate the plugin works for me.
Hello everyone,
Thank you for your patience. I have notified our team to investigate this matter further and will provide an update as soon as possible.
Please note that WP Statistics relies on the wp_statistics_dismissed_notices option to determine whether a notice should be displayed.
— Matthew
Dear @zappob, @zairul, and @tobagouk,
In version 14.13, we will be updating the notice type to prevent it from appearing unnecessarily and disrupting the user experience. This change is based on feedback highlighting the inconvenience it has caused for some users.
Thank you for your understanding and continued support.
— Matthew