-
Famous started the forum topic template profile page for site.com/members/username/ in the group How-To and Troubleshooting
http ://site.com/members/username/Can someone tell me how to template the above (profile page) page?
-
Famous replied to the forum topic template profile page for site.com/members/username/ in the group How-To and Troubleshooting
Thank you @mercime
-
Any ideas on how to show new messages, I am guessing its a small snippet of php code?
Thanks
-
Famous replied to the forum topic template profile page for site.com/members/username/ in the group How-To and Troubleshooting
I am trying to make it a child template, so I don’t mess anything up, is that possible?
Do I just create a couple of directories in my child template like so…
/members/single/and replace home.php with my […]
-
what is the code to display new messages?
-
is there a way to link to another persons (image) avatar by user id (username)?
-
How can or is there a plugin for the below:
Friends can see friends – family can see family – colleagues can see colleagues. Parse by relationships. Maybe something like checking a check box to define […]
-
Famous replied to the forum topic Specify Friend, Family or Colleague in the group Requests & Feedback
I should have been more specific. I meant, can we separate these classifications because the majority of people seem to like keeping their private lives away from work and vice versa.
-
@shaneBP
Thanks shane, it worked. Is there a way to use the larger user avatar rather than the smaller one? Thanks -
what php code snippet can I use to show friends?
Thank you.
-
Will BuddyPress let users specify whether they are friends, family or colleagues?
-
Famous joined the group Requests & Feedback
-
@johnjamesjacoby
I checked this link out:http://code.google.com/p/buddypress-media/
and although it is interesting it seems wise to wait on your official stamp of approval. If you look at mySpace and […]
-
@johnjamesjacoby @apeatling can you tell me what the solution is going to be for photos? Will it be a plugin and which plugin? The reason I ask is because I don’t want to integrate something that will be […]
-
Famous started the forum topic Built in Featured Image Feature - YARPP in the group Third Party Components & Plugins
I am trying to enable YARPP with buddy press, however I cannot get it to work see here. How do I get WordPress’s built-in featured image feature to work with BuddyPress and my child theme (buddy press default […]
-
Famous started the forum topic muWordpress register (setting url to point to register page) in the group How-To and Troubleshooting
How do I point to the register page from another blog on muWordpress by using the href below. thanks
<?php printf( __( 'Please create an account to get started.’, ’buddypress’ ), site_url( bp_get_signup_slug() . ’/’ ) ) ?>
-
Famous replied to the forum topic Buddy Press Registration Page in the group How-To and Troubleshooting
I had a redirect on my htaccess, and because this doesn’t work anymore:
define( ‘BP_ACTIVATION_SLUG’, ‘madeupslug’ );
define( ‘BP_REGISTER_SLUG’, ‘madeupregistrationpage’ );
in wp-configI resorted […]
-
Famous replied to the forum topic Buddy Press Registration Page in the group How-To and Troubleshooting
positively not logged in, just keep getting redirected when I type in mysite.com/register to mysite.com instead
-
Famous replied to the forum topic Buddy Press Registration Page in the group How-To and Troubleshooting
double checked and triple checked, this one is checked.
User accounts may be registered.I don’t want to deal with too many splogs corrupting the database, so I just enabled user accounts.
I used to use the […] - Load More