Conflict with Ultimate Client Dash Plugin
-
I have Ultimate Client Dash plugin installed which I use to hide some sections on the Dashboard.
I have hidden the At a Glance section on the Dashboard which seems to be using the same id for the container “dashboard_right_now”.
Your plugin is also using that id as wrapper to show the content of the Email Template tab and since the UCD plugins has added css
#dashboard_right_now { diplay:none !important; }to hide the section of the dashboard, it is also hiding the Email Template tab content in your plugin.
The topic ‘Conflict with Ultimate Client Dash Plugin’ is closed to new replies.