Hello,
As I understood from your request, you may check with the logged-in user. If you are checking with the logged-in user then the login and register form will not be displayed. Obviously, because the member is already registered and logged in so no need to log in or register again.
So, kindly check with a different browser (non-logged-in user) and let me know how it goes.
Also, if you want to allow a member to purchase a membership plan then you need to create setup form from ARMember -> Configure Plan + Signup form page. After the saved the setup form, the setup shortcode will be generated which you can use according to your requirements.
For more information please refer ARMember documentation: https://www.armemberplugin.com/documents/steps-for-configure-plan-signup-page/
Thanks
That’s what I suspected so I did use a different browser, cleared cache, made sure I was logged out and it still doesn’t show the forms. When I use a browser where I am logged in I see the message “you are already logged in”. So if I was logged in using the other browser shouldn’t it also display that message?
I had someone else check it on their computer and they also don’t see the login form.
This was on the default login page [arm_form id=”102″ logged_in_message=”You are already logged in.”
In the CSS it has this on the form:
.ng-cloak, .x-ng-cloak, [data-ng-cloak], [ng-cloak], [ng\:cloak], [x-ng-cloak] {
display: none!important;
}
I also followed the configure plan + signup page but it doesn’t display a signup form.
Hello,
I am sorry for the delay in reply.
I understood your concern and this type of issue happen due to some JavaScript error on the page. so, kindly check by temporary deactivate other plugin or temporary change theme so you may found an issue.
Please let me know if there is anything else.
Thanks