1. For events notification, if I put the placeholder %google_meet_url_date%, it creates two links. (Screenshot attached)
2. I want to know how to remove those bullet points on %google_meet_url_date% and %event_period_date_time%
3. Is there a way to just have a Google Meet link with %google_meet_url_date% just like you have it for Service notification (%google_meet_url%)? As I already put the date and time on the email, I don't need the date with the Google Meet link.
1. 2. Please provide me a temporary WP-admin (administrator) user for your site where this happens, so we could log in and take a look ‘from the inside’ as that’s the most efficient way to see and resolve the issue.
We do not interfere with any data or anything else except for the plugin (in case that’s a production version of the site), and of course, we do not provide login data to third parties.
You can write credentials here just check PRIVATE Reply so nobody can see them except us.
3. Unfortunately, there is currently no such option with Amelia's built-in features. You can suggest that feature on the following link: https://features.wpamelia.com/
We carefully follow suggestions from our customers and the more votes the feature gets, the more priority we put on implementing that feature in one of the future updates.
Thanks for the access, i've managed to log in now. Tried to book a test event with my test customer, I can only see one link in the notification emails
The Invite is also sent appropriately
Multiple links will be rendered only for the events that are multi-day events. If configured like this
Regarding the bullet points this is related to the notification template view. You would need to edit this in notification template directly, but please note that the switching between text mode and HTML might result in losing some data.
I just tested it out and found out now I have one link shown on the email but there is still a bullet point in front of the Google Meet link and the event date.
I do not see any coding or solid bullet point on my notification template.
Could you show me a screenshot or pinpoint where exactly I have this issue?
Apologies for the delayed answer. Looks like the link itself is adding a bullet point in front, but let me investigate a bit more if there is a workaround. Will get back to you as soon as possible.
Unfortunately, these two placeholders work this way because they may have multiple rows, so they are always wrapped in list HTML elements by default.
As a workaround, we copied the content of your "Event Booked" notification and wrote a regex for it inside the filter that you can use. This script needs to be added to your wp-content/mu-plugins/functions.php file or your child theme's functions.php file:
I pasted the code you gave me in function.php on my subdomain (jemy.en-nihongo.com) because this is where I need to use the event feature. (Screenshot attached)
Unfortunately, it seems like the code is not working.
You can see the result of the email with the attached file.
Apologies for the delayed answer. Just entered your website once more to double-check and added the function file to functions.php . Now it looks like this
You can go ahead a test it one more time. Apparently, this is a bug and we will work on fixing this in a future updates.
Thanks for the access again. Apparently, the functions file only works for events that have multiple times configured. For example, if an event has the time configured from August 17 to August 18, this function will help in not rendering bullet points. But, if the time is configured for a single day, for example, like this
The function won't help, and we will work on removing/improving this in future updates. I hope it helps.
Hi
I have some issues that need to be solved.
1. For events notification, if I put the placeholder %google_meet_url_date%, it creates two links. (Screenshot attached)
2. I want to know how to remove those bullet points on %google_meet_url_date% and %event_period_date_time%
3. Is there a way to just have a Google Meet link with %google_meet_url_date% just like you have it for Service notification (%google_meet_url%)? As I already put the date and time on the email, I don't need the date with the Google Meet link.
Thank you!
Attached files: スクリーンショット 2024-07-09 20.02.55.png
Hello Emi,
Thank you for reaching out to us.
1. 2. Please provide me a temporary WP-admin (administrator) user for your site where this happens, so we could log in and take a look ‘from the inside’ as that’s the most efficient way to see and resolve the issue.
We do not interfere with any data or anything else except for the plugin (in case that’s a production version of the site), and of course, we do not provide login data to third parties.
You can write credentials here just check PRIVATE Reply so nobody can see them except us.
3. Unfortunately, there is currently no such option with Amelia's built-in features. You can suggest that feature on the following link: https://features.wpamelia.com/
We carefully follow suggestions from our customers and the more votes the feature gets, the more priority we put on implementing that feature in one of the future updates.
Kind Regards,
Uros Jovanovic
[email protected]
Rate my support
wpDataTables: FAQ | Facebook | Twitter | Instagram | Front-end and back-end demo | Docs
Amelia: FAQ | Facebook | Twitter | Instagram | Amelia demo sites | Docs | Discord Community
You can try wpDataTables add-ons before purchasing on these sandbox sites:
Powerful Filters | Gravity Forms Integration for wpDataTables | Formidable Forms Integration for wpDataTables | Master-Detail Tables
Hello Emi,
Thank you for the credentials.
Can you please test it out now and let me know if it works or not?
Looking forward to your reply.
Kind Regards,
Uros Jovanovic
[email protected]
Rate my support
wpDataTables: FAQ | Facebook | Twitter | Instagram | Front-end and back-end demo | Docs
Amelia: FAQ | Facebook | Twitter | Instagram | Amelia demo sites | Docs | Discord Community
You can try wpDataTables add-ons before purchasing on these sandbox sites:
Powerful Filters | Gravity Forms Integration for wpDataTables | Formidable Forms Integration for wpDataTables | Master-Detail Tables
Hi Uros,
Sorry for getting back to you late.
I just tested out on Events' notification, but still the placeholder gives 2 links on one email.
Attached files: スクリーンショット 2024-07-17 20.55.26.png
Hi Emi,
Apologies for the delayed answer. Uros is on vacation, so I'm filling in on this one. Looks like there is a access restriction on your website
Can you please double check?
Kind Regards,
Stefan Petrov
[email protected]
Rate my support
wpDataTables: FAQ | Facebook | Twitter | Instagram | Front-end and back-end demo | Docs
Amelia: FAQ | Facebook | Twitter | Instagram | Amelia demo sites | Docs | Discord Community
You can try wpDataTables add-ons before purchasing on these sandbox sites:
Powerful Filters | Gravity Forms Integration for wpDataTables | Formidable Forms Integration for wpDataTables | Master-Detail Tables
Sorry for getting back to you this late.
I think I opened it for international access!
Hi Emi,
Thanks for the access, i've managed to log in now. Tried to book a test event with my test customer, I can only see one link in the notification emails
The Invite is also sent appropriately
Multiple links will be rendered only for the events that are multi-day events. If configured like this
Regarding the bullet points this is related to the notification template view. You would need to edit this in notification template directly, but please note that the switching between text mode and HTML might result in losing some data.
I hope it helps.
Kind Regards,
Stefan Petrov
[email protected]
Rate my support
wpDataTables: FAQ | Facebook | Twitter | Instagram | Front-end and back-end demo | Docs
Amelia: FAQ | Facebook | Twitter | Instagram | Amelia demo sites | Docs | Discord Community
You can try wpDataTables add-ons before purchasing on these sandbox sites:
Powerful Filters | Gravity Forms Integration for wpDataTables | Formidable Forms Integration for wpDataTables | Master-Detail Tables
I’ll test it again and let you know!
Hi Stefan,
I just tested it out and found out now I have one link shown on the email but there is still a bullet point in front of the Google Meet link and the event date.
I do not see any coding or solid bullet point on my notification template.
Could you show me a screenshot or pinpoint where exactly I have this issue?
Hi Emi,
Apologies for the delayed answer. Looks like the link itself is adding a bullet point in front, but let me investigate a bit more if there is a workaround. Will get back to you as soon as possible.
Kind Regards,
Stefan Petrov
[email protected]
Rate my support
wpDataTables: FAQ | Facebook | Twitter | Instagram | Front-end and back-end demo | Docs
Amelia: FAQ | Facebook | Twitter | Instagram | Amelia demo sites | Docs | Discord Community
You can try wpDataTables add-ons before purchasing on these sandbox sites:
Powerful Filters | Gravity Forms Integration for wpDataTables | Formidable Forms Integration for wpDataTables | Master-Detail Tables
Thank you for the double-check.
Please check both the Google Meet one and the date placeholder which have the bullet point.
I’m using Amelia on my sub-domain too so I’d like to know how to fix on both of my sites.
Thank you.
Hi Emi,
Apologies again for the delayed answer.
Unfortunately, these two placeholders work this way because they may have multiple rows, so they are always wrapped in list HTML elements by default.
As a workaround, we copied the content of your "Event Booked" notification and wrote a regex for it inside the filter that you can use. This script needs to be added to your wp-content/mu-plugins/functions.php file or your child theme's functions.php file:
So, after this, your notification on our local environment looks like this:
Of course, this is done only for the "Event Booked" notification. If you need it elsewhere and it works on your site, please let us know.
Kind Regards,
Stefan Petrov
[email protected]
Rate my support
wpDataTables: FAQ | Facebook | Twitter | Instagram | Front-end and back-end demo | Docs
Amelia: FAQ | Facebook | Twitter | Instagram | Amelia demo sites | Docs | Discord Community
You can try wpDataTables add-ons before purchasing on these sandbox sites:
Powerful Filters | Gravity Forms Integration for wpDataTables | Formidable Forms Integration for wpDataTables | Master-Detail Tables
Hi I am very sorry for the late reply.
I pasted the code you gave me in function.php on my subdomain (jemy.en-nihongo.com) because this is where I need to use the event feature. (Screenshot attached)
Unfortunately, it seems like the code is not working.
You can see the result of the email with the attached file.
Did I paste it in the wrong place?
Attached files: スクリーンショット 2024-08-23 21.44.55.png
スクリーンショット 2024-08-23 21.47.35.jpeg
Hi Emi,
Apologies for the delayed answer. Just entered your website once more to double-check and added the function file to functions.php . Now it looks like this
You can go ahead a test it one more time. Apparently, this is a bug and we will work on fixing this in a future updates.
Kind Regards,
Stefan Petrov
[email protected]
Rate my support
wpDataTables: FAQ | Facebook | Twitter | Instagram | Front-end and back-end demo | Docs
Amelia: FAQ | Facebook | Twitter | Instagram | Amelia demo sites | Docs | Discord Community
You can try wpDataTables add-ons before purchasing on these sandbox sites:
Powerful Filters | Gravity Forms Integration for wpDataTables | Formidable Forms Integration for wpDataTables | Master-Detail Tables
Hi, I maily use event function of Amelia on my subdomain jemy.en-nihongo.com
and pasted the same code you put on my main domain, still look like the screenshot.
Did you change any hidden function on the site besides the code on function.php?
Attached files: スクリーンショット 2024-08-29 16.32.08.png
Hi Emi,
Thanks for the access again. Apparently, the functions file only works for events that have multiple times configured. For example, if an event has the time configured from August 17 to August 18, this function will help in not rendering bullet points. But, if the time is configured for a single day, for example, like this
The function won't help, and we will work on removing/improving this in future updates. I hope it helps.
Kind Regards,
Stefan Petrov
[email protected]
Rate my support
wpDataTables: FAQ | Facebook | Twitter | Instagram | Front-end and back-end demo | Docs
Amelia: FAQ | Facebook | Twitter | Instagram | Amelia demo sites | Docs | Discord Community
You can try wpDataTables add-ons before purchasing on these sandbox sites:
Powerful Filters | Gravity Forms Integration for wpDataTables | Formidable Forms Integration for wpDataTables | Master-Detail Tables
Hi Stefan,
Thank you for telling the current situation.
I understand.
I look forward to future updates then.
Thank you for taking the time to review this.
Hi Emi,
You are welcome. We did our best to find a possible solution, but it would need to be changed in the database, apparently.
Anyway, should you have any other questions or issues, feel free to reach out to us on a new ticket and we will kindly provide assistance.
Have a nice day!
Kind Regards,
Stefan Petrov
[email protected]
Rate my support
wpDataTables: FAQ | Facebook | Twitter | Instagram | Front-end and back-end demo | Docs
Amelia: FAQ | Facebook | Twitter | Instagram | Amelia demo sites | Docs | Discord Community
You can try wpDataTables add-ons before purchasing on these sandbox sites:
Powerful Filters | Gravity Forms Integration for wpDataTables | Formidable Forms Integration for wpDataTables | Master-Detail Tables