Group Mods

  • Profile picture of @mercime
  • Profile picture of r-a-y
  • Profile picture of Hugo

Support: Requests & Feedback

Feature requests; criticism.

What’s is buddypress.org search plugin using at? (5 posts)

Started 5 months, 4 weeks ago by: iRambo

  • Profile picture of iRambo iRambo said 5 months, 4 weeks ago:

    What’s is buddypress.org search plugin using at? when we do a search, it search everything, in forum activity and anything. i looking for that plugin

  • Profile picture of Paul Gibbs Paul Gibbs said 5 months, 4 weeks ago:

    It’s not a plugin. It’s just a customised search.php template. Basically, we have each component template loop on it, and pass each the search parameter. The rest is just making it look like a grid. It’s very simple.

  • Profile picture of iRambo iRambo said 5 months, 4 weeks ago:

    @paul Gibbs i see.. can u give me the search code example? each theme have the different way right? i wanna look at the structure

  • Profile picture of Xevo Xevo said 5 months, 4 weeks ago:

    https://github.com/sbrajesh/bp-global-unified-search

    Global Unified Search plugin by Brajesh does this for you.

  • Profile picture of iRambo iRambo said 5 months, 4 weeks ago:

    @xevo nice! but when i active that plugins and i try to search using the search from my theme, it just the same, it’s broken or my mistake? i using wp 3.2.1 and bp 1.5.1