• Hello there at Design&Code,

    Thanks for the wonderful work in first instance.
    I’d like to ask your advice about the best way to add a search form in the result page generated submitting that same form.
    i.e.: Submitting form 1, I would like the page resulting from te query to also contain form 1.

    Thanks in advance for your support.

    https://wordpress.org/plugins/search-filter/

Viewing 1 replies (of 1 total)
  • Plugin Author Ross Morsali

    (@designsandcode)

    You just need to find the template file in your theme that is used for displaying your results.

    Then you need to edit this and add your shortcode:

    <?php echo do_shortcode("[searchandfilter... ]"); ?>

    Thanks

Viewing 1 replies (of 1 total)

The topic ‘Form in the result page?’ is closed to new replies.