So this only partially works for me. If I take out that code/comment it out, I get the “Forums Search” heading, but it always tells me that I have zero results. I’m thinking this all has to do with my forums/slug name. After installing bbPress, it told me that my “Forums Base” (which was “forums”) […]
I am using 2.0 – I’ll definitely keep an eye out for the update, thanks for the quick response!
So, I tinkered around some more and figured things out. I’m still having some issues, though – none of my topics are popping up in the “search forums” section. At first, the “search forums” section wasn’t even displaying in results, so I took out this chunk of code:
&& bp_is_active( 'groups' ) && ( function_exists( [...]
So I’m having a bit of a weird issue. I’ve got a dev site setup here: http://wqke.coreymcollins.com/ If you use the search form in the header, everything works fine. It gives the results styled the way I want – all is good. But click on any other link. Click “Photos” for instance, and a try […]