Melapress / admin-notices-manager

Admin notices manager is a WordPress plugin that allows you to better manage the admin notices in the WordPress dashboard so you read them at your own convenience and never miss an important message.
https://www.wpwhitesecurity.com/wordpress-plugins/admin-notices-manager/
Other
0 stars 0 forks source link

Detect + account for "woocommerce-layout__header" #53

Closed DannyWPWS closed 2 years ago

DannyWPWS commented 3 years ago

Reported here https://wordpress.org/support/topic/notices-behind-header/

image

Doesnt happen on all pages with that white bar but does happen when updating a product. We should be able to simply check for the element ".woocommerce-layout__header" and if present, apply its height as upper margin

This seems to be what WC do also as they add 60px margin to the #wp-body via JS it seems

robert81 commented 2 years ago

Has this been fixed? According to the support ticket it seems like it is fixed. Anyway, if not, let's work on it now.