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