Posted: July 30, 2018 at 5:24 am
|
I need to setup registration form as like this http://pic5k.org/register/?epl_action=process_cart_action&cart_action=add&event_id=754
|
|
<form autocomplete=”off” action=”/register/?epl_action=regis_form&cart_action=add&event_id=754″ method=”post” id=”events_planner_shopping_cart” novalidate=”novalidate”> <div class=”epl_cart_wrapper”> <div class=”event_name section”>REGULAR REGISTRATION</div> <div class=”section” style=”display:none”> <div style=”display:none;”> <input type=”radio” id=”” name=”_epl_start_date[754][]” class=”” style=”” value=”” checked=”checked”> </div> </div> <div class=”section”> <span>Time: </span> <select name=”_epl_start_time[754][]” id=”” class=”” style=””><option value=”3b945d”>08:00 AM – 12:30 PM</option> <table class=”epl_prices_table”> <th> </tr> <tr> <td> </tr> <td> </tr> <td> </tr> <td> </tr> <td> </tr> </tbody></table> </div> <div id=”epl_totals_wrapper” class=”section”> <table class=”epl_totals_table”> <tbody><tr class=”epl_grand_total”> <td class=”epl_w200″ style=”font-weight:bold;”>Total</td> </tbody></table> Refresh Total <div class=”section”> <div class=”individual_pay_choice clearfix”> </div> <p class=”epl_button_wrapper”> <input type=”submit” name=”next” class=”epl_button” value=”Next: Attendee Information”> </p> |
Hi, I’m looking at the URL you posted and I can see that’s a page with an events planner plugin ticket selector. You can do something similar with Event Espresso 4 regular by adding additional, optional tickets. Under “Ticket Options” you hit the Create New Ticket button to add more ticket options. You can also upgrade your site from EE4 Decaf to the regular (caffeinated) version to add advanced ticket options (like a maximum qty option per ticket option). You’ll follow these steps to upgrade to the regular version: 1) Download the EE4 plugin from your account page |
|
|
Hi Josh, |
You can’t setup EE to be exactly the same as the page you linked to without heavy customization to the ticket selector which is not something we can provide. Josh mentioned you can add additional tickets to the event to be used as donations but its not going to work exactly the same as the current event output does. |
|
|
“Josh mentioned you can add additional tickets to the event to be used as donations but its not going to work exactly the same as the current event output does.” can you explain clearly how to achieve this? |
You would add the tickets to the event like so – http://take.ms/26lYe Then set the Min and Max qty for those donation tickets to 1 – http://take.ms/utYQhM However, you set the registration questions on the event, so you can either collect the attendee information for 1 registration, or all registration (1 tickets = 1 registration) so you can’t specify to not request details for the donation tickets with that set up. — Another option would be to use a 3rd party add-on to create a question that you can assign a value to, so the user would have a donation question on the registration form and if the selected that it would add the value of the question to the registration. Take a look here: http://aparnascodex.com/downloads/price-modifier-for-event-espresso-4/ Would that work better? |
|
|
Hi, |
If you are a developer you can use this code: As a based to build out your own custom question field that will add a value to the EE transaction, another example I modified to do multiple fields, here: https://gist.github.com/Pebblo/51c4284d2dbedb7c0e1daff0c562f1dc
Unless I’m misunderstanding, the current setup would work for both of those requirements? |
|
|
Hi, Is it possible to discuss with you reg. the issue am facing ? Thank You |
Of course, it’s a base for you to build from as you are asking how to do something EE currently does not, so it’s a customization.
You would be better adding the details here, there are more team members than just me and others may be able to provide more details or a different ideas to mine.
Currently, we do not provide phone support and have details as to why here: https://eventespresso.com/wiki/why-we-dont-have-phone-support/ If you add the details of what you are trying to do here we may be able to provide you with pointers to get you on the right direction. However, note that it does sound like you are trying to add a custom function to EE, which is outside the scope of support but we’ll help point you in the right direction if we can. |
|
The support post ‘Need Donation as optional’ is closed to new replies.
Have a question about this support post? Create a new support post in our support forums and include a link to this existing support post so we can help you.