Dashboard Widget issue
-
I added Limit Login Attempts Reloaded and Analytify.
They both use the class .chart for their html elements that create their charts.
Analytify defines a height of 600px with the css for their widget. That breaks all other .chart css.I’d say that since you already have #llar-admin-dashboard-widgets on these elements, always use it for any css rules. So just make sure that you apply css styling to #llar-admin-dashboard-widgets .chart {(css rules)} in the next update and that will avoid breaking your plugin. By the way, the Analytify widget has no issues, that incompatibility only breaks the LLAR widget!
I will contact Analytify as well for a fix to this as it’s about 60% their oversight as well but please fix that in a following update.
The topic ‘Dashboard Widget issue’ is closed to new replies.