• Resolved edgarlarsen

    (@edgarlarsen)


    Our client has been managing his membership manually.

    I created a free membership plan with a fixed expire date to add existing members. When this membership expires, I want these users to upgrade to a paid membership plan.

    How I remove the renew option of the free membership?

    I set the upgrade path on the free membership, but the option does not show on the frontend.

    How can I make the upgrade option visible for users that have the free membership?

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author reputeinfosystems

    (@reputeinfosystems)

    Hello,

    I understood your concern, that you want to assign the a paid membership plan to the user when the current free membership plan expires, if so then ARMember does provide action to be performed after the plan duration is finished/expired which you can set from ARmember -> Manage Plans -> Add/Edit Plan page and set a membership plan for the “End Of Term Action” dropdown (set membership plan that you don’t allow to purchase front frontend so, only after this plan expires members can see that paid plan).

    Regarding “How I remove the renew option of the free membership?”, as I understood your request, you want to remove the renew button option from the back-end at “ARMember -> Manage Members -> Edit Member”, if so, then unfortunately, it will not be possible to achieve this.

    Regarding displaying the upgrade option to a paid membership, you can set the setup of the paid membership plan to be displayed only for the members that have the free membership plan with the help restrict content shortcode. 

    To set the restrict content shortcode with the setup, go to “ARMember -> Add/Edit page”, here, add a new “Restrict Content Shortcode” block, now within the popup, for the “Restriction Type” option, selec the option “Show content only for” from the dropdown and selec the plan from the “Target User Dropdown”, a below like shotcode will be generated. 

    [arm_restrict_content  plan=”1,”  type=”show”]
    Content Here
    [armelse]
    [/arm_restrict_content]

    From the above shrtcode, replace the “Content Here” part with the paid plan membership setup and after that onlt the members having the plan 1 will be displayed the setup. Please check accordingly and let me know if there is anything else.

    Thanks

    Thread Starter edgarlarsen

    (@edgarlarsen)

    Hi, thanks for your reply ??

    Everything is working as expected.

    I needed to hide the Renew button on the frontend for the free membership, so I’ve done it with some css.

    Plugin Author reputeinfosystems

    (@reputeinfosystems)

    Hello,

    Glad to know that I could help you. 

    BTW If you like the ARMember Lite plugin then, kindly add the review with the 5 stars that will encourage us to add more features and improve plugin.
    https://www.ads-software.com/support/plugin/armember-membership/reviews/#new-post

    Thanks

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Do not allow renew and can’t see upgrade option on frontend’ is closed to new replies.