we have installed EE4 on our develop site and since then the search results are spinning on the search results page (see: https://screencast.com/t/vfYw4a1L95)
When I disable the .ee-spin class in CSS or when I disable the plugin, the page is shown without spinning content.
I don’t know what would break when I disable .ee-spin.
Hopefully one of you can help me how to solve this.
You can probably disable the Event Espresso stylesheet for the search results pages only and that way it will not affect the pages that need the Event Espresso stylesheet.
You can modify the is_home() || is_front_page() || is_search() part to include additional pages you use for your search results pages. You can add the above to a functions plugin or into your WordPress theme’s functions.php file.
The support post ‘search results are spinning on the search results page (.ee-spin)’ is closed to new replies.
Have a question about this support post? Create a new support post in our support forums and include a link to this existing support post so we can help you.
Support forum for Event Espresso 3 and Event Espresso 4.