Hi lenz_POA,
Please open plugin settings page and check if you set ON plugin control over sorting box.
Plus I see JavaScript and it can cause issues for other plugins:
ReferenceError: ga is not defined
Hi rick_ray,
Please don’t hesitate next time to start new thread for your issue.
I see your issue.
OK – https://testsspace.com/bmt/stores/?filters=size=35^AND
NOT OK – https://testsspace.com/bmt/stores?filters=size=35^AND
This is because of your server configuration. It is redirecting page to have /
at the end of the line and btw removing ^
symbol. So when you enter https://testsspace.com/bmt/stores?filters=size=35^AND
you will get https://testsspace.com/bmt/stores/?filters=size=35AND
This is out of this plugin support. You can contact your hosting support to help you with this.
Regards,
Dima