Skip to:
Content
Pages
Categories
Search
Top
Bottom

Re: embed wordpress group


piphut
Participant

@piphut

Hey @r-a-y, I’ve started going down the PHP page route but I’m having difficulty passing multiple filters into the call. Here’s what I have so far:

if ( bp_has_activities( ‘object=groups’, ‘primary_id=2’) ) : bp_the_activity();

but I’m getting an unexpected $end error. Using just 1 variable seems to work fine but the second breaks it. Thoughts?

Skip to toolbar