Viewing 4 replies - 1 through 4 (of 4 total)
  • Thanks for the plugin. It’s awsome.

    But I am facing a little problem. After filtering if I copy the url and open it in new tab. It is not working. But While filtering from shop page it is working.

    How do I resolve that?? Please help..

    Here is the filtered url:
    https://testsspace.com/bmt/stores/?filters=size=35AND
    — It is not working.

    But if you go to https://testsspace.com/bmt/stores/ url and click on the Size 0 .. It will filtered.

    How do I resolve that? Please help me.

    Thanks,

    Plugin Author Dmytro Holovnia

    (@dholovnia)

    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

    Thread Starter Alenz

    (@lenz_poa)

    Thank you, Dima . The support and the plugin !

    Thank you Dima. I have talked with the server administrator. They are checking it. Thanks for your support ??

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Sorting not work’ is closed to new replies.