Hello,
I had just made an website with buddypress 1.7.2 installed on it.Everything is going fine.
But there is a problem.Blog is installed on homepage of it. like http://mysite.com I want to change it to http://mysite.com/blog How can i do that? I had tried slug too define ( 'BP_HOME_BLOG_SLUG', 'blog' ); that not working too.So how to override this? How can i change the link? I want my blog at http://mysite.com/blog not at http://mysite.com
Any help and suggestions will be appreciated.