Skip to:
Content
Pages
Categories
Search
Top
Bottom

Re: 1.1 rc and r1964 – Page Not Found for Blog Members Groups and Forums


Tore
Participant

@toregus

How exactly do you implement this in a new theme:

<?php if ( !bp_is_blog_page() && !bp_is_directory() && !bp_is_register_page() && !bp_is_activation_page() ) : ?>

That’s the only thing that I’m guessing could be wrong.

Skip to toolbar