Forums Forums Search & Filter Pro Search form with ACF & Divi

Tagged: 

Viewing 10 posts - 11 through 20 (of 25 total)
  • Trevor
    #273445

    Yes, this is possible, using custom CSS. This thread should give you some ideas:

    https://support.searchandfilter.com/forums/topic/checkboxes-as-buttons/

    Anonymous
    #273484
    This reply has been marked as private.
    Trevor
    #273486

    This will change with V3 (due in a few months), but, for now, when referring to the results page, having a cloned/duplicated form (having more than one instance of the same form), or multiple different forms, will potentially be an issue, as doing this can mean that they don’t work together and often will conflict with each other. Just be aware that this is possible (likely), so if you have problems with the results not working, that might be why. Normally, we suggest only one form instance on the results page.

    You CAN have more than one form on any page other than the results page.

    What V3 will also bring is the ability to have a form on the page, but split it up to different parts of the page.

    Anonymous
    #273508
    This reply has been marked as private.
    Trevor
    #273510

    Correct on the first two questions.

    You will find some CSS to make the form horizontal here:

    https://searchandfilter.com/documentation/getting-started/display-search-form/

    Anonymous
    #273730
    This reply has been marked as private.
    Trevor
    #273775

    Did you change:

    .sf-field-post-meta-cloud-standort

    to whatever your field class name is? The two fields in your form are:

    .sf-field-post-meta-doelgroep

    and

    .sf-field-post-meta-categorie

    Anonymous
    #273785

    Ah, yes I’m using a different search form for this filter, but your comment helped find the right css class name, and now it works. Thanks!

    You can close this thread for now!

    Anonymous
    #273789
    This reply has been marked as private.
    Trevor
    #273821
    This reply has been marked as private.
Viewing 10 posts - 11 through 20 (of 25 total)