Search

bbPress Showcase » bbPress Chat

  1. light
    light

    member
    Joined: Nov '09
    Posts: 10

    offline

    how to show reputation tab in user profile after activation of reputation plugin?
    I mean custom php code for template's profile.php
    like your site's profiles tabs.

    Thanks

    Posted 2 months ago #
  2. _ck_
    _ck_

    senior admin
    Joined: Jul '06
    Posts: 732

    offline

    I have a newer version in use here but even the older one on bbpress.org supports a profile tab.

    Either something is off with your theme that is preventing the tab from showing or it's broken in bbpress 1.x

    Try temporarily switching back to the kakumei theme.
    If you still don't see the profile tab, then it's broken under 1.x

    Posted 2 months ago #
  3. light
    light

    member
    Joined: Nov '09
    Posts: 10

    offline

    Ya its ok and working with Kakumei theme, I'm using bbpress Version 1.0.2. is It possible to enable this plugin with my own custom theme?
    I'v made static menus in profile.php to show profile tabs. now i want to link them. that's wby I need a code to show user profile reputation link for current user.

    Thanks _ck_

    Posted 2 months ago #
  4. _ck_
    _ck_

    senior admin
    Joined: Jul '06
    Posts: 732

    offline

    If you are not including the code to make tabs automatically via the bbpress api, you'll have to make your own tab link for reputation.

    Do it the same way you are making the edit/favorites links.
    Or in theory:

    <a href="<?php echo get_profile_tab_link( $user_id, 'reputation' ); ?>">reputation</a>
    Posted 2 months ago #
  5. light
    light

    member
    Joined: Nov '09
    Posts: 10

    offline

    Thanks It works

    Posted 2 months ago #

RSS feed for this topic

Post a reply to “User Profile Tabs”

You must log in to post.

keep _ck_ coding >> donate $5 <<     Theme Switcher:
23 users online from in the past 30 minutes. 13 bots 10 guests
986 views today 4,136 yesterday 9,585 peak. Most at once 28 today 34 yesterday 115 peak. Visited today: _ck_, rulezGrog
1,891 posts in 312 topics over 45 months by 358 of 1,202 members. Latest: metoh, Dakcenturi, demo