Skip to:
Content
Pages
Categories
Search
Top
Bottom

Template Tags

  • @mamphey

    Participant

    bb press 2.2.4
    Wordpress 3.5.1

    Hi Guys,

    wondering if someone can help me out with the following bbpress query. The tag below when used directs website users to the profile page for wordpress.

    My Profile | %admin_url%/profile.php

    Does anyone know the tag required to take bbpress forum members to the bbpress profile page where mambers can also see the topics they have started?

    Thanks for your assistance in advance.

    Sam

Viewing 6 replies - 1 through 6 (of 6 total)
  • @netweb

    Keymaster

    Not entirely sure what you are asking….

    Your profile here on bbpress.org is https://bbpress.org/forums/profile/mamphey/

    Your users on your site would be similar to http://example.com/forums/users/username/

    @robin-w

    Moderator

    Not sure which bit of your site you plan to put this in, but the following php code will put up some text which they can click

    <a href="edit” >Amend Profile/Change password

    without the “edit”, it’ll take them to their profile page.

    @robin-w

    Moderator

    sorry lost the text through the forum interpreting it – try again

    a href=”edit” >Amend Profile/Change password
    Just wrap this in the usual <a and /a's

    @robin-w

    Moderator

    ok so how do you post code in this forum? it keeps swallowing it !

    @robin-w

    Moderator

    `<a href="edit” >Amend Profile/Change password`

    ok think i worked it out

    @robin-w

    Moderator

    code

Viewing 6 replies - 1 through 6 (of 6 total)
  • You must be logged in to reply to this topic.
Skip to toolbar