How to make all avatar & the member name links can redirect to http://mysite.com/members/membername/profile not to http://mysite.com/members/membername ?
Thanks
Faster, better and easier!
How to make all avatar & the member name links can redirect to http://mysite.com/members/membername/profile not to http://mysite.com/members/membername ?
Thanks
Hi Jack,
Please put the following line in your bp-custom.php
define("BP_DEFAULT_COMPONENT","profile");
That will do it.
where is the location of bp-custom.php ? i can't found it
you create that file yourself @Jack
ok2 thank you very much, i'm understand now that it will be work on wp-config too
You must log in to post.