Hello,
ARMember Free Plan type is for an infinite period, so if you are willing to set it to a fixed expiration period with free then you need to create a finite plan type with the 0 amount.
Regarding the “stop from downgrading” you can create the different setup forms for each plan and then with the help of the ARMember Restrict Content Shortcode you can hide the setup form’s shortcode of the downgraded plan for the member having an infinite membership plan, kindly check the below provided example:
[arm_restrict_content plan=”{PLAN_ID}” type=”hide”]
SETUP FORM SHORTCODE GOES HERE
[armelse]
[/arm_restrict_content]
Replace the {PLAN_ID} as per your requirements. You can get plan ID from the ARMember Lite -> Manage Plans page.
Please check accordingly and let me know if there is anything else.
Thanks
Ok. Is there a way to show a specific message or image in a restricted page for non users (instead of redirect them?)
Hello,
Yes, you can display the different content to the non-logged in users by using the below provided shortcode you can add the content you wish to be displayed for the non-logged in members as well and you can even add the image to it.
[arm_restrict_content plan=”unregistered,” type=”show”]
CONTENT FOR NON-LOOGED IN USER GOES HERE
[armelse]
[/arm_restrict_content]
Please check accordingly and let me know how it goes.
Thanks
Ok got it. One more question regarding how the email notification.
Since i would use woocommerce to process payments how would the email notification work? Will i still use the woocommerce ones since i’m not processing payments with Armember?
Hello,
As WooCommerce Integration is a premium feature therefore I cannot assist you for the same here as this forum is for the ARMember Lite plugin. So, kindly open a support ticket with the premium plugin and after that, you will be assisted further.
Thanks