Denis
Forum Replies Created
-
Forum: Plugins
In reply to: [BadgeOS Community Add-on] Recently Active – link to achivementsResolved!
Forum: Plugins
In reply to: [BadgeOS Community Add-on] Join a Specific Group: doesn't workBeta version from here doesn’t work also.
Forum: Plugins
In reply to: [BadgeOS] Community – Join a Specific Group: doesn't workThanks!
Forum: Plugins
In reply to: [BadgeOS Community Add-on] Recently Active – link to achivementsMaybe It’s only relevant for BadgeOS-Leaderboard-Add-on (I extended the link)
plugins/BadgeOS-Leaderboard-Add-on/includes/display.php
// If link profiles is on, and BP exists... if( true == $args['link_profiles'] && class_exists( 'BuddyPress' ) ) $output .= '<a href="' . bp_core_get_userlink( $user_metrics['user_id'], false, true ) . 'achievements">';
Forum: Plugins
In reply to: [BadgeOS Community Add-on] Recently Active – link to achivementsAfter playing around. I realized it’s not good idea.
People would like to see dynamic activities on user member account tab, instead of static achievements.
Forum: Plugins
In reply to: [BadgeOS Community Add-on] Recently Active – link to achivementsOMG! I did it!
`function denis_bp_get_member_permalink($url) {
echo $url.”achievements/”;
}
add_action( ‘bp_get_member_permalink’, ‘denis_bp_get_member_permalink’ );’Actually I need to start programming on PHP. I like this flexibility ??
Forum: Plugins
In reply to: [BadgeOS Community Add-on] Recently Active – link to achivementsBTW, is it possible to override bp_member_permalink in function.php somehow?
Forum: Plugins
In reply to: [BadgeOS Community Add-on] Recently Active – link to achivementsThe idea is to show achievement page instead of default member page.
bp_member_permalink() => bp_member_permalink() + /achievements/
If I click any avatar I will see his member page with achievement. Without any extra clicking.
It means I open opportunity to my community members to compare them self with others (+ this cool hack). It intresting to see other achievements and their points. It will force competition thinking as one of gamefication background principle.
This is an additional tool as Top10 filter of the month.
So transparency and visualization to create gamefication environment.
Forum: Plugins
In reply to: [BadgeOS Community Add-on] Total pointsAwesome! I love it! Specially function name ??
Forum: Plugins
In reply to: [BadgeOS] BadgeOS kills WooCommerceyeeeeeeeeeeeeeeeeeeeeeees!
you could call me via skype and we could take a look together ??Forum: Plugins
In reply to: [BadgeOS] BadgeOS kills WooCommerceAnd BadgeOS Auto Messages Add-On removes