Closed (won't fix)
Project:
Commerce Extra
Version:
7.x-1.0-alpha1
Component:
Login page module
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
14 Nov 2012 at 08:52 UTC
Updated:
21 Feb 2014 at 08:19 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
garyg commentedYou are totally on track with this suggestion... I agree
Comment #2
nelslynn commentedAnd yet another idea for this page. Is it possible to have two buttons? If someone can create the functionality, I'll create the CSS.
Comment #3
imiksuI see your point here (about layout), but I think that this should be handled in themes, not in modules. Since Commerce Extra is just providing the elements using Form API, it's beyond of this module, since it's not declaring any new theme elements.
Adding a new button below registration pane would make sense, that's something I actually was considering to add, but never added it.
Comment #4
nelslynn commentedSo do you plan on adding another button option? It would be great to know, as if not, I need to explore another avenue (and maybe you can close this issue with 'won't fix)?
Comment #5
imiksuI'm not planning to implement this, but here's a snippet to do it in your theme layer (I tested this in module code, but I think this can be done in theme layer also).
Comment #6
sportel commentedSo, no plans for making this module more user friendly? That would be a shame, since most e-commerce sites give the customer the ability to log in as an existing user or proceed as a new customer. Ux is all in the user interface.
But nevertheless, thanks for your work.
Comment #7
mistersevans commentedYeah I second a better login screen if possible like the pictures by nelson and sandravdv.
Now maybe it can't be done for reasons I don't understand with templates like mentioned above.
But when I click on LOGIN the normal login screen has "Login" and "I don't have an account"
When I check out anonymously, the Commerce Extra redirect LOGIN screen redirects me a different looking LOGIN screen.
It has different font and says "I'm a registered user" which could be confusing.
It also says "continue to next step" which can be hard to comprehend for most customers.
Can it just redirect us to the normal login in screen with an EXTRA button that says "Check Out as Guest" or "Check Out without Registering"?
This way it will continue to maintain consistency and be easier to understand.
Comment #8
mistersevans commented