solved login & signup template

rdl419
@rdl419
6 years ago
8 posts
Which template files edit the login & signup page. I am using the Celebrity skin.

Thanks
updated by @rdl419: 08/17/18 06:03:00PM
Strumelia
Strumelia
@strumelia
6 years ago
3,602 posts
Not sure if you mean 'edit' the colors (probably reflects your skin's overall site 'style' settings)
OR edit the questions on your site's Signup page. To edit the signup and profile questions members are presented with, you use the Form Designer for those areas of your site, found at:
https://(yoursite.com)/user/form_designer/m=jrUser/v=signup ...and
https://(yoursite.com)/user/form_designer/m=jrUser/v=account

Here's a great tutorial on using the Form Designer in Jamroom:
https://www.jamroom.net/the-jamroom-network/documentation/jamroom-admin-handbook/1275/using-the-form-designer


--
...just another satisfied Jamroom customer.
Migrated from Ning to Jamroom June 2015
douglas
@douglas
6 years ago
2,767 posts
rdl419:
Which template files edit the login & signup page. I am using the Celebrity skin.

Thanks

There are no templates for the login and singup forms, they are created by the jrUser module.

You can create your own forms if you like...0

Add the user login form to any page:
https://www.jamroom.net/the-jamroom-network/documentation/module-developer-guide/603/howto-add-the-user-login-form-to-any-page

Or you could also use the Form Designer for each form, just login as the master admin and point your browser to user/login or user/signup, there will be a "Form Designer" button on the page.

Form Designer Docs:
https://www.jamroom.net/the-jamroom-network/documentation/jamroom-admin-handbook/1275/using-the-form-designer

Hope this helps!


--

Douglas Hackney
Jamroom Team - Designer/Developer/Support
FAQ-Docs-Help Videos
Strumelia
Strumelia
@strumelia
6 years ago
3,602 posts
Rd, speaking of editing those pages, you can also add handy help text on both your login and signup pages, that your members will see, go to your Users module, then Global Config tab, then NOTES tab, when signed in as admin, you'll find it here:
https://yoursite.com/user/admin/global/section=notes

for example, I've added this to my Login page:
"Note: you can login using EITHER your account email address OR your member User name, plus your password."


--
...just another satisfied Jamroom customer.
Migrated from Ning to Jamroom June 2015
rdl419
@rdl419
6 years ago
8 posts
Thank you Douglas and @strumelia for the prompt response.


The reason I wanted to try to modify is that the login and signup page have been tagged by google adsense for a violation. The violation is : Valuable Inventory: No content. I currently have an ad in the footer section. I had 2 thoughts.

1. Add some content to the log in form. ( ex. events, chart...etc)
2. Remove adsense from those 2 pages.

Douglas, I wanted to try your suggestion fom https://www.jamroom.net/the-jamroom-network/forum/using-jamroom/57664/jquery-to-exclude-code-from-running-on-index-page .

Top of index.tpl
{$newvariable="something"}

Check for the variable:
{if !isset($newvariable) || $newvariable != 'something'}
Java script goes here...
{/if}


Which would be better?
updated by @rdl419: 05/14/18 09:00:33AM
rdl419
@rdl419
6 years ago
8 posts
Quote:
Or you could also use the Form Designer for each form, just login as the master admin and point your browser to user/login or user/signup, there will be a "Form Designer" button on the page.
When I go to user/login it takes me to the profile page.
please advise
paul
@paul
6 years ago
4,325 posts
That's correct - The Form Designer isn't invoked on the Login form, just the Signup form.
Sorry for the mis-information.


--
Paul Asher - JR Developer and System Import Specialist

Tags