Skip to:
Content
Pages
Categories
Search
Top
Bottom

Show two different static page to logged in and unregisted user


  • Surender Markam
    Member

    @surendermarkam

    please help me. I want to show an introduction page to new/unregistered visitor using a static page in front page. and also i want hide this page from logged in user for showing another page instead of it. so how can i do this?

    also how to hide all content and widgets from unregistered visitor?

Viewing 1 replies (of 1 total)

  • modemlooper
    Moderator

    @modemlooper

    This isn’t a buddyPress issue. Google this for WordPress. There may even be a plugin already.

    If not you create an if statement on e same page template:

    If user_is_logged_in {

    }else{

    }

Viewing 1 replies (of 1 total)
  • The topic ‘Show two different static page to logged in and unregisted user’ is closed to new replies.
Skip to toolbar