Where BuddyPress declare the page to show?
-
Hi,
I’m working on a plugin that show a different page_on_front if the user is not logged in.
I don’t like to use any redirect because the url will not show the root of the site.So… I made it and works pretty good on WordPress, not on buddypress.
I used the filter parse_query where I changed the query_var page_id… why doesn’t on BuddyPress?
How BuddyPress manage the page to show?Please give me an help, I also tried to force the frontpage with bp_dtheme_page_on_front, but it doesn’t work
Thanks
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- The topic ‘Where BuddyPress declare the page to show?’ is closed to new replies.