Home › Forums › Product Support Forums › Ajax Search Pro for WordPress Support › Plugin Not Working › Reply To: Plugin Not Working
April 3, 2018 at 10:02 am
#17380
Keymaster
Hi,
It seems that some stylesheet/asset files are missing from the site pages. Usually the cause is a missing wp_head() or a wp_footer() call from the theme header or footer files, or possibly a misconfiguration with the site URL, or perhaps a malformed .htaccess rule. You can see the issue on the missing icons on the front-end as well: https://i.imgur.com/bpZ8XVj.png
I have enabled the conditional CSS loader under the search compatibility settings submenu, that bypasses this problem: https://i.imgur.com/JnkvzI2.png
I still recommend investigating the problem. It is probably only a minor misconfiguration somewhere.