• Resolved pisyek

    (@pisyek)


    Hello

    I use this plugin v3.6 with partial protected addon. I have 2 questions here.

    1. I used code below to hide the content from the expired users but the content appears unprotected instead.

    [swpm_protected for=”2-3-4″ format_protected_msg=”1″ do_not_show_expired_msg=”1″]
    [/swpm_protected]

    If I use the code below, the expired message will be shown to the expired users.

    [swpm_protected for=”2-3-4″ format_protected_msg=”1″]
    [/swpm_protected]

    2. How to format expired message like the format_protected_msg ?

    Thanks.

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Support mbrsolution

    (@mbrsolution)

    Hi, I tested your shortcode on my testing site and it works for me. I also had to update the double quotes because some where typed incorrectly. Here is the edited shortcode for you.

    [swpm_protected for="2-3-4" format_protected_msg="1" do_not_show_expired_msg="1"]
    [/swpm_protected]

    Give this shortcode a try and let me know if it works for you.

    Regards

    • This reply was modified 7 years, 1 month ago by mbrsolution.
    Thread Starter pisyek

    (@pisyek)

    Thank you for your suggestion.

    I tried your code but somehow it still didnt work.

    I end up modifying the partial plugin instead.

    Thanks.

    Plugin Support mbrsolution

    (@mbrsolution)

    Hi, I am glad you got it working.

    If you don’t mind me asking. Can you share the modifications you carried out in the plugin/addon. I am curious to know.

    This might help the developers improve the code or help others who might run into a similar issue as yours.

    Thank you

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Partial protected area displayed o expired user’ is closed to new replies.