I'm using wp-members for my site with Pagelines Lite and want to know how to hide menu items so that they only display for logged in members?
Any suggestions?
Best Answer Danny , 15 March 2013 - 12:41 PM
You could try this plugin, although I haven't tested it personally.
http://wordpress.org...bility-control/
Go to the full post
Posted 15 March 2013 - 04:11 AM
I'm using wp-members for my site with Pagelines Lite and want to know how to hide menu items so that they only display for logged in members?
Any suggestions?
Posted 15 March 2013 - 04:44 AM
Hi there, that's something that the wp members plugin will do for you. Looking at their support docs it seems like you can do this in the edit page screen by selecting true/false into a custom field. Please see the wp members faq at http://rocketgeek.co...ers-guide/faqs/ there's a section on blocking content/pages about 4 entries down.
Posted 15 March 2013 - 11:53 AM
I've got the content and posts protected thank... it's the menus only. They are suggesting two menus, one for visitors and one for members
http://rocketgeek.co...n-login-status/
the code they suggest to edit/replace in the header.php file specifically is:
<?php wp_nav_menu( array( 'container_class' =>; 'menu-header', 'theme_location' => 'primary' ) ); ?>
which doesn't even exist in the pagelines header.php
So I'm stuck. I was wondering if there was an easier way to do it?
Edited by mysmallbizu, 15 March 2013 - 12:03 PM.
Posted 15 March 2013 - 12:41 PM Best Answer
You could try this plugin, although I haven't tested it personally.
http://wordpress.org...bility-control/
Posted 15 March 2013 - 01:56 PM
That seems to work correctly. Thanks I didn't see that plugin
Space Between Primary and Second NavStarted by adaml44 , 10 May 2013 |
|
|
||
Social icons have disappeared from my websiteStarted by eveliut , 12 Jan 2013 |
|
|
||
Is It Possible To Do Dropdown Menus In Fixed Navbar?Started by toddatkins , 09 Dec 2012 |
|
|
||
PageLines Framework →
Technical Support →
2 Navigation BarsStarted by njumara , 20 Nov 2012 |
|
|
||
PageLines Framework →
Technical Support →
Don't Understand your menu/ Navigation systemStarted by triggerfish , 11 Oct 2012 |
|
|