• thanks for the plugin. it works very well, but I would not need the search bar, because the select box is sufficient for my website. I would appreciate if you could introduce this option in the plugin settings or any other idea. I think it would be very helpful.

    thanks for your understanding

Viewing 1 replies (of 1 total)
  • Plugin Author wbcomdesigns

    (@wbcomdesigns)

    Hi @pablito10

    Hi @pablito10
    Thanks for your kind suggestion, we’ll definitely look into your point, but as if for now, you can modify the things according to your need.
    The complete search bar is coming from BuddyPress plugin and Select box is appearing from Buddypress Group Type Search Plugin.
    You can search groups based on group type by writing group title or description in search.

    If you don’t need search bar on your site you can simply use following custom css to hide it :

    
    #buddypress .bgf-grp-search-form-template .custom-wrap #bgf-groups-search-txt {
     display: none;
    }
    

    Regards

    Regards

Viewing 1 replies (of 1 total)
  • The topic ‘no need for the search bar’ is closed to new replies.