Forums › Forums › Search & Filter Pro › Filters html and classes are changing after first submit
- This topic has 13 replies, 2 voices, and was last updated 5 years ago by Trevor.
-
Anonymous(Private) October 17, 2019 at 2:07 pm #223923
Hi there! I am using Ajax for my filters. When I first load my page, everything looks fine. I applied some styles to the filters and it’s ok. But when I click on a selected option on a filter and there is a first submit, it looks like the html code on the filters change so my CSS class don’t apply anymore. Also, the waiting time for the results to load is slow. Can you help?
Trevor(Private) October 17, 2019 at 7:17 pm #223997It would not need copying there, but you would need to find it, yes. It would be needed in a short JavaScript snippet to re-initialize it.
If you have a complete copy of the site files/folders on a local computer, you could use a tool to do the search. On my PC I use Notepad++ to do this.
You should look for
ui-id
If this is part of the theme, can the theme author help?
The only alternative is to turn off Ajax.
-
AuthorPosts