• Resolved jennyong

    (@jennyong)


    Hi, can I know how can I add search listing widget at search result page so that visitor do not need to click back and forth to filter listing? Thank you.

Viewing 1 replies (of 1 total)
  • Plugin Author Merv Barrett

    (@mervb1)

    This is often dependent on your theme and how it uses widgets. Or page builder you are using.

    When we do Custom Template projects where we build the listing pages for customers.

    Depending on the theme, ones with minimal sidebar/widget control is we output the [listing_search] Shortcode into the archive-listing.php file like this.

    <?php echo do_shortcode('[listing_search]'); ?>

Viewing 1 replies (of 1 total)
  • The topic ‘Customise search result page’ is closed to new replies.