Hello,
I understand your concern and accordingly, I have also checked at our local server but when you have set only one membership plan and “Hide current plans” settings enabled then, when you are checking with the account having the same membership plan, no membership plan will remain to display and without membership plan, it will not possible to submit the form as this form is for the plan purchase form.
So, accordingly, ARMember does provide a facility to display content conditionally based on members having a membership plan. So, you can see ARMember “Restrict Content Shortcode”, which you can add this shortcode from Pages -> Add/Edit Page “Restrict Content Shortcode” Here you can show the content, refer to the below example.
[arm_restrict_content plan=”{PLAN ID}” type=”hide”]
[arm_setup id=”1″]
[armelse]
Content goes here for member that you have already have this membership plan.
[/arm_restrict_content]
Replace {PLAN_ID} with the membership plan ID. Which you can get from ARMember -> Manage Plans page.
Please check accordingly and let me know if there is anything else.
Thanks