> For the complete documentation index, see [llms.txt](https://documentation.ajaxsearchpro.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://documentation.ajaxsearchpro.com/troubleshooting.md).

# Troubleshooting

Here you will find some issues and related solution to them.

## I have updated the plugin but it's not working anymore. What to do?

Go to chapter 1. - [Important update notes](/plugin-updates.md)

## The style (CSS) is not changing after saving the settings

That is always caused by **cache**. Modern cache plugins and CDNs are very effective and will hold their states as long as possible. Make sure to clear all layers of cache: **browser, page, asset, CDN, Cloudflare** etc.. that will resolve the proble.

## When I type in something, the search wheel is spinning, but nothing happens and a message is shown

Please read through [this documentation](/troubleshooting/the-response-data-is-missing-from-the-ajax-request-error-message.md).

## I get no results for some common words, why?

The search logic is probably not set correctly. Please check the [search logic](/behavior/search-logic.md) documentation.

If you suddenly get no results whatsoever, then make sure to disable the [filters](/frontend-search-settings.md) and [exclusions](/advanced-options/excluding-and-including-results.md) - those are the most likely causes of missing results.

## I want more accurate results

You have to change the [search logic](/behavior/search-logic/search-logics-explained.md) to your needs accordingly.

## The response data is missing from the ajax request error message

Check this [troubleshooting tutorial](/troubleshooting/the-response-data-is-missing-from-the-ajax-request-error-message.md).
