Custom Sign Up and Login page

maxcinsay
@maxcinsay
10 years ago
60 posts
Im using a custom template for the front end of the website and jrElastic for the admin section, how do I create a custom sign up page? Where is the template file and how to overwrite it? Thank you
updated by @maxcinsay: 03/02/14 09:57:14AM
brian
@brian
10 years ago
10,136 posts
maxcinsay:
Im using a custom template for the front end of the website and jrElastic for the admin section, how do I create a custom sign up page? Where is the template file and how to overwrite it? Thank you

There is no template for the login/signup page, but you can create a custom template and inside just copy the from from user/signup and user/login, then customize it to suit your needs.

Hope this helps!


--
Brian Johnson
Founder and Lead Developer - Jamroom
https://www.jamroom.net
maxcinsay
@maxcinsay
10 years ago
60 posts
Hello Brian, thanks.

How should I name the file to override the sign up and the login page?

And, Do you mean going to the sign up page and copy the html for the form?
maxcinsay
@maxcinsay
10 years ago
60 posts
Awesome!
maxcinsay
@maxcinsay
10 years ago
60 posts
That works to show the login form but it leaves out the other options for logging in with the OneSocial module.

Also, this is just for login, what about for sign up? (without leaving the OneSocial module out)
brian
@brian
10 years ago
10,136 posts
maxcinsay:
That works to show the login form but it leaves out the other options for logging in with the OneSocial module.

Also, this is just for login, what about for sign up? (without leaving the OneSocial module out)

You can find instructions on integrating OneAll into an HTML page in the OneAll documentation:

http://docs.oneall.com/services/implementation-guide/

Hope this helps!


--
Brian Johnson
Founder and Lead Developer - Jamroom
https://www.jamroom.net
maxcinsay
@maxcinsay
10 years ago
60 posts
Hello Brian, I paid for the module OneSocial. Does it offers a way to be added in the templates or does it work in the templates delivered by Jammroom only? the instructions you sent me event talk about modifying the database
brian
@brian
10 years ago
10,136 posts
It does not offer a way to be setup in the templates currently, but it's something I can add as a todo for a future release.

To do it your self, just "view source" on your existing log in page and copy the OneAll javascript section into your template - it's pretty straight forward and I think once you look at it you'll see how it works.

Hope this helps!


--
Brian Johnson
Founder and Lead Developer - Jamroom
https://www.jamroom.net
brian
@brian
10 years ago
10,136 posts
I just pushed out a new version of the OneAll module that has a template function in it:

{jrOneAll_embed_code}

That you can use in a template to embed the login/signup OneAll box.

Let me know how that works for you.

Thanks!


--
Brian Johnson
Founder and Lead Developer - Jamroom
https://www.jamroom.net
maxcinsay
@maxcinsay
10 years ago
60 posts
Hello guys, thanks, it worked very well. This is what I call a good team behind the product
michael
@michael
10 years ago
7,692 posts
Thanks. Tell a friend. ;)

Tags