Quantcast
Channel: [Resolved] Not able to get 'Create Group button'– BuddyPress.org
Viewing all articles
Browse latest Browse all 22

Reply To: [Resolved] Not able to get 'Create Group button'

$
0
0

Just tried adding what @akukskuks game me via the link but it seems to give back a blank page.

I am replacing the code in bold
<?php if (have_posts()) : ?>
<?php while ( have_posts() ) : the_post(); ?>
<?php get_template_part( ‘content’, ‘page’ ); ?>
<?php endwhile; // end of the loop. ?>

with

<?php if ( have_posts() ) : while ( have_posts() ) : the_post(); ?>

anybody have any ideas?


Viewing all articles
Browse latest Browse all 22

Trending Articles