Skip to:
Content
Pages
Categories
Search
Top
Bottom

Re: How to add new top buttons ??


halfpint
Participant

@halfpint

Is this the code to one of the top buttons you mean in the header.php

<?php if ( function_exists( ‘bp_blogs_install’ ) ) { ?>

<li<?php if ( bp_is_page( BP_BLOGS_SLUG ) ) {?> class=”selected”<?php } ?>>/<?php echo BP_BLOGS_SLUG ?>” title=”<?php _e( ‘Blogs’, ‘buddypress’ ) ?>”><?php _e( ‘Blogs’, ‘buddypress’ ) ?>

<?php } ?>

Skip to toolbar