-
driz posted on the forum topic Custom achievement in the group Achievements: 13 years, 8 months ago
Mine is neither a post type or a plugin. It’s just a simple function that adds some meta data and closes the post.
-
driz started the forum topic Custom achievement in the group Achievements: 13 years, 8 months ago
How would I go about creating a custom achievement? As on my site I have built a function that allows users to accept comments as accepted answers to questions (these are posts). So for example if someone successfully had there comment chosen then they would unlock an achievement for how many times they did it […]
-
driz posted on the forum topic Show points for user in the group Achievements: 13 years, 8 months ago
This works
global $bp; dpa_member_achievements_score( get_the_author_meta('id') );
-
driz posted on the forum topic Show points for user in the group Achievements: 13 years, 8 months ago
It wouldn’t be displayed_user as it’s in the loop and NOT on a member page so therefore would be something like author_meta right?
-
driz posted on the forum topic Show points for user in the group Achievements: 13 years, 8 months ago
e.g. code:
< ?php printf( __( '<strong>%s', 'buddypress' ), bp_core_get_userlink( $post->post_author ) ) ?>
<div class="avatar">
<a class="user" title="" href="/members//"></a>
</div><a title="Points" href="/members//achievements/">0</a>
I want to change that 0 to the number of points…[Read more]
-
driz posted on the forum topic Show points for user in the group Achievements: 13 years, 8 months ago
Any updates? Just to clarify I’m wanting to show the points of the author of a post within the loop, so where it says there name and shows there avatar I would also like to show the points. Thanks.
-
driz started the forum topic Show points for user in the group Achievements: 13 years, 8 months ago
On my website I want to show the points a user has next to their avatar in posts and comments throughout the site. How could I do this? Thanks
-
driz posted on the forum topic What template file is used for the account settings? in the group How-To and Troubleshooting: 13 years, 8 months ago
:/ bugger why are they hard coded like that!
-
driz posted on the forum topic What template file is used for the account settings? in the group How-To and Troubleshooting: 13 years, 8 months ago
Anyone know? Thanks
-
driz started the forum topic What template file is used for the account settings? in the group How-To and Troubleshooting: 13 years, 8 months ago
I’m building a custom theme for a BuddyPress website but can’t locate the template file used for this page: /members/cameron/settings
I know the parent template is plugins.php but what about the actual content? Thanks
-
driz posted on the forum topic BuddyPress Notifications in the group How-To and Troubleshooting: 13 years, 9 months ago
Thanks 🙂 Works fine!
-
driz posted on the forum topic BuddyPress Notifications in the group How-To and Troubleshooting: 13 years, 9 months ago
Any updates? Thanks 🙂
-
driz started the forum topic BuddyPress Notifications in the group How-To and Troubleshooting: 13 years, 9 months ago
Is it possible to show notifications on a BuddyPress site when something new happens like a comment on a users post or new private message? So for example something like this:
Notifications ( 2 ) <a href="/2010/01/01/my-post/#comment-2">Cameron posted a comment on your post </a> <a href="...">Dave sent you a new private message </a>
EDIT: Just…[Read more] -
driz posted on the forum topic Show Like outside of activity stream in the group BuddyPress Like: 13 years, 9 months ago
This sounds awesome 🙂 Is there any word on when this will be available?
-
driz posted on the forum topic Show Like outside of activity stream in the group BuddyPress Like: 13 years, 9 months ago
Any updates? Thanks 🙂
-
driz posted on the forum topic Move administration to back-end and allow custom-templates in the group Achievements: 13 years, 9 months ago
@Paul Didn’t know I could just copy files straight into my own theme 🙂 That’s good news! Regarding the admin stuff, while editing profiles may be done front-end, the actual creating the profile fields and that are done back-end. Considering that an admin STILL needs to go back-end to create posts and that, they can’t really […]
-
driz posted on the forum topic Activity Confusion in the group How-To and Troubleshooting: 13 years, 9 months ago
I have asked here if anyone has an answer: https://buddypress.org/community/groups/buddypress-like/forum/topic/show-like-outside-of-activity-stream/
-
driz started the forum topic Show Like outside of activity stream in the group BuddyPress Like: 13 years, 9 months ago
From what I have seen of this plugin upon activation it adds the like button to the activity and when a user likes something it will like the activity and NOT the actual post is this correct? How can I add the Like button to my index loops for my custom post types and the […]
-
driz joined the group BuddyPress Like 13 years, 9 months ago
-
driz started the forum topic Move administration to back-end and allow custom-templates in the group Achievements: 13 years, 9 months ago
Wouldn’t it be better if all the creation and editing of achievements was done in the back-end like all other plugins? It makes no sense that all other WP functionality and BP too are done in WP-Admin but the user has to jump to the front-end to manage achievements. The biggest issue this causes is […]
- Load More
@driz
Not recently active