-
Author
-
September 9, 2017 at 00:12 #173022andreasnordengenParticipant
Hi Kleo,
Thank you for this great theme!
I use Paid Membership Pro and have all set up regarding levels and restrictions.However, I added Go Pricing on Membership levels because of better skin layout, and added links correctly.
But, I want it to show “Your Level” as in Paid Membership Pro, on the level that I paid for.Is it possible? Do you have a shortcode that I can add to the custom css?
September 9, 2017 at 19:19 #173083Kieran_SQModeratorThanks for contacting us today, the Go Pricing tables are static elements and are unable to conditionally show specific content (the user’s membership level) by default.
You could however actually do this with Paid Membership Pro shortcodes and creating three different Go Pricing tables, each with a specific column highlighted. Once you have done that you can use the shortcode for each and limit it as below
COPY CODE[membership level="1"] [My shortcode for membership level 1] [/membership] [membership level="2"] [My shortcode for membership level 2] [/membership] [membership level="3"] [My shortcode for membership level 3] [/membership]
You may want to add a fourth for anyone that doesn’t have a membership already, which would look like
COPY CODE[membership level="1"] [My shortcode for membership level 1] [/membership] [membership level="2"] [My shortcode for membership level 2] [/membership] [membership level="3"] [My shortcode for membership level 3] [/membership] [My shortcode for no membership level]
Adjust the membership levels to work with the levels you have assigned already.
Hope this helps,
Kieran.
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionIf you like the theme or the support you've received please consider leaving us a review on Themeforest!
Custom development requests can be sent to dev@seventhqueen.com, one of the development team will be happy to discuss your needs.
-
AuthorPosts
The forum ‘General questions’ is closed to new topics and replies.