Since this hasn't been requested that often, I can't say if it will be added to the plugin's update, but I will check that with our developers.
I agree with you about the functions.php file, so you can also try adding a functions.php file to the "mu-plugins" folder and add this code. That won't be overwritten with the theme's update.
I am surprised that this is not a more common request, I want to get the link only instead of the text link for 2 reasons:
1. The text is in English, while the rest of my mail is in a different language, therefore it is a little confusing for the customer (important) 2. My idea was to use a nice button instead of a text link to align it with my CI (nice to have)
By offering the link only, everybody could use it the way and language he likes.
I will forward it to our developers, and I hope they'll be able to incorporate a customizable button, or at least a customizable hyperlink for Google Meet URLs in our next update.
Is it possible to get the google meet URL as a placeholder?
%google_meet_url% which I thought would return the URL is unfortunately creating a link, which I do not want. I want to get the URL only.
Hi Felix.
At the moment, there's no way to change this placeholder, but you can add the following code to the functions.php file of your theme:
In the email template, you'd use %amelia_dynamic_placeholder_googleMeetLink%
Try it out and let me know if it works for you.
Kind Regards,
Aleksandar Vuković
[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
Will this option be natively enabled in the next update?
Changing the functions.php is not a good way since it will be overwritten with every update of the theme.
Hi again Felix.
Since this hasn't been requested that often, I can't say if it will be added to the plugin's update, but I will check that with our developers.
I agree with you about the functions.php file, so you can also try adding a functions.php file to the "mu-plugins" folder and add this code. That won't be overwritten with the theme's update.
Kind Regards,
Aleksandar Vuković
[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 am surprised that this is not a more common request, I want to get the link only instead of the text link for 2 reasons:
1. The text is in English, while the rest of my mail is in a different language, therefore it is a little confusing for the customer (important)
2. My idea was to use a nice button instead of a text link to align it with my CI (nice to have)
By offering the link only, everybody could use it the way and language he likes.
Thanks for your feedback, Felix.
I will forward it to our developers, and I hope they'll be able to incorporate a customizable button, or at least a customizable hyperlink for Google Meet URLs in our next update.
Kind Regards,
Aleksandar Vuković
[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