• Resolved moste

    (@moste)


    I configured a new Plan & Sign up that I want to use when users are signed in. I didn’t toggle on any of the options, and it worked at first. I could see the current plans, payment gateways, and submit button, and as expected (and desired) the registration form doesn’t show.

    BUT then I experimented with the effect of the toggles: “Hide Current Plans” and “Hide Plan Selection Area”.

    When I toggle on the “Hide Current Plans” option nothing?displays. I think I should see the Payment Gateway and Submit button. That’s what I would like to see displayed.

    Are you able to reproduce this?

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Support dimplemodi

    (@dimplemodi)

    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.

    Thanks

    Thread Starter moste

    (@moste)

    Thanks. I think I misunderstood the intention of the “Hide Current Plans’ toggle.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Purchase Plan when logged in’ is closed to new replies.