pollyweb
Member
Posted 2 years ago #
Hi all,
I am quite new to wordpress and want some help to do the following:
I will have about six pages which I only want to display if the users (subscriber role) are loged in, and i have no idea how to do that.
When the subscribers are loged in I want some of the page layout to change.
Any ideas on how can I do that?
The Members plugin may do what you want.
pollyweb
Member
Posted 2 years ago #
The members plugin will still display the content tabs with a message that not log in members does not have access to that content. And also won't let me change some of the layout if they are loged in.
thanks anyway
You might like to have a closer look at Role Scoper. I have used this plugin in the past with excellent results.
Alternatively you could right some conditional code in your page.php (based on user) but as you are relatively new to WP - the plugin might be a quicker and simpler solution for you.
R