Skip to:
Content
Pages
Categories
Search
Top
Bottom

How do i move the Search Box

  • @jules22

    Participant

    I would like to put my search for the forums in my footer.
    <div class=”bbp-search-form”></div>, essentially move this to the footer. I need to echo out this form with php in the footer.

    I tried… echo do_shortcode(‘[bbp-search]‘) and [bbp-search-form]… those 2 shortcodes did not work. However other bbpress shortcodes did work with do_shortcode. Any other options. Or what is the php function that is called to output the search input box ? Thanks Jillian

Viewing 1 replies (of 1 total)
  • @jules22

    Participant

    I found the function, bbp_get_template_part( ‘form’, ‘search’ );

    Thanks, Jillian

Viewing 1 replies (of 1 total)
  • You must be logged in to reply to this topic.
Skip to toolbar