Skip to main content
Solved

Specific registration link beyond groups invites

  • March 30, 2022
  • 2 replies
  • 30 views

Dkreiger
  • Contributor ⭐️⭐️⭐️⭐️

Hi is there any way to have the registration page be a link to share else where? I would like this reg. pop up to be a link to send to others to sign up with our having to look around. I also do not want them part of a group. 

 

 

Best answer by SmartlyGreg

@Dkreiger I think you are referring to this page: https://<YOUR COMMUNITY URL>/member/register

If you want it to look like a pop-up on the homepage that is doable but would require a small script to click the login button when the homepage is reached with a specific url parameter such as “?loginpop”.

Hope this helps!

2 replies

SmartlyGreg
Forum|alt.badge.img
  • Helper ⭐️⭐️⭐️
  • Answer
  • March 31, 2022

@Dkreiger I think you are referring to this page: https://<YOUR COMMUNITY URL>/member/register

If you want it to look like a pop-up on the homepage that is doable but would require a small script to click the login button when the homepage is reached with a specific url parameter such as “?loginpop”.

Hope this helps!


Dkreiger
  • Author
  • Contributor ⭐️⭐️⭐️⭐️
  • March 31, 2022

Much appreciated 🙌 @SmartlyGreg