Viewing 5 replies - 1 through 5 (of 5 total)
  • Plugin Author Bojan Radonic – WPMU DEV Support

    (@wpmudev-support4)

    Hey there coleburg,

    How are you doing today?

    Yes, that is pretty close how content protection works. First you’ll need to go to Membership 2 -> Memberships to find correct protection shortcode for your level, see screenshot https://screencast.com/t/HTcm2yvNjH.

    Once you have that simply paste the following into your page content:

    [ms-protect-content id="24"]
    
    Your content
    
    [/ms-protect-content]

    Please note that in order for this to work you have to remove the attribute in the closing shortcode.

    Hope this helps ??

    Cheers,
    Bojan

    Thread Starter coleburg

    (@coleburg)

    Thank you for your reply, my final question is previously, 2 different membership tips had access to the same content, how would I use 2 shortcodes for 1 item is text?

    thanks

    Plugin Author Bojan Radonic – WPMU DEV Support

    (@wpmudev-support4)

    Hey again coleburg,

    You should be able to use multiple IDs in the shortcode separated by a comma which would allow you to protect same content for multiple membership levels.

    [ms-protect-content id="24,32"]
    
    Your content
    
    [/ms-protect-content]

    Hope this helps ??

    Cheers,
    Bojan

    Thread Starter coleburg

    (@coleburg)

    perfect, worked like a dream

    Plugin Author Bojan Radonic – WPMU DEV Support

    (@wpmudev-support4)

    Glad I could help ??

    Cheers,
    Bojan

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘How to Protect Part of a page’ is closed to new replies.