Okay
  Public Ticket #2811706
Booking frame opened by default
Closed

Comments

  • Frank Litjens started the conversation

    Hi there,

    Please check URL.
    Is it possible to have the Booking frame set to be opened by default, so without people needing to click it first?

    Thanks! 

  • [deleted] replied

    Hi Frank

    Thank you for reaching out to us.

    There isn't such possibility in Amelia, unfortunately. You can try adding this HTML to the page where you have Amelia events to see if that could help out: 

    <style>
    .am-event div:nth-child(2):not(.am-event-book-cta):not(.el-form-item):not(.am-event-sub-info):not(.el-select-dropdown):not(#am-spinner):not(.paypal-button) {
        display: block !important;
    }
    .am-event .am-event-data .am-event-info .am-event-sub-info div:nth-child(2) {
        display: inline-block !important;
    }
    </style>

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


  • Frank Litjens replied

    Hi Blaženka,

    Thanks for your response, but since I'm not an actual developer I wouldn't know where to place this code.

    I tried adding it to the Theme's Custom CSS options (see attched), but other than that I wouldn't know.
    Please guide me in the right direction :)

    thanks.

  • [deleted] replied

    Hi Frank

    Yes, this should be added in the theme's Custom CSS, if this doesn't work for you we can recommend these services for customization:

    https://codeable.io/?ref=l1TW1

    https://wpkraken.io/?tms-plugins

    They do develop such solutions, so can you please send your inquiry to them?