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 #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