Comments betoagency started the conversationJuly 7, 2019 at 9:20amHi, Is it possible to open the event box by default? I would like this code by defaullt when the customer comes to the page: <div id="am-event-1" class="am-event *am-active*" style="pointer-events: all;"> Instead of this: <div id="am-event-1" class="am-event" style="pointer-events: all;"> Thank you in advance! 472Isidora repliedJuly 8, 2019 at 9:10amHi betoagency,Thank you for your purchase.Sorry for late response. We are located in Serbia and our working time is from 10:00 to 17:00 CET. business days. You can try with this CSS rule on the page between style tags <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> Best regards.Kind Regards, Isidora Markovic wpDataTables: FAQ | Facebook | Twitter | Front-end and back-end demo | Docs Amelia: FAQ | Facebook | Twitter | Amelia demo sites | Docs You can try our wpDataTables add-ons before purchase on these sandbox sites: Powerful Filters | Gravity Forms Integration for wpDataTables | Formidable Forms Integration for wpDataTables1 Likebetoagency repliedJuly 8, 2019 at 9:46amThank you! It's working perfectly. 472Isidora repliedJuly 8, 2019 at 9:50amHi betoagency, You are welcome. If you have any more issues or questions feel free to open a new ticket, we will gladly help. We'd greatly appreciate it if you could take a minute and leave a Review on CodeCanyon on this link. Thanks! Best regards.Kind Regards, Isidora Markovic wpDataTables: FAQ | Facebook | Twitter | Front-end and back-end demo | Docs Amelia: FAQ | Facebook | Twitter | Amelia demo sites | Docs You can try our wpDataTables add-ons before purchase on these sandbox sites: Powerful Filters | Gravity Forms Integration for wpDataTables | Formidable Forms Integration for wpDataTables Sign in to reply ...
Hi,
Is it possible to open the event box by default?
I would like this code by defaullt when the customer comes to the page:
<div id="am-event-1" class="am-event *am-active*" style="pointer-events: all;">
Instead of this:
<div id="am-event-1" class="am-event" style="pointer-events: all;">
Thank you in advance!
Hi betoagency,
Thank you for your purchase.
Sorry for late response.
We are located in Serbia and our working time is from 10:00 to 17:00 CET. business days.
You can try with this CSS rule on the page between style tags
Best regards.
Kind Regards,
Isidora Markovic
wpDataTables: FAQ | Facebook | Twitter | Front-end and back-end demo | Docs
Amelia: FAQ | Facebook | Twitter | Amelia demo sites | Docs
You can try our wpDataTables add-ons before purchase on these sandbox sites:
Powerful Filters | Gravity Forms Integration for wpDataTables | Formidable Forms Integration for wpDataTables
Thank you! It's working perfectly.
Hi betoagency,
You are welcome.
If you have any more issues or questions feel free to open a new ticket, we will gladly help.
We'd greatly appreciate it if you could take a minute and leave a Review on CodeCanyon on this link. Thanks!
Best regards.
Kind Regards,
Isidora Markovic
wpDataTables: FAQ | Facebook | Twitter | Front-end and back-end demo | Docs
Amelia: FAQ | Facebook | Twitter | Amelia demo sites | Docs
You can try our wpDataTables add-ons before purchase on these sandbox sites:
Powerful Filters | Gravity Forms Integration for wpDataTables | Formidable Forms Integration for wpDataTables