how to add custom registration field?

Posted in: Newspaper
Post count: 8

how to add custom registration field?

for example: i want to add user phone number on registration form & update it in user_meta

Post count: 9544

Which registration form ?

Post count: 22421

Hi

Let’s try this another way.
To add new fields in register widget you need to edit top-menu.php and add the html code here: http://screencast.com/t/sHLuSweo and td_ajax.php for the ajax calls: http://screencast.com/t/oRa9qESri You also will need to edit theme’s js and adapt the code such that the data from new fields to be sent to server: http://screencast.com/t/NTSzshgJip
Note that this is a complex task which require much customization and good coding skills. This is why we did not provide a solution for it earlier in the other topic as this is not a simple code we can provide via the forum. We try to help out where we can but the downside to this is that we cannot help everybody like in your case where the modification is not easy to do.

Thank you for your understanding.

Viewing 3 posts - 1 through 3 (of 3 total)
The forum ‘Newspaper’ is closed to new topics and replies.