Results 1 to 10 of 10

Thread: Custom field on registration page?

  1. #1
    Ben
    Thread Starter
    Guest Ben's Avatar

    Custom field on registration page?

    Is it possible to create a custom field on the registration form (besides the default name and email field)?

    i.e.:

    Name:
    Email:
    City:
    State:
    Zip:

  2. #2
    jomarkosabel's Avatar
    Join Date
    Mar 2009
    Location
    Philippines
    Posts
    40,713
    Thanks
    166
    Thanked 3,390 Times in 3,261 Posts
    It can be implemented with plugin as what classipress users have done.
    Please help our moderating team work more efficiently by not sending us support questions via PM. You can read more about how AppThemes support works here. However, you can send a PM to follow up and remind me if I missed your support request/thread.

    Thank you and have a nice day.

  3. #3
    Amateur roughidea's Avatar
    Join Date
    Apr 2010
    Posts
    10
    Thanks
    0
    Thanked 1 Time in 1 Post
    Hi there, I have a site that requires this. Just a radio field upon registration to select either trade or personal

    Is this a classipress plugin you mentionand where could I get this please for the lates version of classipress.

  4. #4
    Veteran bellboy's Avatar
    Join Date
    Apr 2010
    Location
    Tokyo, Japan
    Posts
    515
    Thanks
    132
    Thanked 43 Times in 36 Posts
    Quote Originally Posted by jomarkosabel View Post
    It can be implemented with plugin as what classipress users have done.
    Might be helpful to provide a link to said plugin or thread ;)

  5. #5
    Amateur roughidea's Avatar
    Join Date
    Apr 2010
    Posts
    10
    Thanks
    0
    Thanked 1 Time in 1 Post
    Quote Originally Posted by bellboy View Post
    Might be helpful to provide a link to said plugin or thread ;)
    I'll provide what I have since found myself.
    http://wordpress.org/extend/plugins/...er-plus-redux/

    It works on the profile page but not on the registration page.

    It also does not seem to work when the field is asked to be a required field. The user is not made to fill it out.

    So it's not really close at all to doing the job. :-)

  6. The Following User Says Thank You to roughidea For This Useful Post:

    bellboy (November 25th, 2010)

  7. #6
    Veteran bellboy's Avatar
    Join Date
    Apr 2010
    Location
    Tokyo, Japan
    Posts
    515
    Thanks
    132
    Thanked 43 Times in 36 Posts
    Thanks roughidea. So, at this time, there is no workable solution for this?

  8. #7
    ideama's Avatar
    Join Date
    Oct 2010
    Location
    Italy
    Posts
    1
    Thanks
    0
    Thanked 3 Times in 1 Post
    hello,
    for resolve this problem (register plus don't work in registration page), just add :
    <?php do_action('register_form'); ?>

    in /includes/forms/register/register-form.php....

  9. The Following 3 Users Say Thank You to ideama For This Useful Post:

    avincom (March 30th, 2011), bellboy (December 1st, 2010), khouloud (November 22nd, 2011)

  10. #8
    Veteran bellboy's Avatar
    Join Date
    Apr 2010
    Location
    Tokyo, Japan
    Posts
    515
    Thanks
    132
    Thanked 43 Times in 36 Posts
    Thanks for that ideama! I am sure others will appreciate this tip very much.

  11. #9
    Unregistered
    Guest Unregistered's Avatar

    where exactly?

    Quote Originally Posted by ideama View Post
    hello,
    for resolve this problem (register plus don't work in registration page), just add :
    <?php do_action('register_form'); ?>

    in /includes/forms/register/register-form.php....
    Where exactly in the register-form.php do you insert that line? I stuck it up top and it broke the page. I'm not programmer, and I'd love some help!

  12. #10
    pepsi's Avatar
    Join Date
    Mar 2009
    Location
    New Zealand
    Posts
    14,883
    Thanks
    91
    Thanked 804 Times in 718 Posts
    Specific questions can be posted within the support forums, so you will need to log in with your customer account and post there. Thanks.

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. UK Counties, Postcode Areas and Regions. Create Custom Fields for registration form
    By m4rty5miff in forum ClassiPress General Discussion
    Replies: 3
    Last Post: August 16th, 2010, 08:32 AM
  2. i want to edit a custom field, want to download the page .?
    By dexxmo in forum Report ClassiPress Bugs
    Replies: 2
    Last Post: June 28th, 2010, 09:18 AM
  3. How to add a new custom field for websites?
    By alekhine in forum Help Using ClassiPress
    Replies: 2
    Last Post: June 21st, 2010, 06:00 PM
  4. Registration Page on 3.0
    By sarge in forum ClassiPress General Discussion
    Replies: 4
    Last Post: March 4th, 2010, 08:33 AM
  5. Show Name hidden field in registration form
    By aledan in forum ClassiPress General Discussion
    Replies: 0
    Last Post: October 12th, 2009, 05:21 AM