customise the name of the agenda event. Now it has the service name by default with no way of changing it, but that does not work for us. Maybe some php function? i saw more people asked for this, but i forgot where.
At the moment, you can modify the description of the ICS file through the database, but please note that, in some cases if you add placeholders that contain URLs and/or a hyperlink (like Zoom in this case), it will come up as HTML:
So, it's a bit ugly, but it works.
To do that, you need to access the wp_options table in your database, and there search for "amelia_settings" in the "option_name" column. It will return one row, so you need to edit it. Look for “ics” and you'll see this:
Hi, is there some way to :
customise the name of the agenda event. Now it has the service name by default with no way of changing it, but that does not work for us. Maybe some php function? i saw more people asked for this, but i forgot where.
Best,
Merel
Hello Merel.
At the moment, you can modify the description of the ICS file through the database, but please note that, in some cases if you add placeholders that contain URLs and/or a hyperlink (like Zoom in this case), it will come up as HTML:
So, it's a bit ugly, but it works.
To do that, you need to access the wp_options table in your database, and there search for "amelia_settings" in the "option_name" column. It will return one row, so you need to edit it. Look for “ics” and you'll see this:
Modify the "null" data and add the description in quotes for "appointment", so it looks like this:
And that's it.
We'll work on a better solution in the future.
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