Skip to:
Content
Pages
Categories
Search
Top
Bottom

Forum Replies Created

Viewing 7 replies - 1 through 7 (of 7 total)

  • rashell
    Participant

    @rashell

    DJPaul,

    Thank you so much. Some of the plugins I’ve installed have needed a bit of tweaking to work correctly so I just wanted to make sure I wasn’t missing something obvious.

    I wonder why they opted not to integrate the complete user profile for the single WP installs. Anyway I figured out a work around. It’s not quite as elegant as I would have liked but it gets the job done.

    Thanks much,

    Rashell


    rashell
    Participant

    @rashell


    rashell
    Participant

    @rashell

    Oh ok! I get it.

    Wonder if it’s missing a snippet of code somewhere. The nav link to the example.com/links wasn’t auto-generated in the subnav nor adminbar. My links was generated. Just not the “Links” button to the page with the main “Link Directory” and “Create Link” stuff.

    Thanks much for the info.

    Rashell


    rashell
    Participant

    @rashell

    Ahh, I thought it was supposed to do that.

    Unfortunately, it isn’t working with my single WP 2.9.2 & BP 1.2.2.1 install even after I removed all other plugins to see if there was a conflict.

    I have no way to “create” links and when I add a url into the “update status” box all I get is the linked url.

    Rashell


    rashell
    Participant

    @rashell

    Perfect!

    Thanks so much,

    Rashell


    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(); ?>

    rashell
    Participant

    @rashell

    I was able to get it up and running also.

    The one thing I noticed was that it doesn’t register the ATA sidebars right away.

    You need change the “get header” blurb at the top of each of the files listed in Step 3 of the BuddyPress Template pack with the ATA “get header” blurb.

    1. go into your ATA index.php file

    2. copy the “get header” blurb from there. It’s got a whole bunch of TEMPLATEPATH and bfa_blah blah stuff in it. Just copy everything from <? php ……………to …………. ?>.

    3. Then swap out the <?php………get……….header ?> blurb in those BP files.

Viewing 7 replies - 1 through 7 (of 7 total)
Skip to toolbar