Forums Forums Search & Filter Pro Multiple Forms in a Single Page ?

Viewing 6 posts - 1 through 6 (of 6 total)
  • Anonymous
    #38035

    Hii,,

    Reference site : pgkhojo.byteck.com

    What I want to do is following,

    I will have a search form on home which will display results to a particular page say shop page that page will also have a filter search form. I did set results page for both of them as Woocommerce Shop page but unfortunately that filter search form on shop page stopped working properly. Ex – when we select 3 bathroom it displays all the properties.

    Please help.

    -Regards ,

    Anonymous
    #38041

    can you please let me know how to do it ? I mean can’t two froms point to a single page ?

    Ross Moderator
    #38055

    Hey there

    You can only have 1 search form set to WooCommerce display mode, you probably have an error about this.

    If you want to link the search form on your homepage to the WooCommerce one then change the display mode of the homepage search form to “custom”

    Then in the Results URL, put the full shop URL.

    This should work 🙂

    Thanks

    Anonymous
    #38126

    Hey,

    It works but there are two issues.

    1. As soon as result is shown from home page, while selecting anything from form on results page, it does a page reload.

    2. If we go from home search to results page,after reloading the page once we select any of the filter from shop page form, the fields in results page form are not automatically populated. { Enable Auto Count, it does not removes taxonomies that are not present with current result }

    Anonymous
    #38136

    Any ideas ???

    Ross Moderator
    #38299

    Hey there

    To answer your questions:

    1) This is because your results URL does not have a trailing slash.

    You will see the page reload from .../properties to .../properties/ so you need to update your results URL to:

    http://pgkhojo.byteck.com/properties/

    2) With “auto count” enabled, you must also set “hide empty” in each of your fields.

    Thanks

Viewing 6 posts - 1 through 6 (of 6 total)