As previously announced via banners and our newsletters, support is no longer available through this platform.
For easier navigation, you can still click on "Submit a Ticket" here, choose the appropriate category, and you'll be redirected to the correct support channel for your plugin.
You can still access your previous tickets and browse public tickets, but please note that responding to tickets is no longer possible.
Paid customers: Please log in to your store account for support.
Pre-purchase questions: Use the support widget in the bottom-right corner of our websites:
https://wpamelia.com
https://wpdatatables.com
https://wpreportbuilder.com
Hi there,
Thanks for this great plugin.
Thank you very much
Hi Mart,
1. Please add this CSS to your page like it is shown in the attachment below:
<style>
.am-service-description {
display: none;
}
</style>
2. Unfortunately the description of the Extras cannot be hidden.
Kind regards,
Hi Iidorta,
This is not what I want. Now all the TEXT in the description is gone and I only want to delete the word (the title) 'description'
Hi Mart,
Sorry for this, could you please add this:
<style>
.am-service-description h3 {
display: none;
}
</style>
Thank you!!
This was exactly what I needed. Perfect.
Hi Mart,
You are welcome, I am glad that I could help. Sorry again for the wrong CSS first time.
THANK YOU TOO!!!
have you seen my other post about the bug??? That's a really important thing.
My employees cannot login... it cannot get in... the wheel keeps spinning. I can as administrator...
Hi Mart,
My colleague has answered to your ticket, he will help you with that problem.
@Isidora, thanks for the code
I have added the following code
.am-service-gallery {
display: none;
}
.am-service-price {
display: none;
}
.am-service-info {
display: none;
}
But I was unable to remove the service price at the beginning of the booking (orange R$ 400,00). Is there any way to do so?
Hi dentvii,
Could you please try with this:
<style>.am-service-price {display: none !important;}</style>
Kind regards,
Worked great. Thanks Isidora!
Hi dentvii,
You are welcome. I am glad that I could help.
Kind regards!