@dmccuiston
9 years, 9 months ago
Sorry for the late late response here and the lack of ability here- could you give me an example of this function?
I was thinking – <?php if( is_page(‘activity’) && bp_has_activities( bp_ajax_querystring( ‘activity’ ).’&object=groups,status’ ) ) : ?>
But I wasn’t sure where to put the else in there or where to put the variable that you mentioned. Any help would be greatly appreciated!
Thanks for the reply! Great idea.
10 years, 3 months ago
@danbp, Thanks for this. I am going to drop this in and let you know what happens. Truly appreciated!
@henrywright, Thanks for this.
So that totally gets me where I need to be, checking for connections status. Any clue where I would apply that logic to hide the Profile navbar? I’m sure I can do it with some CSS trickery, but was wondering where that nav is initiated.
Thanks, @henrywright!
That is what I was kind of thinking. I’ll leave this open for just a bit in case anyone has figured this out.
Thanks!