BP Profile not showing achievements
-
First of all thanks for all your hard work! I can’t thank you enough for including the unlock by code option on your plugin!.
Im using BP 1.7 and Achievements 3.2 yet If I view the BP profile of a user it doesn’t show achievements unlocked.
Im developing the theme from scratch, it is configured as a child theme to the standard buddypress theme I pretty much have only created single.php, index.php, page.php and the header and footer (all of them with the proper BP hooks). The latest one I am editing is author.php (I shows which achievements the author has created, not earned, by use of a WP_Query)
Here is a link to the admin author which has 1 achievement unlocked:
https://figotech.com/members/figo
Here is the link to the achievement itself:
https://figotech.com/achievements/beta-new/
(It only shows the unlocked by part when a user is logged in, you can login using your Facebook, is there a way to show it to visitors too?)ALso on this last page, if you click on the name of the person below the “unlocked by” area it sends me here:
https://figotech.com/author/figo/achievements/
Which displays a not found.
As I said, Im using author.php but even if I delete it it still sends me here.
Finally, in order to give the look and feel to the page I had to edit page.php, I tried creating single-achievements.php to use the custom post type directly however It would only display the content and not the unlocked by area. Is the single achievement code hooked to page.php only?
Sorry its so long and to tackle so many details at once.
- The topic ‘BP Profile not showing achievements’ is closed to new replies.