• Hi all, I need some help defining a variable. i want to display a certain group called “boatfloaters” on the bottom of a page under some stuff relating to the group. i am using a plug in called MaGiKS Proper PHP Include and made a boatfloaters.php file using all of the code from a buddypress file “(theme name)/groups/single/home.php ” and put that on the page. I am able to display the last active group and the last activity’s. how do I define it for just a certain group. (or is there a better way) the code I think that will need to be defined is line 5 of that file ( <?php if ( bp_has_groups() ) : while ( bp_groups() ) : bp_the_group(); ?> )

    I am a newbee so any help would be awesome.
    buck

  • The topic ‘display one group on a page’ is closed to new replies.