This is only possible with custom CSS, if you will be able to provide me with a link to the Events page and tell me what colors you want to change, I would tell you how to do it.
If you need some further assistance, please don't hesitate to contact us.
Custom code needs to be applied to the page where the booking form is. Depending on what you're using (Gutenberg blocks, or some page builder), adding the CSS or JS can be done in a few different ways.
If you need help with adding custom CSS to the page, please take a look at this article.
If you need some further assistance, please don't hesitate to contact us.
Please provide me a temporary WP-admin (administrator) user for your site where this happens, so we could log in and take a look ‘from the inside’ as that’s the most efficient way to see and resolve the issue.
We do not interfere with any data or anything else except for the plugin (in case that’s a production version of the site), and of course, we do not provide login data to third parties.
You can write credentials here just check PRIVATE Reply so nobody can see them except us.
Сould you provide me with more information and screenshots, regarding this issue? So I'll be able to understand what's on your mind, reproduce it and help you.
The page URL where you want to make the changes will also be helpful.
you can find the test-site under: http://johannesl22.sg-host.com/reservierung/ - pls check the second calendar-table. How can I change backroundcolor for sold-out events? Or can I not show them in the calendar at all?
Currently, It is not possible, however, it will be possible when the redesigned version of Amelia comes out, but I would not be able to provide you with an ETA. Please stay tuned for Amelia's updates here: https://wpamelia.com/changelog/.
If you have any further questions or issues, please feel free to open a new ticket, and we'll gladly help.
Hi,
Is it possible to adjust the "front-end color" of an Event?
Especially for when no appointments are available or fully booked.
At the back-end you can make a "general" adjustment however not a specific
Hello Ron,
Thank you for reaching out to us.
This is only possible with custom CSS, if you will be able to provide me with a link to the Events page and tell me what colors you want to change, I would tell you how to do it.
If you need some further assistance, please don't hesitate to contact us.
Have a nice day!
Kind Regards,
Stanislav Snagovskiy
[email protected]
Rate my support
wpDataTables: FAQ | Facebook | Twitter | Instagram | Front-end and back-end demo | Docs
Amelia: FAQ | Facebook | Twitter | Instagram | Amelia demo sites | Docs
You can try wpDataTables add-ons before purchase on these sandbox sites:
Powerful Filters | Gravity Forms Integration for wpDataTables | Formidable Forms Integration for wpDataTables | Master-Detail Tables
Hi Stanislav,
This is the page I would like some color changes for:
https://stage.sunpage.nl/afspraak-maken/
(please select first an earlier date, these events are actually not available however that color I like to change as well (orange or so)
When an Event is "full" I like to change blue into "red"
Ron
Dear Ron,
I hope you're doing well.
1) To change the color of the tag for an event with a closed status, use this CSS code:
2) And in order to change the color of the blue tag to red, this code:
Custom code needs to be applied to the page where the booking form is. Depending on what you're using (Gutenberg blocks, or some page builder), adding the CSS or JS can be done in a few different ways.
If you need help with adding custom CSS to the page, please take a look at this article.
If you need some further assistance, please don't hesitate to contact us.
Have a nice day!
Kind Regards,
Stanislav Snagovskiy
[email protected]
Rate my support
wpDataTables: FAQ | Facebook | Twitter | Instagram | Front-end and back-end demo | Docs
Amelia: FAQ | Facebook | Twitter | Instagram | Amelia demo sites | Docs
You can try wpDataTables add-ons before purchase on these sandbox sites:
Powerful Filters | Gravity Forms Integration for wpDataTables | Formidable Forms Integration for wpDataTables | Master-Detail Tables
Hi Stanislav,
Thank you for pointing this out.
I've placed the given code into the wanted page.... however.
The adjusted code is overridden by the default CSS code.
What goes wrong (in my case than, it was successfully in your example :()
Hereby the given code into the wanted page:
<!-- /wp:html -->
<!-- wp:paragraph {"className":".amelia-app-booking #amelia-booking-wrap #am-events-booking .am-event-list .am-event .am-event-data .am-event-info .am-event-title .am-event-booking-status.closed { color: #ffffff; background: #ff0000; .amelia-app-booking #amelia-booking-wrap #am-events-booking .am-event-list .am-event .am-event-data .am-event-info .am-event-title .am-event-booking-status.full { color: #ffffff; background: #ff0000; }"} -->
<p class=".amelia-app-booking #amelia-booking-wrap #am-events-booking .am-event-list .am-event .am-event-data .am-event-info .am-event-title .am-event-booking-status.closed { color: #ffffff; background: #ff0000; .am-event-booking-status.full }">[ameliaevents type=list]</p>
<!-- /wp:paragraph -->
Ron
Dear Ron,
You're welcome.
Please provide me a temporary WP-admin (administrator) user for your site where this happens, so we could log in and take a look ‘from the inside’ as that’s the most efficient way to see and resolve the issue.
We do not interfere with any data or anything else except for the plugin (in case that’s a production version of the site), and of course, we do not provide login data to third parties.
You can write credentials here just check PRIVATE Reply so nobody can see them except us.
Thank you and stay safe.
Kind Regards,
Stanislav Snagovskiy
[email protected]
Rate my support
wpDataTables: FAQ | Facebook | Twitter | Instagram | Front-end and back-end demo | Docs
Amelia: FAQ | Facebook | Twitter | Instagram | Amelia demo sites | Docs
You can try wpDataTables add-ons before purchase on these sandbox sites:
Powerful Filters | Gravity Forms Integration for wpDataTables | Formidable Forms Integration for wpDataTables | Master-Detail Tables
Dear Ron,
You're always welcome.
I have added the following custom CSS code to your page, please check:
If you have any further questions or issues, please feel free to open a new ticket, and we'll gladly help.
Have a great day!
Kind Regards,
Stanislav Snagovskiy
[email protected]
Rate my support
wpDataTables: FAQ | Facebook | Twitter | Instagram | Front-end and back-end demo | Docs
Amelia: FAQ | Facebook | Twitter | Instagram | Amelia demo sites | Docs
You can try wpDataTables add-ons before purchase on these sandbox sites:
Powerful Filters | Gravity Forms Integration for wpDataTables | Formidable Forms Integration for wpDataTables | Master-Detail Tables
Stanislav,
GREAT, thank you so much.
Ron
Dear Ron,
You are welcome. I am glad that now everything is working fine.
If you have any more issues or questions feel free to open a new ticket, we will gladly help.
Kind Regards,
Stanislav Snagovskiy
[email protected]
Rate my support
wpDataTables: FAQ | Facebook | Twitter | Instagram | Front-end and back-end demo | Docs
Amelia: FAQ | Facebook | Twitter | Instagram | Amelia demo sites | Docs
You can try wpDataTables add-ons before purchase on these sandbox sites:
Powerful Filters | Gravity Forms Integration for wpDataTables | Formidable Forms Integration for wpDataTables | Master-Detail Tables
Hello Stanislav,
I try to rebuild this on my site, works perfectly fine. However, how can I wonder if this is possible also on the calendar view for the events?
Hello Johannes,
Thank you for reaching out to us.
Сould you provide me with more information and screenshots, regarding this issue? So I'll be able to understand what's on your mind, reproduce it and help you.
The page URL where you want to make the changes will also be helpful.
Have a great day!
Kind Regards,
Stanislav Snagovskiy
[email protected]
Rate my support
wpDataTables: FAQ | Facebook | Twitter | Instagram | Front-end and back-end demo | Docs
Amelia: FAQ | Facebook | Twitter | Instagram | Amelia demo sites | Docs
You can try wpDataTables add-ons before purchase on these sandbox sites:
Powerful Filters | Gravity Forms Integration for wpDataTables | Formidable Forms Integration for wpDataTables | Master-Detail Tables
Hello Stanislav,
you can find the test-site under: http://johannesl22.sg-host.com/reservierung/ - pls check the second calendar-table. How can I change backroundcolor for sold-out events? Or can I not show them in the calendar at all?
Thx for your help!
Dear Johannes,
Are you referring to the Events I marked on this screenshot?
I look forward to hearing from you.
Kind Regards,
Stanislav Snagovskiy
[email protected]
Rate my support
wpDataTables: FAQ | Facebook | Twitter | Instagram | Front-end and back-end demo | Docs
Amelia: FAQ | Facebook | Twitter | Instagram | Amelia demo sites | Docs
You can try wpDataTables add-ons before purchase on these sandbox sites:
Powerful Filters | Gravity Forms Integration for wpDataTables | Formidable Forms Integration for wpDataTables | Master-Detail Tables
Hello Stanislav,
Exactly! That would be nice, if thees events are in a different color, so visitors can see directly the sold-out events.
Hello,
Any update on this? Thx
Dear Johannes,
You're welcome.
Currently, It is not possible, however, it will be possible when the redesigned version of Amelia comes out, but I would not be able to provide you with an ETA. Please stay tuned for Amelia's updates here: https://wpamelia.com/changelog/.
If you have any further questions or issues, please feel free to open a new ticket, and we'll gladly help.
Have a great day!
Kind Regards,
Stanislav Snagovskiy
[email protected]
Rate my support
wpDataTables: FAQ | Facebook | Twitter | Instagram | Front-end and back-end demo | Docs
Amelia: FAQ | Facebook | Twitter | Instagram | Amelia demo sites | Docs
You can try wpDataTables add-ons before purchase on these sandbox sites:
Powerful Filters | Gravity Forms Integration for wpDataTables | Formidable Forms Integration for wpDataTables | Master-Detail Tables