Sort and Filtering not working

Hey all. My sorting and filtering seem to no longer be functioning. I’m not sure when this happened or how to fix it, but it used to work.

If I change the default sorting of a collection in admin, it works. But If I try to use the actual sort or filter functions on the website, nothing happens when I click the options.

Hello @Bonusfeatures75 ,

Can you please share the store URL ?

Regards
Guleria

www.notsominiatures.com

password: thuibi

Hello @Bonusfeatures75 ,

Issue is JavaScript conflict.
Revert the change you did in file assets → facets.js and it will be fixed automatically.
or manually fix the syntax error issue in this file and it will be fixed.

Regards
Guleria

I’m not sure which change I may have made that did this. Do you know I can do to revert or fix the issue?

If you are not sure, revert the whole file code or if you need a manual fix you can drop an email to discuss further.

Reverting the entire file code should be fine, but how do I do that?

Copy the same file code from backup theme or download a new one and replace it.

This worked, thanks!