Hello,
I've got a problem with horizontal user login block. It has: Username field, Password field, Create new account and Request new password links. Whenever you click on Create new account, the whole User Login block dissapears, which makes sense, because you won't be logging in when you are on joining stage. The fact that User Login block dissapears means that one of my horizontal div's dissapears and if it is not there, the whole website looks like a mess. I need to find a way to make the User Login block visible all the time regardles if a person is opening an account, logging in from the /user/login page or requesting new password. I tried to go into User module files, but I failed to find a way to resolve my issue. I would be delighted if some of you could guide me. Thank you.

Comments

Siriane’s picture

Hey,
I'm still srtuggling with this. I would appriate any possible help.
Thank you.

calte’s picture

I'm having the same issue and am very surprised at how hard its been to find an answer. I think it boils down to not being able to have two login forms on the same page, but at the very least the login block should be visible on /user/register and /user/password

Thoughts?