Xyun
Forum Replies Created
Viewing 6 replies - 1 through 6 (of 6 total)
-
Forum: Plugins
In reply to: [BadgeOS] emblems user profile you are currently visitingResolved.
Forum: Plugins
In reply to: [BadgeOS] emblems user profile you are currently visitingYeah! it works, Thank you Michael, you are the best 🙂
Forum: Plugins
In reply to: [BadgeOS] emblems user profile you are currently visitingGood Morning, Michael, i use ForumEngine Plugin in my site.
i found this:
get_header(); global $wp_query, $wp_rewrite, $post,$current_user; $author = get_user_by( 'slug', get_query_var( 'member' ) ); $edit_link = add_query_arg( 'uid', $author->ID , et_get_page_link('edit-profile') ); $user_location = get_user_meta($author->ID,'user_location',true);Tried this code but still doesn’t work:, keep showing my badges.
$achievements = badgeos_get_user_achievements( array( 'user_id' => get_user_by( 'slug', get_query_var( 'member' ) ) ) );Forum: Plugins
In reply to: [BadgeOS] emblems user profile you are currently visitingThank you Michael, hours trying but and i have not gotten it to work
Im not using buddypress in my site, just wordpress
I have not gotten a proper tag to replace: “bp_displayed_user_id” to return the user ID of the user whose profile you are viewing
Forum: Plugins
In reply to: [BadgeOS] emblems user profile you are currently visiting:C Well, Thanks for the quick response, Michael.
I will try to create something, with the knowledge that I have.
Regards.
Forum: Plugins
In reply to: [BadgeOS] emblems user profile you are currently visiting
Viewing 6 replies - 1 through 6 (of 6 total)