• Resolved likipadhy

    (@likipadhy)


    if is use suppose [ms-membership-title id=”716″] the result is like Membership title: Bronze Buyer 1 month i just want to show Bronze Buyer 1 month.ll it be possible ?

    • This topic was modified 8 years, 1 month ago by likipadhy.
Viewing 5 replies - 1 through 5 (of 5 total)
  • Plugin Support Predrag – WPMU DEV Support

    (@wpmudev-support1)

    Hi @likipadhy,

    Hope you’re doing well 🙂

    Membership title shortcode has a label attribute that you can use in order to change the text before membership name, or in your case add empty label to remove it, it would look like this:
    [ms-membership-title id="716" label=""]

    P.S. When you go to Membership 2 > Help > Shortcodes panel you will Expand… link next to shortcodes that will show additional attributes for shortcodes and examples on how it can be used 🙂

    Have a great weekend!

    Predrag

    Thread Starter likipadhy

    (@likipadhy)

    hi, can you please tell me how can I specifically add a membership plan via shortcode.Now i have to add four shortcodes to add a membership to the frontend.

    Plugin Support Imran – WPMU DEV Support

    (@wpmudev-support9)

    Hello @likipadhy

    Hope you’re well!

    can you please tell me how can I specifically add a membership plan via shortcode.

    Would you please let us know more information about what you wish to add? If you’re a looking for a way to add a sign-up button for a certain membership, please use this shortcode:
    [ms-membership-buy id="716"]

    To show registration form that will automatically sign a user to a specific membership please use this shortcode:
    [ms-membership-register-user membership_id="716"]

    Each membership has set of shortcodes shown with their ID number, from Membership 2 > Memberships. Please see this screenshot:

    Let us know if you have any questions!

    Have a good day!

    Cheers,
    Nastia

    Thread Starter likipadhy

    (@likipadhy)

    i mean if i am adding a plan I want a single shortcode to display all data like membership title membership details price price and the signup button.thank you for help.

    Plugin Support Laura – WPMU DEV Support

    (@wpmudev-support8)

    Hey @likipadhy,

    Hope you’re well.

    In the current version of Membership 2, you can’t show them with one shortcode. You should continue with all four of them.

    Cheers,
    Oguz

Viewing 5 replies - 1 through 5 (of 5 total)

The topic ‘when using shortcode just show the value not the title’ is closed to new replies.