Forum Replies Created

Viewing 3 replies - 1 through 3 (of 3 total)
  • mikebronner I know you asked for a screen shot of how I implemented this and I’ll get you one, I am working to modify it a bit first. Slow going as I am trying to teach myself how to do this. Anyway you have been a big help. I love the idea of a widget that would just display rank, username, and points total. If it showed the top10 users that would be awesome. I am not sure why this functionality was removed from the achievements plugin in the first place.

    Mike Bronner thanks for taking the time to help me on this. I added the code to my function.php file and it works great!

    Trying to get this to work on my site. I have been missing the leader board widget since it has been discontinued. Unfortunately nothing here is working for me (my fault not yours I am a total rookie).

    Using Text edit I created a roster.php file with your latest code above: the stuff that starts with:

    <?php
    /*
    Template Name: Roster
    */

    Then I uploaded that roster.php file to my theme directory. This did alow me to create a page with Roster as the template so I was feeling like I was on the correct track but when I look at that page I get this message: Fatal error: Call to undefined function dpa_get_leaderboard_rankings() in /home/agentbarnes/barneshdintranet.com/wp-content/themes/buddy/roster.php on line 7

    Any help would be great, Thanks for your work on creating a leader board.

Viewing 3 replies - 1 through 3 (of 3 total)