Viewing 3 replies - 1 through 3 (of 3 total)
  • You’ll have to modify the file ‘shortcode-register.php’. Here’s a link to one that I modified to add some extra fields. The extra user info is stored as meta data.

    Thread Starter ACMedia

    (@acmedia)

    thank you podubny66.. After reviewing this.. here’s my issue.

    I like to add fields to my “Start A Campaign” page but again can’t find the right html/php and what actual code to write, copy, paste, edit and if i need to go anywhere else to make the same changes to take effect. I am trying to add (fields):

    Nationality (optional)
    Religion (optional)
    Sex
    High School attending/attended
    College (intended to attend/have been attending)
    Current GPA (optional)
    Intended Major (if uncertain mark undecided)
    Intended Degree?
    List of Academic Honors (optional)
    List of Extra Curricular activities

    Any guidance is appreciated. Thank you!
    Alex

    Campaigns are stored as objects. So you’ll have to add those extra fields to the ‘campaign.php’ class. You’ll also have to modify the ‘shortcode-submit.php’ file, which handles creating a new campaign. Sorry, I haven’t gotten to the part of my project yet where I’m customizing the campaigns so I don’t have much insight to offer.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘customize registration form’ is closed to new replies.