Lisa

Forum Replies Created

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • in reply to: Adding extra names when multiple tickets are purchased #45962
    Lisa
    Participant

    J-P, Barry is right the easiest way to say something is to say edit your functions.php file. I however am using a child theme and do all my custom work in a plugin just as Barry has stated.

    Barry – I’m going to try what you suggested. I’ll report back. As soon as I have it working properly, I’ll put together my exact steps and share with the group. Thanks again for the help.

    in reply to: Adding extra names when multiple tickets are purchased #45725
    Lisa
    Participant

    Yes that’s precisely right. If someone orders 2 tickets, I need to know the list of attendees, so the name, email, phone form for the attendee would show for each # of tickets ordered…in this case 2.

    If you scroll to the bottom of this page: http://fcp3.org/event/fcp3-2013-conference-may17/ and just add a ticket to your cart, then proceed to checkout, you’ll see on this page: http://fcp3.org/checkout/ that in the right hand side is a form field which we are using temporarily. (I need it to actually be name, address & phone fields).

    I hope I didn’t over complicate my response. I truly appreciate you taking the time to understand.

    in reply to: Adding extra names when multiple tickets are purchased #45701
    Lisa
    Participant

    Barry – Thanks for the reply back! The easiest work around for folks to get the list of attendees is to use the tutorial on the WooCommerce site for adding custom fields to the checkout page.

    I’m able to add the custom fields, validate the form, add the attendee list to the order form, but I am unable to figure out how to get the form for attendees to appear based on the # of tickets ordered. As soon as I figure that out, I will happily post the exact steps so other users can set this up as well.

    in reply to: Adding extra names when multiple tickets are purchased #45687
    Lisa
    Participant

    This is also a request that we need. We hold many conferences thru out the year and need to know the name of each participating attendee. I am not an expert but I was able to add extra fields to my checkout page by using some edits to my theme’s functions.php file. I wanted to make this a required part of the checkout process. This is an edit for WooCommerce and NOT WooTickets.

    You can find a tutorial about how to add custom fields to your checkout page here: http://docs.woothemes.com/document/tutorial-customising-checkout-fields-using-actions-and-filters/#section-4 .

    The part that I am missing is this: I need name, email, and phone # for each attendee. Also if I have 1 ticket ordered then I only need 1 attendee form for name, email and phone. If I order 3 tickets I need 3 attendee forms for name, phone, and email.

    If anyone could provide the code to help me with this, I would greatly appreciate it. I have posted this also on the WooCommerce forum as well. If I discover an answer I will post back here.

Viewing 4 posts - 1 through 4 (of 4 total)