Posted: April 7, 2017 at 8:01 am
|
i found this https://eventespresso.com/wiki/how-to-change-wording-with-poedit/#custom-function but the customizing function.php doesn’t seem to work for me. i just switched to ee4. is this the correct code? also, how do i control what is listed on this page? right now it give a lot of duplicate info i’d like to remove. thanks… |
Hi there, The documentation you linked to is correct, but it’s important that the text strings you add match the strings from the plugin exactly. Another way to change the View Details button text is with a specific filter hook that’s documented here: https://eventespresso.com/wiki/customize-checkout-registration-button-text/#register-now You can remove the information that you outlined in the screenshot by adding the following to your custom stylesheet:
If you don’t have a custom stylesheet, you can click on the Customize link on your site’s WordPress toolbar and add the CSS to the Additional CSS panel. |
|
|
thank you! both worked great for me. is there a way to combine all ticket items into one confirmation email? we are selling event registrations with separate housing options (and tee shirts) set up as ticket option for the events. right now when a purchase is made, if more than one item is purchased in the transaction, the registrant gets multiple confirmation email tickets. |
Yes, you set the Primary Registrant email to get sent instead of the Registrant email. So for example, you go Event Espresso > Messages > Default Message Templates and you’ll see the Registration Approved message type, which has 3 contexts: You’ll want the Event Admin and Primary Registrant contexts to be sent, but not the Registrant. So you go into edit the Registrant context and remove the shortcode in the To: field, and save. This deactivates that context. Then you go into edit the Primary Registrant context and input this shortcode into the To: field: |
|
|
ok! that reduced the number of ticket notices, so that’s good. is there a way to group registration and ticket notices with the payment notice? right now users get 3 emails upon completed registration. my ultimate goal is to only send them one with all the details after they’ve paid. another question. for our event, we have two options – a week long stay and a 4 day stay. i have made these each separate events. in each event i have tickets set up for each type of housing. the housing quantities are shared across the two events. is there a way for ee4 to connect those dots so i can see a nice synopsis of registrations of both types and how many rooms/cabins/tenting areas we’ve sold? also, is there a simple way (maybe in phpmyadmin) to delete a bunch of test registrations i’ve made in the event while testing? it keeps giving me errors about trashing registrations with payments made to them. i’ve been using an invoicing system to test these. thank you! |
|
also, if someone buys more than one ticket to one of the events, we need to ask the name and dietary details for each attendee. i made a question group and checked it in the ‘additional registrants’ section in the admin. the only problem is that the additional questions are asked for all ticket types (now housing items and tee shirts) and i really only need them to be asked about the event registration. any way to restrict that? thanks again. |
|
one more thing. i don’t think my mailchimp integration is working. i’ve added the api key and selected the list in each event. but no registrations, even once approved (as we have the setting) are being added to the new list i created for the registrations. |
Yes, you can deactivate the Ticket notice email and add either of these shortcodes to the one email that you do want to send:
Event Espresso four doesn’t connect the dots so to speak but you can get a report of all registrations via the registrations admin page, and a CSV report there too.
The simple way does not involve using PHPmyadmin. First you go into the transactions and delete any payments in those transactions. After the payments are deleted you’ll be able to trash all the registrations in one go from the registrations admin page.
Not really because each ticket is counted as a registration. So one way to avoid the above is you set up a separate event for items that do not require dietary information. Or another way to avoid the above is set up a question group for the Primary registrant that will capture all dietary details and names for everyone in the group.
Are the registrations being approved manually via the WP-admin? If so, the MailChimp API will not add those emails to the list. The Submit to MailChimp when setting can either be changed to “registration is completed” or kept the same and they’ll get added when the registration status gets updated to Approved because they made a payment via the payment options step. |
|
|
thank you for these answers. i am unclear about how to deactivate the ticket notice email. i deleted the registrations as you suggested, i had refunded and cancelled before. ghosts still hang out as cancelled registrations in the report tab. any way to get rid of those? is it possible to add a function so that the admin views only see the upcoming events and current registrants rather than past? |
Go to Event Espresso -> Messages -> Settings. Drag the ‘Ticket Notice’ message over to the right where it has ‘Inactive message types’
Your report tab shows values from registrations that have been deleted? Did you remove the payments from all of the registrations and them perm delete the registrations?
For event list the admin can filter the event view using the filters at the top of the list, is that not what you are looking for? From there they can view registrations of for the ‘filtered’ events by hovering over the event and clicking the ‘Registrations’ link that appears. |
|
|
ok. we’ve opened registration for both events. i’m going to have to connect with the people who register more than one person directly to get additional contact and dietary info. it’s not a huge event. reports are still showing cancelled test registrations on one event, but not the other. once reg dies down, i’ll see if i can get that cleaned out. is there a way in the browser reports tab to see what additional tickets people buy? right now it’s tallying the registrations, housing and tee shirts all in one bar on the graph. sadly, i’m having trouble with your csv download because i use libre office. |
Have you tried following this guide? https://help.libreoffice.org/Calc/Importing_and_Exporting_CSV_Files |
|
The support post ‘Change View Details button on Events page to read "View Details and Register’ 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.