Skip to:
Content
Pages
Categories
Search
Top
Bottom

Reply To: atahualpa 3.4.4 and buddypress 1.1.2


rashell
Participant

@rashell

Swap the BP get header blurb

          <?php get_header(); ?>

for the ATA get header blurb

          <?php 	/* get all options: */
include (TEMPLATEPATH . '/functions/bfa_get_options.php');
get_header(); ?>
Skip to toolbar