Skip to:
Content
Pages
Categories
Search
Top
Bottom

Re: Is this the right syntax


chrisknade
Participant

@chrisknade

Im not sure how you mean that, can you see the two replys i posted above? I couldn’t see them there until i logged in again? Im basically just trying to use the page title to get a group.

In the simpliest way I can put it.

If my page title is pagetitle

<?php if ( bp_has_groups( ‘type=single-group&slug=pagetitle’ ) ) : ?>

Im just trying to use the page title dynamically you see, because Im using this code in a template page. so gonna have page titles based on people names that have corresponding group slugs.

Skip to toolbar