As previously announced via banners and our newsletters, support is no longer available through this platform.

For easier navigation, you can still click on "Submit a Ticket" here, choose the appropriate category, and you'll be redirected to the correct support channel for your plugin.

You can still access your previous tickets and browse public tickets, but please note that responding to tickets is no longer possible.

Paid customers: Please log in to your store account for support.

Pre-purchase questions: Use the support widget in the bottom-right corner of our websites:
https://wpamelia.com
https://wpdatatables.com
https://wpreportbuilder.com

Okay
  Public Ticket #3226925
Customise ics file
Closed

Comments

  • Merel Woudwijk started the conversation

    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


  •  2,576
    Aleksandar replied

    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:

    7968592788.png
    9563044652.png

    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:

    "ics":{"description":{"appointment":"","event":"","translations":{"appointment":null,"event":null}}}

    Modify the "null" data and add the description in quotes for "appointment", so it looks like this:

    "appointment":"Customer: %customer_first_name%, Employee: %employee_first_name%, Zoom Join: %zoom_join_url%"
    

    And that's it.

    4428403682.png

    We'll work on a better solution in the future.

    Kind Regards, 

    Aleksandar Vuković
    [email protected]

    Rate my support

    wpDataTables: FAQ | Facebook | Twitter | InstagramFront-end and back-end demo | Docs

    Amelia: FAQ | Facebook | Twitter | InstagramAmelia 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