Closed Blackhawke closed 2 years ago
Unfortunately these notifications does not seem possible to hide as there is a mix of informational and ad-related notification. Ask the developers to support the CLARITY_AD_BLOCKER_ENABLED
constant under "For plugin and theme developers" on https://wp-clarity.dev/
Which plugin is this concerning? - Please include a link to the listing page on WordPress.org https://www.exactmetrics.com/ (They do not have a page on wordpress.org that I could find.)
Upload a screenshot from your WordPress admin where the nag is clearly visible
When does the nag appear?
These "informative messages" (advertisements) appear on the Dashboard as soon as you login. They are constant with this plugin (there were over 20 in 5 days! And each must be manually dismissed) -- and there are so many they sometimes cover up the entire right side of the screen.
Do you have a proposed CSS rule that could hide this nag? [e.g
#ws_sidebar_pro_ad
]Here is the CSS rule that covers these popups.
.exactmetrics-tracking-notice p {
}