Question

I just successfully added a custom field "Address" in the User Profiles using this tutorial.

However, in the picture below, the custom field is in a separate <div> from the core fields. Is there any way I could have the "Address" field right below the "Confirm email Address"?

Given that the tutorial never included any HTML files for layout.

The

Thanks.

Was it helpful?

Solution

You have to use Joomla's Override facility, that is the standard way for customizing any component views HTML according to our requirement.

In JED already some extensions available to add custom registration fields you can check that too.

Hope its helps..

OTHER TIPS

Joomla provides user profile plugin using which we can do this. we have to change it's name and Label using override and changing plugin's xml file.

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top