Plugin Update not showing when plugin active
-
When I have the tool active and I update a plugin. The typical traffic light colors notification isn’t showing.
There is a thin border when I click to update, the installation will cycle through the yellow and green (or red) but no text is showing.
Simply, the CSS is overwritten with an ‘display: none !important;’..mstba-update-message p:before, .update-message.notice p:empty, .update-message.updating-message > p, .update-message.notice-success > p, .update-message.notice-error > p { display: none !important; }
When the plugin is disabled, that CSS is gone.
(otherwise, plugin works fine)
- The topic ‘Plugin Update not showing when plugin active’ is closed to new replies.