Subscription form only for existing users: is that possible?

  • artax
  • Topic Author
  • Offline
  • Junior Member
  • Junior Member
More
3 years 6 months ago #150184 by artax
Hi there,
in subscription form menu item I have the login form for existing users, and the "new user? Please register" form that invites new users to register.
Now: I don't let the users to autonomously register: they are given the account, and then they go on subscription form, login and purchase the subscription.
Therefore, I'd need to hide the "new users? Please register" form.
Is that possible?

Thanks,
Have a great day.

Please Log in or Create an account to join the conversation.

More
3 years 6 months ago #150185 by Nicholas Flint
If you're using the login page (not the module) you could override the /components/com_users/tmpl/login/default_login.php file. You'd copy it to the /Your_Template/html/com_users/login folder. I changed the link to go to a different page; but you could just delete it altogether.

Please Log in or Create an account to join the conversation.

More
3 years 6 months ago #150186 by Tuan Pham Ngoc
@artax Go to Membership Pro -> Configuration, set Registration Integration
config option to No and that New User - Register section will be removed as expected

Tuan

Please Log in or Create an account to join the conversation.

  • artax
  • Topic Author
  • Offline
  • Junior Member
  • Junior Member
More
3 years 6 months ago - 3 years 6 months ago #150199 by artax
thank you guys.
@tuan: I did it, but I still get that form, as you can see in the screenshot.
I'd need to show only the form for existing users, which means I don't need anything that you currently see after the login button in the screenshot.
Thanks,
have a great day.
 
Last edit: 3 years 6 months ago by artax.

Please Log in or Create an account to join the conversation.

More
3 years 6 months ago #150206 by Tuan Pham Ngoc
But in your case, users are not logged in yet, so there should be Login section to allow existing users to login? If users are logged in, they should not see that section anymore

Or maybe you can edit the plan, set Subscribe Access to Registered so that only registered users (after logged in) can access to the form. Maybe that would help ?

Tuan
The following user(s) said Thank You: artax

Please Log in or Create an account to join the conversation.

  • artax
  • Topic Author
  • Offline
  • Junior Member
  • Junior Member
More
3 years 6 months ago #150231 by artax
Yes, it did help, thank you.
Have a great day.

Please Log in or Create an account to join the conversation.

More
3 years 6 months ago #150236 by Tuan Pham Ngoc
Great. Happy to hear that.

Have a nice weekend.

Tuan

Please Log in or Create an account to join the conversation.