Skip to:
Content
Pages
Categories
Search
Top
Bottom

Creating A New Members Page From Scratch


  • exsiteie
    Participant

    @exsiteie

    Hi there,

    I’m creating a site for a client with WordPress 3.5.1 with BuddyPress 1.7. The install went according to plan (no problems) and I’ve had success getting it to do what I need it to do so far. But I’ve hit a roadblock with this one.

    Basically, I need to create a new page for members (a landing page) that will be a tabbed page (jQuery) that will contain a tab for “Edit Profile”, “Create New Post” and a tab for “General Links” and a few others not related to BuddyPress itself. I’ve been able to create the tab for Create New Post, but I can’t seem to get the Edit Profile info to show up. I’ve copied the code from profile.php in the BuddyPress plugin, but I’m assuming that there are some sort of problems with doing that. It just doesn’t display anything. I’ve changed the relative urls in the code to point exactly where they should (e.g. locate_template( array( ‘../../plugins/buddypress/bp-themes/bp-default/members/single/profile/edit.php’ ), true );)

    I can’t find any resources where someone has attempted this before. And I can’t seem to figure out what the available functions to me are.

    Any help is appreciated. Can anyone point me to resources that would cover this sort of thing or is there magical functions that display these pages?

  • The topic ‘Creating A New Members Page From Scratch’ is closed to new replies.
Skip to toolbar