khromov / clarity

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

Plugin/Theme name: Custom Sidebars #75

Open Artim96 opened 2 months ago

Artim96 commented 2 months ago

Which plugin is this concerning? - Most likely https://de.wordpress.org/plugins/custom-sidebars/, but could also be caused by https://de.wordpress.org/plugins/classic-widgets/ Upload a screenshot from your WordPress admin where the nag is clearly visible From the widgets management page: image

When does the nag appear?

Do you have a proposed CSS rule that could hide this nag? This seems to be the element:

<div class="custom-sidebars-box custom-sidebars-checkup">
  <div class="cs-inner cs-wpfssl">
        <h4 class="textcenter">Having problems with SSL?<br>Generate a free certificate &amp; properly redirect to HTTPS with a few clicks</h4>
        <div class="wpfssl-logo"><a target="_blank" href="https://www.fsmuw.rwth-aachen.de/wp-admin/plugin-install.php?s=webfactory%20force%20ssl&amp;tab=search&amp;type=term"><img src="https://www.fsmuw.rwth-aachen.de/wp-content/plugins/custom-sidebars/assets/img/wp-force-ssl.png" alt="WP Force SSL" title="WP Force SSL"></a></div>
        <div class="textcenter"><a target="_blank" href="https://www.fsmuw.rwth-aachen.de/wp-admin/plugin-install.php?s=webfactory%20force%20ssl&amp;tab=search&amp;type=term" class="button">Install the <b>free WP Force SSL plugin</b></a></div>
    </div>
  <div class="cs-inner">
        <h4 class="textcenter">Need to make any element on your site sticky?<br>Header menu, a widget, or an image?</h4>
        <div class="sticky-logo"><a target="_blank" href="https://www.fsmuw.rwth-aachen.de/wp-admin/plugin-install.php?s=webfactory%20sticky&amp;tab=search&amp;type=term"><img src="https://www.fsmuw.rwth-aachen.de/wp-content/plugins/custom-sidebars/assets/img/wp-sticky.png" alt="WP Sticky Anything" title="WP Sticky Anything"></a></div>
        <div class="textcenter"><a target="_blank" href="https://www.fsmuw.rwth-aachen.de/wp-admin/plugin-install.php?s=webfactory%20sticky&amp;tab=search&amp;type=term" class="button-primary">Install the free WP Sticky plugin</a></div>
    </div>
</div>