Forums Forums Search & Filter Pro Tell me why it does not work

Viewing 10 posts - 1 through 10 (of 25 total)
  • Anonymous
    #236083

    I did as instructed, but the filter does not work with a grill; it does not work with a grill.
    The search shortcode is contained in the widget.

    [searchandfilter id = “426” action = “filter_next_query”]
    [post_grid id = “491”]

    http://u0967964.isp.regruhosting.ru

    Trevor
    #236088

    You need 3 shortcodes, like this:

    [searchandfilter id="426"]
    [searchandfilter id="426" action="filter_next_query"]
    [post_grid id="491"]

    The first one is the form
    The third one is the display of results/posts
    The second one links the other two together.

    There are no spaces around the =.

    Anonymous
    #236154

    Done, thanks, but that doesn’t work.

    [searchandfilter id=”426″]
    [searchandfilter id=”426″ action=”filter_next_query”]
    [post_grid id=”513″]

    Look what I got, posts have shifted down.
    http://u0967964.isp.regruhosting.ru

    And I want to get something similar to your example, but in 3-4 columns
    https://demo.searchandfilter.com/movies/?_sfm_sfdc_vote_average=0+10

    Anonymous
    #236195

    Everything is fine, I realized what was wrong. I had to remove all the plugins, but it worked.
    Now a new problem.
    My “Form UI” work is not interconnected, if I select one, then the counters do not change on others, etc.
    These attributes:
    Display count?
    Hide empty terms?
    are included.

    Anonymous
    #236197
    Anonymous
    #236211

    https://demo.searchandfilter.com/movies/?_sfm_sfdc_vote_average=8+10
    In your example, when you change the Rating, the counter in genres decreases, it doesn’t happen for me, what is responsible for this opportunity?

    Trevor
    #236243
    This reply has been marked as private.
    Anonymous
    #236340
    This reply has been marked as private.
    Trevor
    #236343
    This reply has been marked as private.
    Anonymous
    #236352

    Ready

Viewing 10 posts - 1 through 10 (of 25 total)