Update your Profile Field information for BuddyPress xprofile_set_field_data( $field_name’, $usert_id, $value); This will not work for check boxes. Below is… READ MORE
Add these lines of code to your wp-config.php file to rename the slugs of the buddypress components ( these are… READ MORE
If your buddypress child theme or customized parent theme does not work properly, in otherwords does you title tag output… READ MORE
I have been having some trouble with the site members loop. Originally i had the template as normal, i simply… READ MORE
I recently had to create a second step “Thank you” page for a client so they could add their Conversion… READ MORE
There are two functions here, the first one will return the user url for a specified ID function bp_core_get_justuserlink( $user_id,… READ MORE
Any one who need to the the link for the current user. eg /member/admin or /member/warwick Paste this code into… READ MORE
Use this to add Google Adwords conversion script to your BuddyPress Install google_adwords is the name on the function printing… READ MORE