Home › Forums › Product Support Forums › Ajax Search Pro for WordPress Support › Options for pro plugin disabled › Reply To: Options for pro plugin disabled
July 19, 2022 at 2:35 pm
#38486
Keymaster
Hi,
Thank you for the details, it helps a lot!
The issue caused by a 3rd party plugin “JS Help Desk”. It loads it’s stylesheets on our plugin back-end as well, and adding additional CSS rules, which then cause the problem: https://i.imgur.com/9cnr9SZ.png
That file should not be loaded there, or the CSS rule should be more specific so it does not override unwanted elements. Disabling the plugin even temporarily will resolve the issue.