khromov / clarity

Ad blocker for WordPress
https://wp-clarity.dev
27 stars 7 forks source link

Plugin/Theme name: #21

Closed Blackhawke closed 2 years ago

Blackhawke commented 2 years ago

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 Screenshot

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 {

font-size: 12px;
color: #7f7f7f;
font-weight: 400;
margin: 0;
padding: 0;
line-height: 1.2;
border: none;

}

khromov commented 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/