Posted: July 29, 2020 at 6:00 pm
We assign people to events using the People Admin feature. When someone cancels an RSVP, it emails the website admin to manually delete. 1. Is there an auto delete process for free events yet? Also whens someone is on the waitlist and gets auto promoted, can we cc the people admin to the email that auto promotes the next person so they know? Amy |
|
Hi Amy,
No, and it is very unlikely that we will include any kind of front end delete function into Event Espresso. How are they cancelling the RSVP? Are you using the WP User integration add-on and displaying the registrations through the My Event shortcode?
When you say the ‘People admin’ do you mean you’ve assigned ‘People’ to the event using the People Add-on? The people add-on doesn’t allow you to set ‘admins’ onto the event as such, its a way to assign ‘People’ to an event to show a connection, for example a speaker or volunteer can be assigned to an event(s) to show they are connected to that event. They aren’t an ‘admin’ of the event when set using the people add-on. It is possible to send the emails to different users but not through the people add-on so I’m just checking how you have this set up before moving forward. |
|
There is a cancel add-on i think. It’s a hyperlink on the event. a notes box pops up. Right now when they hit cancel, the admin gets an email but I want to add the email for the “people” I assigned to the event so they know there is a cancelation since we have to manual delete each one. Yes, I mean People Add-on. Each event has 1 maybe 2 People added. I’m looking for shortcode to add the People assigned to the event to the emails that are sent. Mainly waitlist and cancel. But they will send batch emails from the system to so would be nice if I could have the short code for the From address on the template. So when the system sends auto emails to the admin, I want the “People” for that event cc’ed. |
|
Cancellation is different from deletion. There are a few different options for cancellations, but none for delete on the front end. Can you post a screenshot of the section you are viewing as I’m not sure I understand where you see the cancel link? https://eventespresso.com/wiki/troubleshooting-checklist/#screenshots
We don’t have a shortcode to pull those values as that’s not how the People Add-on was intended to be used. You would need some custom development for a custom shortcode to pull that data. Without custom development, you could create custom templates for those people and hardcode their email address into the template. Then just set those templates on the events as needed, would that work? Is the author of the event always set to someone else? Event Espresso can be set up to send to the event author rather than the site admin but that only works if the person you want to receive the email is set as the author. |
|
Need to revisit this topic. https://eventespresso.com/topic/waitlist-cancel-rsvp-emails/ I just need to cancel not delete. I didn’t realize you were separating the actions. I can’t believe we’ve been manually canceling for years because of confusion between delete and cancel. How so we get the auto cancel to work? I don’t need refunds processed. we can do that. |
|
I’ve reopened your thread and merged your new one into it so its easier to follow.
How are users cancelling RSVPs? Can you add a screenshot of what they are using? |
|
Right now, we have added a hyperlink that opens a contact box. They submit a message, we get an email and then we manually cancel the RSVP. That’s it. You can view it on this public event. https://htxoutdoors.com/events/htxo-sand-volleyball-social-26/ |
|
Ok, so are you using WP users with the WP user integration add-on? Is so the ESPRESSO_MY_EVENTS section can list all of their registrations and I have a snippet that allows you to add a cancel registration button into that, would that help? |
|
will the snippet impact other snippets I have for that page? or is it an add-on snippet? I currently have some sorting & filtering custom code. If add-on, yes, please send. If not, i’ll need to find my code to figure out how to adjust. Can you also remind which file it goes in ? |
|
It depends what those snippets are doing really, I can’t say for sure… but….
May I ask, what is an add-on snippet?
For the ESPRESSO_MY_EVENTS output? My snippet hooks into there and adds an action, it “shouldn’t” cause issues with others but as mentioned it really depends. The snippet is here: https://gist.github.com/Pebblo/9534d318347082e63fc01f5c9c413361 It adds another action to the output for cancellations: https://monosnap.com/file/a6dSnZ81V0pH1DRMJrmNN7Fci8rzWX
I’d recommend putting snippets within a custom functions plugin: https://eventespresso.com/wiki/create-site-specific-plugin-wordpress-site/ |
|
What versions are required for this code to work? Also, how do you get the ticket section to show up? The my registrations is long and makes it harder to get to the cancel button. |
|
We provide support for the latest versions, so the answer to this question would generally just be ‘the latest’. The hooks used by my snippet above have been in the WP User integration add-on from pretty much the beginning of that add-on.
I’m not sure I follow, which section? There are 2 different templates included within the WP User integration add-on:
Which are you using?
Can you post a screenshot? |
|
I want to hide the event description from showing up when you click the tools button. Is that possible? Our event descriptions can get long. |
|
Sure, but on which template? Can you add a screenshot? https://eventespresso.com/wiki/troubleshooting-checklist/#screenshots |
|
🙁 I’m tired. What do you mean? Either template. They both look the same. I’m rebuilding stagings. I can’t do a screen print. look at your screen print. Did it have a long event description? If not, how would you hide that? |
|
I’m not sure where you are referring to. The my events section from above has 2 templates and they are not similar, so which template are you referring to above on your site. Is there somewhere I can log into to view what you are referring to? |
|
ugh. Not right now, i’m redoing my staging area. When I added the short code from above, it didn’t change anything. Regardless of which I put in there. |
|
can you send me screen prints of what each is supposed to look like? |
|
Sorry, but I have no idea where ‘there’ is?
If you temporarily switch to a default theme (any of the twenty* themes should be fine) you’ll be able to see there, its easy to view them that way than screenshots. |
|
There = the page. The short code goes on a page. Both shortcodes you showed above display the same thing. I deleted all other themes to eliminate conflicts. |
|
I’m not sure what happened. I restored my production and went through all of the steps again. Now I can see the difference in shortcode. The simple list is what I want. Thank you! |
|
Oh, great! Do you still need help from me here or are you all sorted? |
|
I think I’m sorted but rolling into production within a week if you want to wait to close out? 😀 Otherwise I can reference if I have an issue. |
|
I don’t close threads out, but they will close automatically after 2 weeks of no activity. If it does close out just open another an I’ll merge them together. |
|
The support post ‘Waitlist & Cancel RSVP Emails’ 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.