2012-07-07, 06:10 PM
Hi all,
I'm making a theme with a login field on every page. (In the header)
This is working fine so far, but there's a problem on the registration page.
The id's of both the login fields and the registration fields are the same. (Both username and password). This ofcourse makes it impossible to register.
How would I go about fixing this?
Where do I change the id's and the matching php file?
Bump. Anyone?
Edit: I haven't solved it perse, but I used a work-around.
I used the Member > Register template to simple remove the loginform from the header on that page only.
I'm making a theme with a login field on every page. (In the header)
This is working fine so far, but there's a problem on the registration page.
The id's of both the login fields and the registration fields are the same. (Both username and password). This ofcourse makes it impossible to register.
How would I go about fixing this?
Where do I change the id's and the matching php file?
Bump. Anyone?
Edit: I haven't solved it perse, but I used a work-around.
I used the Member > Register template to simple remove the loginform from the header on that page only.