- Posts: 4
COMMUNITY FORUM
Removing parts of the registration form
- Nick Acott
-
Topic Author
- Offline
- New Member
Less
More
15 years 1 week ago #82732
by Nick Acott
Removing parts of the registration form was created by Nick Acott
Hi All,
Love K2 and using it for our blog however I have one thing I would like to change.
(I've look through the forums and couldn't find the direct advice)
On my site - www.fireflylondon.co.uk - when you creat a account (bottom right) It asks you for several items.
I only want the user to have to input the *fields (top 5) and have the optional Avatar uploader.
How do i get rid of the other fields?
Many thanks in advance.
Nick
*
*
*
*
*
Personal details
[show/hide]
Font family
Font size
Styles
Format
Path:
Love K2 and using it for our blog however I have one thing I would like to change.
(I've look through the forums and couldn't find the direct advice)
On my site - www.fireflylondon.co.uk - when you creat a account (bottom right) It asks you for several items.
I only want the user to have to input the *fields (top 5) and have the optional Avatar uploader.
How do i get rid of the other fields?
Many thanks in advance.
Nick
*
*
*
*
*
Personal details
[show/hide]
Font family
Font size
Styles
Format
Path:
Please Log in or Create an account to join the conversation.
- scyllar
-
- Offline
- Senior Member
Less
More
- Posts: 60
15 years 1 week ago #82733
by scyllar
Replied by scyllar on topic Removing parts of the registration form
you may take a look at this file:
../templates//html/com_k2/templates/register.php or ../components/com_k2/templates/register.php but be aware that the latter is hacking the core k2, so when you upgrade you will loose these changes.
../templates//html/com_k2/templates/register.php or ../components/com_k2/templates/register.php but be aware that the latter is hacking the core k2, so when you upgrade you will loose these changes.
Please Log in or Create an account to join the conversation.
- Nick Acott
-
Topic Author
- Offline
- New Member
Less
More
- Posts: 4
15 years 1 week ago #82734
by Nick Acott
Replied by Nick Acott on topic Removing parts of the registration form
Hi Scyllar,
Sorry I'm new to coding itself, what part's of that file woudl I be looking at?
Ta.
Nick
scyllar said:you may take a look at this file:../templates//html/com_k2/templates/register.php or ../components/com_k2/templates/register.php but be aware that the latter is hacking the core k2, so when you upgrade you will loose these changes.
Sorry I'm new to coding itself, what part's of that file woudl I be looking at?
Ta.
Nick
scyllar said:you may take a look at this file:../templates//html/com_k2/templates/register.php or ../components/com_k2/templates/register.php but be aware that the latter is hacking the core k2, so when you upgrade you will loose these changes.
Please Log in or Create an account to join the conversation.
- scyllar
-
- Offline
- Senior Member
Less
More
- Posts: 60
15 years 3 days ago #82735
by scyllar
Replied by scyllar on topic Removing parts of the registration form
am also not expert but try my best to help you, though not fully tested - if you get stuck please post again.
see attachment.
see attachment.
Please Log in or Create an account to join the conversation.