@rashell
Not recently active
-
rashell started the forum topic delete in the group How-To and Troubleshooting: 13 years, 7 months ago
delete
-
rashell joined the group How-To and Troubleshooting 13 years, 7 months ago
-
Anonymous replied to the topic atahualpa 3.4.4 and buddypress 1.1.2 in the forum Creating & Extending 14 years, 8 months ago
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(); ?>