Skip Navigation

[Closed] I want to create the member only menu, Exactly like the one on the wp-types.com

This support ticket is created 7 years, 7 months ago. There's a good chance that you are reading advice that it now obsolete.

This is the technical support forum for Toolset - a suite of plugins for developing WordPress sites without writing PHP.

Everyone can read this forum, but only Toolset clients can post in it. Toolset support works 6 days per week, 19 hours per day.

No supporters are available to work today on Toolset forum. Feel free to create tickets and we will handle it as soon as we are online. Thank you for your understanding.

Sun Mon Tue Wed Thu Fri Sat
- 9:00 – 13:00 9:00 – 13:00 9:00 – 13:00 9:00 – 13:00 9:00 – 13:00 -
- 14:00 – 18:00 14:00 – 18:00 14:00 – 18:00 14:00 – 18:00 14:00 – 18:00 -

Supporter timezone: Asia/Hong_Kong (GMT+08:00)

This topic contains 1 reply, has 2 voices.

Last updated by Luo Yang 7 years, 7 months ago.

Assisted by: Luo Yang.

Author
Posts
#435755

I am trying to: Create a user only menu, just like the on in wp-types.com

I visited this URL: Your support forum and found no help

Thanks

#435987

Dear scott,

I assume we are talking about the "My account" menu in the top right of this page
It is created with custom codes, but you can also setup it with Views shortcode [wpv-conditional], for example:
Create a text widget, use shortcode [wpv-conditional] to check if current user is a login user, then display user's menu, else display visitor menu.

The topic ‘[Closed] I want to create the member only menu, Exactly like the one on the wp-types.com’ is closed to new replies.