Posted: April 14, 2015 at 9:19 am
|
Hello- We are considering a purchase but would like to use the decaf version first. Thank you
|
Hi there David, Here is feedback on your questions:
You can collect the personal information along with the address information for the primary registrant (lower right area): http://cl.ly/image/101o2e3r3N0j Setting question groups for additional attendees are available in the regular version of Event Espresso 4.
What changes are you trying to make? If you would like to hide it, then try this line of CSS: .espresso_events .display-tckt-slctr-tkt-details { display:none; }
The messaging above is for a pre-approval event. Is a link to the event available? — |
|
|
Hi Lorenzo, Thank you for such a quick response. Okay so no additional attendee info in the decaf. Tried the css in a custom css plugin I installed, the link to details still appears. Is there a setting to turn this off? “The messaging above is for a pre-approval event.” Are you looking for a link to our event? If so redacted – Event Espresso support team – LOC Thank you
|
|
Another question Lorenzo- Can we buy the personal lic. or do we need the $279.00 version as we are a business? And will the personal lic. allow for additional attendee info to be gathered? Tks |
Thanks David. This messaging is from the not approved setting. Go to WP-admin –> Event Espresso –> Events. Then click on the Default Settings tab: http://cl.ly/image/1d2v2N3r0R1h Set it to pending payment as shown above and then save changes. Then go to your event in the event editor and then save so that default registration status is applied. On your question for the licenses, a personal support license for Event Espresso 4 does include support for custom questions and question groups for both the primary registrant and additional registrants. https://eventespresso.com/wiki/add-questions-event-espresso-question-groups/ — |
|
|
I can’t seem to get rid of the “details” link Available Tickets Price Qty* |
Hello again David, You can inspect any element on a page using a free tool like Chrome Developer Tools (available with Google Chrome) or Firebug (available as a web browser extension). This will show you the CSS that is handling the styling including the file and line number. Then you can add new styling to your child theme’s stylesheet or through a plugin like Reaktiv CSS builder or My Custom CSS. Try this CSS: .espresso_events .display-tckt-slctr-tkt-details { display:none; } Then refresh the page to see the changes. — |
|
The support post ‘Registration (7)’ 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.