Showing + Filtering Groups
-
Hi all,
On the front end on the groups page, I do not want to display any groups by default, I want the user to have to search for groups. How do I do that? I thought I passed in parameters like this
if ( bp_has_groups( bp_ajax_querystring( 'groups' ) . '&per_page=0' ) )
but that doesn’t appear to have any effect what so ever. I am using the new bp-nouveau theme, looking at the groups-loop.php filethanks
Viewing 5 replies - 1 through 5 (of 5 total)
Viewing 5 replies - 1 through 5 (of 5 total)
- You must be logged in to reply to this topic.