Remove username field in edit data step

More
7 years 4 months ago #6211 by hamid chamanchi
Hi There
I'm using plugin "email as username" so all users don't need username anymore and its working fine.
but with slogin sfter signin next step to edit data form, there is a field "username" that we don't need it anymore. how can i remove it?

Rgards

Please Log in or Create an account to join the conversation.

More
7 years 4 months ago #6212 by JoomLine
It can be solved through Slogin settings.
s.mail.ru/CkLS/QttnYmFL9

Please Log in or Create an account to join the conversation.

More
7 years 4 months ago #6213 by hamid chamanchi
Thanks,
My Current setting is this:
login for members >> email
edit data before registeration >> yes

i need this next step edit, because the email and name from social are not clear.
I just don't want the username field in the step url.
would you please help me which codes should i remove to don't show or hide username field anymore?

Please Log in or Create an account to join the conversation.

More
7 years 4 months ago #6214 by JoomLine
add css
.login label#username-lbl, .login input#username {
    display: none;
}
The following user(s) said Thank You: hamid chamanchi

Please Log in or Create an account to join the conversation.

Powered by Kunena Forum

Last from the forum

© 2010- JoomLine
The Joomla!® name is used under a limited license from Open Source Matters in the United States and other countries. joomline.net is not affiliated with or endorsed by Open Source Matters or the Joomla! Project.

email: This email address is being protected from spambots. You need JavaScript enabled to view it.