@stupidism
15 years, 4 months ago
Actually nevermind the community part, I ‘ll just structure the site like leadpress.com (not all under community)
Thank you for the help Ray and John.
I still don’t get why when I go to domain.tld/home the members link lights up (in the BuddyPress Home Theme). And how do I make the community WordPress Page appear instead of a page listing the folders inside the community folder (forums).
So I set the Members link to
domain.tld/community/members/
But when I click it, it redirects to domain.tld/members/admin
The groups and blogs link work but don’t light which isn’t that bad.
Yeah I am using the BuddyPress Home Theme, should I just change each link to /community/members, /community/blogs, etc. ?
Would that work with what I have setup (the three seperate pages)?
I looked it up in bp-core.php (is that the actual location?) and it says:
define( 'BP_MEMBERS_SLUG', 'members' );
Well all the pages work, its just that how would I setup my links?
Do I just put in the hard links like domain.tld/community?
Because right now when I click Visit Site it goes to the Home page but the members link lights up.
Thank you for a quick reply.
I don’t really understand this part:
Goto your blog settings and assign the front page to be the page you made for home, and make the index/blog page the one you made for your blog.