Posted: March 17, 2015 at 10:09 am
|
I’m going to preface these questions with : I do not code websites… I bought a WordPress template that had a Youtube tutorial. I’d like to accomplish the following with Event Espresso : 1.) Capture First Name, Last Name, Company, Phone, Email, Address, City, State, Country, and Country of Origin I’ve had to do a lot of cumbersome work and would either like a full hour training session at no cost, or my money completely refunded. Thanks, |
Hi Liam, please log out of your account and login to this one which has your support license: https://eventespresso.com/users/infoexpandingto-com Here is feedback on your questions:
Event Espresso can already collect this information. You’ll need to enable the Address question group through the event editor in your WP dashboard. The last question for country of origin will need to be created through the registration form editor and then it can be added to the Address Question group. We have a tutorial for that here: https://eventespresso.com/wiki/add-questions-event-espresso-question-groups/
The feature that you described above isn’t available in Event Espresso 4. However, tickets can be scheduled to open and close at a specific time.
The sample CSS below can be added to your child theme’s stylesheet or a plugin like Reaktiv CSS Builder or My Custom CSS. /* Hide a ticket option with a status of sold out */ .espresso_events .ticket-sales-sold-out {display:none;} More examples of hiding other ticket options are available here: https://gist.github.com/lorenzocaum/7c1d3dce3c9efe486361
Event Espresso 4 does not have an export to excel file option. However, it does have a registration CSV report feature and that will generate information about attendees for an event. That file can then be opened and edited in Excel, Google Spreadsheets, Numbers or an equivalent program. We do not provide complimentary training as part of the included support for Event Espresso. If you have a question or an issue, then create a support post through our support forums as you have done here and a team member will assist you. Thanks — |
|
The support post ‘Form Fills Moving Forward’ 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.