• Resolved manu1234

    (@manu1234)


    Hello,
    I installed “BuddyPress”, “GamiPress” and “GamiPress – BuddyPress integration”
    however when a player wins a badge, nothing appears on their profile,
    I would like to have the same thing as on the example of the following screenshot:
    https://ps.w.org/gamipress-buddypress-integration/assets/screenshot-1.png?rev=1764813

    I would like to see the badges and points earned displayed on the profile as well as in the profile menu, as in the example of the screenshot.
    I thought it would be done automatically by installing “GamiPress – BuddyPress integration”, maybe I missed something, I’ve been looking for hours,
    Can you help me please

Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Author Ruben Garcia

    (@rubengc)

    Hi @manu1234

    You need to configure which points, achievement and rank types to show at frontend

    Go to your admin area and navigate to GamiPress -> Settings -> Add-ons -> BuddyPress and setup what you want to show

    Best regards

    Thread Starter manu1234

    (@manu1234)

    Ok, perfect, thank you very much.
    Last question,
    how can I move my new “Achievements” link to be first in the profile menu?
    Thank you for your help.
    Sincerely,
    Emmanuel

    Plugin Author Ruben Garcia

    (@rubengc)

    Hi @manu1234

    That’s a BuddyPress issue

    There is the BuddyPress Navigation API, and the first example is exactly one about how to change a nav position:
    https://codex.buddypress.org/developer/navigation-api/

    Simply on the example from BuddyPress docs, change the position from 999 to 1, and the “notifications” identifier to a slug version of the name you setup to the Achievements tab (for eg if you set as tab name “My Badges” replace notification by my-badges)

    Best regards

    Thread Starter manu1234

    (@manu1234)

    Ok,
    thank you very much.

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Show user points, achievements and ranks on frontend profile’ is closed to new replies.