Hey everyone!
With the Labour Day holidays coming up, we’d like to let you know about our upcoming working hours:
Thursday, May 1st: Our team will be off during Labour Day.
Friday, May 2nd: We'll also be off for an extended holiday break.
We’ll be back on Monday, May 5th, ready to respond to all messages received during this time.
In the meantime, if you need help, feel free to:
-
Use the support widget on the bottom right of our websites (Amelia and wpDataTables) — our AI-powered assistant is available 24/7 and can help with many common questions.
-
Visit our documentation, articles, or YouTube channels for quick answers and step-by-step guides.
https://www.youtube.com/@AmeliaWordPressBookingPlugin/videos
https://www.youtube.com/@wpDataTables/videos
Thank you for being so understanding, and we hope you enjoy the long weekend!
Dear sirs,
I purchased wpDatatables today and I have two questions.
How can I set a conditional font color? I have tried:
But that only applies the italic style. Bold is also working fine but I can't get color to work.
Second question, how do I remove the "Apply and add new" button from the modal form. My editors are not allowed to add new.
Best regards,
Jacques
I forgot to add that I want to format a row not a column. I have set the class for it and as I said italic or font-weight is working.
Hello Jacques
Thank you for your purchase.
Rows in wpDataTables don't have any other identifiers other than "odd" and "even" - so you can't target specific rows to apply the color to.
You can try using conditional formatting, or change the color of all font in the Customize tab above the table.
To remove "Apply and add new", please take a look at this FAQ thread.
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,
I have to disagree with you. look at this example https://fsn.tf/aaaa/
Based on the word "Gedraaid" in the last column that row will get a
black (default) or purple background. so you can target rows.
Now I have tried the following conditional format rule:
"if cell value" "=" "Gedraaid" "Set row CSS class" "LLorange"
And the in custom CSS;
After I have aplied the above and I opne the page source code I can find the declaration of the Class like "
but the text color does not change?
TIP: Maybe in a next update bind the "ESC" key to "Lose focus" it's annoying that after clicking a row it keeps that row highlighted (when having editing rights)
Hi again Jacques
That's exactly what I said. If you use conditional formatting, you would be able to change the row color, but without conditional formatting, there's no way to identify rows in any other way than with "odd" and "even" classes.
Since datatables jQuery plugin, wpDataTables is based on, was created in such a way that the custom colors apply to a cell, not a row, you need to find a stronger selector, so with your class "LLorange", you would need to use this CSS:
And it will look like this:
You have to create a strong selector like this because you added this blue color for the text in wpDataTables' main settings:
So, that has to be overwritten.
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,
I am sorry, guess I misunderstood your first reply. I see now what you ment and your solution is working fine, thanks.
You're welcome, Jacques
If you have any further questions or issues, please feel free to open a new ticket, and we'll gladly help.
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
Hello Jorge
Thank you for reaching out to us.
When you are posting on a ticket that is not yours or if you have questions or issues which are not related to the title of the active ticket can you please open a new one, and we will help you there. In that way, issues and questions which are related to different subjects will be in separate tickets so other customers or our support agents can find them easily. Our policy is to have one issue or question per ticket because of the reasons that are described already.
Thank you for understanding.
Unfortunately, issues like conflicts with third party plugins or themes are always possible due to the nature of WP, and it might take significant time to investigate and replicate the issue on our side, to be able to find the source of the problem, especially when the plugin or theme is not familiar to us.
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
Ok. Thanks
You are welcome, we are always happy to help.
If there is anything else we can assist you with please don't hesitate to open a new ticket.
Have a wonderful day!