Hey everyone!

With the Labour Day holidays coming up, we’d like to let you know about our upcoming working hours:

Thursday, May 1st: Our team will be off during Labour Day.
Friday, May 2nd: We'll also be off for an extended holiday break.

We’ll be back on Monday, May 5th, ready to respond to all messages received during this time.

In the meantime, if you need help, feel free to:

https://www.youtube.com/@AmeliaWordPressBookingPlugin/videos

https://www.youtube.com/@wpDataTables/videos

Thank you for being so understanding, and we hope you enjoy the long weekend! 

Okay
  Public Ticket #2456563
Frontend error
Closed

Comments

  • Cordula started the conversation

    Hello,

    we do not know when the error starts but at the beginning whole thing worked. When the customer has to choose a date, the calendar is not shown.

    At a different domain it works with the same settings.(including colors, etc.)

    what can we do?

    Best regards

    Cordula Ruse

  • [deleted] replied

    Hello Cordula, 

    It can be that there is a conflict with the CSS of your theme or some other plugin that you have. Could you please delete your website's and browser's cache and send me the URL of your page where you have Amelia so we can check it out?


  • Cordula replied

    hello Marija,

    Https://Cordula-Ruse.de

    Thanks in advance 

  • [deleted] replied

    Hello Cordula, 

    The issue is coming from your theme, unfortunately, this is the CSS that is causing the issue: 

    svg {
        display: block;
        height: 140vh;
        left: Opx;
        margin: auto
    }

    Please try adding this format HTML to the page where you have your Amelia shortcode :

    <style>
    svg {
       height: inherit !important;
    }
    </style>

    and let me know if this helped.

  • Cordula replied

    Hello Marija,

    thank you very much. It helped (y)

  • [deleted] replied

    You are welcome, Cordula. 

    Glad to see that!

    If you have any other questions or concerns feel free to open a new ticket and we will gladly help.