Skip to:
Content
Pages
Categories
Search
Top
Bottom

Forum Replies Created

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

  • antpowerWD
    Participant

    @antpowerwd

    <?php if (is_page(‘activity’) || is_page(‘members’) || is_page(‘groups’)){ ?>
    <div class=”access”>
    <?php wp_nav_menu(); ?>
    </div>
    <?php } ?>

    That did the trick.


    antpowerWD
    Participant

    @antpowerwd

    Thanks appreciate that! I have output, however I have it on all pages on the members area, when I only want on the BuddyPress pages. Is there a conditional I can wrap the wpnavmenu function in page.php that says only output this on buddypress pages?

    Should i use is_page, write a switch to list through all the pages for buddypress or is there something better?

    Thanks again!

    Ant


    antpowerWD
    Participant

    @antpowerwd

    Can someone answer this…?


    antpowerWD
    Participant

    @antpowerwd

    Sorry I do appreciate your hard work and open source offering.

    But could do with a fix for this!!!!Ya know how it gets sometimes!!!!

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