- This topic has 1 reply, 2 voices, and was last updated 13 years, 8 months ago by .
Viewing 2 posts - 1 through 2 (of 2 total)
Viewing 2 posts - 1 through 2 (of 2 total)
- You must be logged in to reply to this topic.
Support site for Tips and Tricks HQ premium products
by
Tips and Tricks HQ Support Portal › Forums › WP eMember › WP eMember General Questions › How can I create 2 home pages one for each membership level?
How or can I create 2 different home pages one for each membership level, but show only one home page button on the menu bar/header?
You probably want to do something like “If the logged in member is of level A then show the link to Page A. If the logged in Member is level B then show the link to page B.”
This can only be done programmaticaly. You will need to be able to put conditional code around the link so it takes the same spot but shows the link based on the membership level. This page has some code snippet examples that might be helpful:
http://www.tipsandtricks-hq.com/wordpress-membership/wp-emember-miscellaneous-tweaks-248