Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1015901
    twigglee
    Participant

    Hi,
    I’d like to add a search bar in menu (very much like Navbar Search) but searches everything including forums as well.
    Thanks

    #1015923
    Nico
    Moderator

    Hi There,

    Thanks for writing in.

    To enable search, Customizer > Header > Search > Navbar Search .

    Let us know how it goes.

    Thanks.

    #1016270
    twigglee
    Participant

    Hi there 🙂
    The thing with Navbar Search is that it doesn’t work with searching for forum topics or tags.
    I tried searching for my forum topics but it doesn’t take me to it.

    If I search “Gaming” it takes me to my homepage for some reason.
    If I search “Non-Gaming” it takes me to “Nothing to show right now”.

    I want the search option to be a global search for the site.
    website is: http://twigglee.com/
    Thanks

    #1016304
    Lely
    Moderator

    Hi There,

    Adding forum in wordpress search, needs some custom coding. Custom post type are not available by default on general wordpress search. Please check this thread for some guide:https://bbpress.org/forums/topic/plugin-snippet-hack-to-include-bbpress-topics-in-wordpress-search/

    Hope this helps.

    #1016355
    twigglee
    Participant

    Haha my bad 🙂 Thank you for the help!

    #1016358
    Lely
    Moderator

    You’re welcome!

    Cheers!

  • <script> jQuery(function($){ $("#no-reply-1015901 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>