I am trying to:
Update and filter the grid using taxonomy filters based on pronouns. It all works using a "submit" button but I need it to update when every time the visitor changes the filtering.
I have updated to "AJAX refresh when changing any filter" under Custom search settings and updated the site many times.
Link to a page where the issue can be seen: hidden link
I expected to see: The grid to update when the different filters (here, pronouns) are changed
Instead, I got: Nothing happens.
Solved:
was missing from the footer
Tried fixing this for a long time but saw that my footer was missing which fixed everything! Thanks anyway 🙂