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!

Okay
  Public Ticket #2881836
Specific backage booking
Closed

Comments

  •  2
    Yvette started the conversation

    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!


  • [deleted] replied

    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:


    .am-package-selected.el-row {display: none !important;}
    .am-service-header {display: none !important;}
    .am-service-gallery {display: none !important;}


    If you need help with adding custom CSS to the page, please take a look at this article.

    Looking forward to hearing from you. 

  •  2
    Yvette replied

    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


  • [deleted] replied

    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. 

  •  2
    Yvette replied

    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

  • [deleted] replied

    Yvette,

    Thank you for the clarification. And no worries, we got used to screenshots in even more exotic languagessmile.png

    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. 

  •  2
    Yvette replied

    Noted, with thanks/YB

  • [deleted] replied

    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 

    [ameliacatalog package=id]

    or the

    [ameliacatalog package=3]

    shortcode it will look like you require:

    CcJdF_d9btW2v48oLne2_PGR9sGX0eLmhUSbyfRfsgBYGxMN14q7--bsRBOce84dyddNnGSbL4o9RJfNFsxN5EqM0g1p1sZYkFWqsznqwiBERXno1QTJW6CkJ75KyefDv6lFPSV2=s0

    Would that be suitable for you?

    Best Regards.