StudioPress Community Forums
  StudioPress Community Forums > Forums > General Discussion
For help and support, access to your downloads, or to manage your account please log into My StudioPress.

These forums have been set to read-only so you can browse the existing topics for any questions you may have -- and this forum will be removed on July 1st, 2013.

For general discussion on WordPress, CSS and design (NOT for support) visit the new Community Forums.
 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
  #1  
Old 06-26-2012, 02:15 PM
philipjyim philipjyim is offline
Registered User
Genesis Member
 
Join Date: Aug 2010
Posts: 68
Default Genesis and BuddyPress

How do you make buddypress pages private in Genesis to only logged in users.

I have tried this in my enterprise theme page.php, to redirect to special login page

if(!is_user_logged_in())
{
wp_redirect( 'http://xyc.' ); exit;

}


It seems to work for pages except when accessing Buddypress pages it does not seem to execute.
 

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -5. The time now is 10:19 AM.

Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.