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!
Hi,
Kindly advice how I can get only the booking calender to show for a specific package and not the form above in addition.
FYI. Is now using the shortcode [ameliacatalog package=1] at the webpage https://www.kursiseo.no/produkt/seo-kurs-3xcoaching/
Hope you guys soon are well again after Corona. Stay strong!
Hi again, Yvette,
Haha, thank you, on behalf of my team I can say that we highly appreciate that!
I'm afraid, it cannot be achieved with the current built-in feature since we didn't add this option to our Customization feature. However, we can try to hide the upper part with custom CSS.
Please add the following CSS to the page with this Package:
If you need help with adding custom CSS to the page, please take a look at this article.
Looking forward to hearing from you.
Hi,
Thank you for your helpful advice. The code work perfectly. With your good help I even managed to and one more.
Now my only problem is to manage to get the code working for only some pages.
Tried to add it for a specific page with id 3035 (https://www.kursiseo.no/produkt/seo-kurs-3xcoaching/)
Tried using the following code:
.page-id-3035
.am-package-selected.el-row {display: none !important;}
.am-service-header {display: none !important;}
.am-service-gallery {display: none !important;}
.am-package-description {display: none !important;}
The code work beautifully, but not only on the page with id-3035. The code works for all pages.
Do you have any good advice for how to get the code working only for a few pages?
Kind regards,
Yvette Boye
Hi again, Yvette,
That's interesting.
Could you please clarify what is your site configuration, it's not completely clear to me? Do you use dynamic pages or iFrames?
Looking forward to hearing from you.
Hi Liza,
Dynamic pages.
FYI:
Theme: Astra Free Theme (attachment included of the overall main settings, sorry for it being in Norwegian).
Kind regards,
Yvette
Yvette,
Thank you for the clarification. And no worries, we got used to screenshots in even more exotic languages
Ok, so it must be a similar solution to the one that you used for the button.
However, I'm not familiar with dynamic pages, unfortunately, therefore I will have to consult with our front-end developer regarding your case.
I will get back to you at the earliest possible time (our devs work Mon-Fri, so that means at the beginning of the next week).
Best Regards.
Noted, with thanks/YB
Yvette,
Ok, so that's what our developer responded: the easiest way to implement that would be to use the Calendar view instead, and with the
or the
shortcode it will look like you require:
Would that be suitable for you?
Best Regards.