By Pawan on Saturday, 03 October 2015
Posted in Technical Issues
Replies 3
Likes 0
Views 1K
Votes 0
I am using Ajax Register extension for registration of new member. it has following fields:

Name
Username
Email
Password
confirm Password
captcha

I have now updated easydiscuss and now the registration form shows the following extra fields from easydiscuss:

Nickname
Description
Signature
Facebook
Twitter
Linkedin
Skype
Website
Location

When I rightclick my mouse on these extra fields, it shows the following code:

<input type="text" name="jform[easydiscussprofile][nickname]" id="jform_easydiscussprofile_nickname" value="" size="30" autocomplete="off">


How can I hide these extra fields from the Registration form?
Hey Pawan,

These fields are generated from the EasyDiscuss Profile plugin for Joomla. You can turn this plugin off
·
Saturday, 03 October 2015 19:11
·
0 Likes
·
0 Votes
·
0 Comments
·
Thanks, Resolved.
·
Tuesday, 06 October 2015 16:53
·
0 Likes
·
0 Votes
·
0 Comments
·
You are most welcome Pawan.
·
Tuesday, 06 October 2015 17:31
·
0 Likes
·
0 Votes
·
0 Comments
·
View Full Post