• nejkoy

    (@nejkoy)


    Hello

    I really need help. Im using free version to test on my page. I will buy premium if will work properly. Problem is that my page does not reload when i click on filter. I did set mi SIZE filter, also when I click on filter I get link https://www.malaomara.si/shop?filter_size=s…problem is that page does not reload, if I press F5 its all good. Can someone help me.

    my site: https://www.malaomara.si

    Is problem with containers?

    “Product container”:
    “Paging container”:
    “Product counter container”:

Viewing 2 replies - 1 through 2 (of 2 total)
  • warmax356

    (@warmax356)

    i have a similar issue, following, also note that this works with plugin uses ajax to poll the data, but like you if i refresh manually it works, there is not the option to “reload” the page with the selected filter as a fall back since this method seems to work best.

    Plugin Author YITHEMES

    (@yithemes)

    Hi,
    @warmax356
    @nejkoy

    Many users complain that they do not see the filter or reset the widget list is not updated, the problem in most cases is this:

    The problem is in the before_widget arg in register sidebar settings. The correct way to register a sidebar is: ‘before_widget’ => ‘<li id = “% 1 $ s” class = “widget% 2 $ s”>’, with id and class params, like you read in the WordPress Codex . Your theme use only classes and not the id..
    Please, look here: https://codex.www.ads-software.com/Function_Reference/register_sidebar

    That amends must do the theme developer otherwise the first update will lose all changes.

    We advise you to check the configuration of the tab frontend here

    Let me know if works for you.
    Have a nice day
    YITH

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Filter does not reload my page’ is closed to new replies.