Home › Forums › Product Support Forums › Ajax Search Pro for WordPress Support › On Blog page Search not working › Reply To: On Blog page Search not working
Hi,
I don’t see any stylesheet files loaded on any of the pages – which is kind of strange and worrysome. All of the styles are inlined in the header for some reason.
Was the theme header file altered by any chance? Strangely the scripts are loaded just fine, but not the stylesheets. If the homepage is working well, this still very likely points to a cache related issue. I suspect all stylesheets are inlined, but the cache was still not cleared (except the home page) and it does not include the styles on the rest of the pages.
If this was a plugin issue, it wouldn’t work anywhere. Can you try this configuration:
– Instead of the file method, please try inline.
– Make sure that the conditional loading is disabled.
These may do the trick, but if it’s a cache or a theme header related issue, then it’s unlikely. I can see all the scripts loaded just fine, the plugin stylesheets are basically removed from all of the pages.