We're Moving to a New Support Platform – Starting June 1st!

We’re excited to let you know that starting June 1st, we’ll be transitioning to a new support system that will be available directly on our product websites – Amelia, wpDataTables, and Report Builder. In fact, the new support platform is already live for Amelia and wpDataTables, and we encourage you to reach out to us there.

You'll always be able to reach us through a widget in the bottom right corner of each website, where you can ask questions, report issues, or simply get assistance.

While we still do not offer live support, a new advanced, AI-powered assistant, trained on our documentation, use cases, and real conversations with our team, is there to help with basic to intermediate questions in no time.

We're doing our best to make this transition smooth and hassle-free. After June 1st, this current support website will redirect you to the new "Contact Us" pages on our product sites.

Thanks for your continued support and trust – we’re excited to bring you an even better support experience!

Okay
  Public Ticket #2620119
Make location invisible
Closed

Comments

  • Louise Gabrielle started the conversation

    Hi,

    I am adding online events to be booked. I need to put the Zoom invite link in the location so that the notification sends the correct link to the customer, but I do not want the location to be shown on the booking page. 

    Please can you direct me to the settings to turn this off as I can't find it. 

    Thanks,

    Louise

  • [deleted] replied

    Hello Louise,

    Please try to use the following CSS code on your Amelia webpage:

    The CSS for Location is 

    .am-confirmation-booking-details > div:nth-child(4) {display:none !important;}

    As to your zoom link, you may need to use a custom field instead:

    https://wpamelia.com/custom-fields/

  • Louise Gabrielle replied

    Hi Dan, 


    Thank you for your response, yes a custom field would be ideal. 

    Can I use a custom field for an event? 

    The guide seems to refer to appointments only, I am running classes so it needs to be the event option.

    Thanks,

    Louise

  • [deleted] replied

    Hello,

    Yes, you can, you need to assign a custom field to an event:

    5596211453.png