By abqsue on Friday, 17 July 2020
Replies 7
Likes 0
Views 518
Votes 0
We have several events of the same type occuring in one day and I'd like to add the start time of each event repeat. For example, the attendence notice is
Dear {NAME}.
You have been registered for the event: '{EVENT}'
which takes place: {DATE}%B %d, %Y{/DATE}
View event and attendance details {LINK}here{/LINK}
Your attendance status is {ATTENDSTATE}

I've tried various things - such as {REPEAT SUMMARY}, {STARTTIME} and {TIME}%I:%H{/TIME} - but nothing seems to work. Am I doing something wrong? Is there a way to add the start time of the specific repeat of the event to these notices from RSVP?
There are default messages in the RSVP Configuration, There are also event specific messages in the template for the event.
·
4 years ago
·
0 Likes
·
0 Votes
·
0 Comments
·
Have you tried {DATE}%I:%H{/DATE}
·
4 years ago
·
0 Likes
·
0 Votes
·
0 Comments
·
I just tried {DATE}%I:%H{/DATE} - still not working
Here's my attendance notice setup

Dear {NAME}. You have been registered for the event:
'{EVENT}'
which takes place: {STARTDATE; %d %B %Y} at {DATE}%I:%H{/DATE}
Repeat Summary: {REPEATSUMMARY}
View event and attendance details {LINK}here{/LINK}
Your attendance status is {ATTENDSTATE}

And here's what my email looks like

Dear test2. You have been registered for the event:
'Test session 2'
which takes place: July 19, 2020
View event and attendance details here
Your attendance status is Attending
·
4 years ago
·
0 Likes
·
0 Votes
·
0 Comments
·
The word 'at' is not showing in the email which leads me to think your email template is not being used. You should correct this issue first.
·
4 years ago
·
0 Likes
·
0 Votes
·
0 Comments
·
The word 'at' is not showing in the email which leads me to think your email template is not being used. You should correct this issue first.


Thanks. I've been wondering about that. Where would the email templates be coming from? I've looked all over JEvetns and RSVP Pro, and must be missing something.
·
4 years ago
·
0 Likes
·
0 Votes
·
0 Comments
·
Thank you!! Thank you!! I found the messages that are being used in the template. So I WAS missing something.
·
4 years ago
·
0 Likes
·
0 Votes
·
0 Comments
·
Happy to help.
·
4 years ago
·
0 Likes
·
0 Votes
·
0 Comments
·
View Full Post