This topic has 1 reply, 2 voices, and was last updated 7 years by Kieran_SQ.

  • Author
  • #173022
     andreasnordengen
    Participant

    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?

    #173083
     Kieran_SQ
    Moderator

    Hi @andreasnordengen,

    Thanks 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 solution

    If 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.

Viewing 2 posts - 1 through 2 (of 2 total)

The forum ‘General questions’ is closed to new topics and replies.

Log in with your credentials

Forgot your details?