Of the 4 booking status: approved , pending , cancelled or rejected, I only want to use Approved or Cancelled. More than once I have accidentally Rejected an appointment that was already Confirmed, when I meant to instead Cancel it. I'm afraid they were probably sent an email confirming the Rejected appointment.
In American English, it is considered rude to reject an appointment. It's a little bit like telling the customer that I am rejecting *them*. Instead I only want to approve or cancel appointments.
Is there a way to remove Rejected and Pending as functions of Amelia? I'm assuming not, I assume this is hard-coded into the plugin, but I thought I would ask nonetheless.
Also, in the Employee Front Panel (which I'm considering just no longer using because of this), the status is only shown as colored circles and I can never remember which color means what (other than green means Approved):
Thanks for checking up on this. My apologies for the rookie question, but where exactly do I go to add this custom CSS code? My wife has always done it for me previously.
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.
Hello,
Of the 4 booking status: approved , pending , cancelled or rejected, I only want to use Approved or Cancelled. More than once I have accidentally Rejected an appointment that was already Confirmed, when I meant to instead Cancel it. I'm afraid they were probably sent an email confirming the Rejected appointment.
In American English, it is considered rude to reject an appointment. It's a little bit like telling the customer that I am rejecting *them*. Instead I only want to approve or cancel appointments.
Is there a way to remove Rejected and Pending as functions of Amelia? I'm assuming not, I assume this is hard-coded into the plugin, but I thought I would ask nonetheless.
Also, in the Employee Front Panel (which I'm considering just no longer using because of this), the status is only shown as colored circles and I can never remember which color means what (other than green means Approved):
Here's what the 4 colored circles look like when you click on the current status of the Employee Front End:
Try with this CSS:
To fix the display of the number of persons when it is two digits I am also using another CSS:
Thanks for your assistance, CTTech!
Jason, does this work for you or would you require further assistance in this matter?
Kind Regards,
Aleksandar Vuković
[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 | Discord Community
You can try wpDataTables add-ons before purchasing on these sandbox sites:
Powerful Filters | Gravity Forms Integration for wpDataTables | Formidable Forms Integration for wpDataTables | Master-Detail Tables
Hi Aleksandar,
Thanks for checking up on this. My apologies for the rookie question, but where exactly do I go to add this custom CSS code? My wife has always done it for me previously.
Thanks :)
Jason
Hey, Jason
It is no problem at all.
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.
Let us know how it goes. Thanks
Kind Regards,
Miloš Jovanović
[email protected]
Rate my support
Try our FREE mapping plugin! MapSVG - easy Google maps, interactive SVG maps and floor plans, choropleth maps and much more - https://wordpress.org/plugins/mapsvg-lite-interactive-vector-maps/
wpDataTables: FAQ | Facebook | Twitter | Instagram | Front-end and back-end demo | Docs
Amelia: FAQ | Facebook | Twitter | Instagram | Amelia demo sites | Docs | Discord Community
You can try wpDataTables add-ons before purchasing on these sandbox sites:
Powerful Filters | Gravity Forms Integration for wpDataTables | Formidable Forms Integration for wpDataTables | Master-Detail Tables