Forums

Join
bbPress Support ForumsTroubleshootingI want to show de WP profile instead BB Profille

Info

I want to show de WP profile instead BB Profille

  1. Hi!

    Now integration is ok but there are 2 profiles for all the users: wp profile and bb profile. I see people prefers bb profile (http://bbpress.org/forums/topic/user-profile-link-bb-vs-wp, http://bbpress.org/forums/topic/bbpress-user-profile-link-on-wp) but I want to link the wp profile instead.

    Any idea? I need a long explication because I'm beginner.

    Thanx

  2. Perhaps... Can I call wp author data from the bb author template?

  3. Hi!

    Any new idea about this?

    Thanks

  4. I guess the most simple (and painless) way to do this will be to redirect/rewrite the profile URL from bbPress to point to the profile URL in WordPress.
    You can reference the profile by the ID - in bbPress it goes like http://example.com/bbpress/profile.php?id=1 and it is equivalent to http://example.com/wordpress/?author=1

    You just need some .htaccess magic :)

  5. I don't want to show the bbpress profile only, instead I want everything that is shown on the bbpress profile to be shown on the wordpress user profile. Is this possible?

    WP User Profile
    blabla
    -----------------
    Forum stats:
    blabla

    All on 1 profilepage.

  6. No specific solution :/

  7. You must log in to post.