• Resolved traceyweb

    (@artisanweb)


    This is probably a stupid question but after installing the plugin and going to the login and register pages from the frontend, they’re blank. I can see in the code the content is hidden. There is a free plan available (default). So I thought maybe the content access rules need editing so I allowed access to register and login page for users with no plan.
    What am I doing wrong?
    It doesn’t seem very intuitive. I would have thought a simple thing like the login and register page would be accessible, and I can’t find an answer in the documentation.
    I’m testing this and want to buy the premium version for the extra functionality but I’m stumped at step one!

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

    (@reputeinfosystems)

    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

    Thread Starter traceyweb

    (@artisanweb)

    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.

    Plugin Author reputeinfosystems

    (@reputeinfosystems)

    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

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Default login/register pages blank’ is closed to new replies.