Skip to:
Content
Pages
Categories
Search
Top
Bottom

Re: Change the name of the blogs folder


adamwiththehair
Participant

@adamwiththehair

FIXED! I think…

I went into bp-core.php

Line 70: define( ‘HOME_BLOG_SLUG’, apply_filters( ‘bp_home_blog_slug’, blog’ ) );

Changed it to:

Line 70: define( ‘HOME_BLOG_SLUG’, apply_filters( ‘bp_home_blog_slug’, ‘videos’ ) );

Works!!!!

Skip to toolbar