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!
I want to hide some columns when printing. Tried to do a
@media print{ .column-<columnname>{display:none!important} }
And to my surprise it didn't work. Nor did @media print .column-isbn {display:none!important} work.
The .column-<columnname> {display:none!important} (without the @media print) by itself did work hiding the column in the browser.
So is there a css way to do this?
(Besides your date formats are REALLY annoying, you have 12 date formats available to select, NONE of them is the international ISO standard YYYY-MM-DD - COME ON!!!! )
BR
Karin Wieslander
Hi Karin,
Thank you for your purchase.
That is not possible with css because it hide it from users but it is still exist in dom object of html page.
What you can do is to hide that tables with option Visible on front-end on DISPLAY tab in column settings or you can turn on option Column visibility from Table tools tab in table settings. Like this you can hide columns from front-end and it will not be rendered in export files or print.
Yes for next update this list will be larger and will be include this format also.
Best regards.
Kind Regards,
Isidora Markovic
wpDataTables: FAQ | Facebook | Twitter | Front-end and back-end demo | Docs
Amelia: FAQ | Facebook | Twitter | Amelia demo sites | Docs
You can try our wpDataTables add-ons before purchase on these sandbox sites:
Powerful Filters | Gravity Forms Integration for wpDataTables | Formidable Forms Integration for wpDataTables
Hey,
I have a question because print the tables, too.
It´s possible that the grey row background don´t hide when I print the table?
I like this at the paper too.
I hope you can help me.
Thank you,
Heike
Hi per_web,
When you post question or issues on ticket that are not yours or 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 different tickets so other customers can find it easily. Our policy is to have one issue or question per ticket because of the reasons that is describe already.
Thank you for understanding.
Best regards.
Kind Regards,
Isidora Markovic
wpDataTables: FAQ | Facebook | Twitter | Front-end and back-end demo | Docs
Amelia: FAQ | Facebook | Twitter | Amelia demo sites | Docs
You can try our wpDataTables add-ons before purchase on these sandbox sites:
Powerful Filters | Gravity Forms Integration for wpDataTables | Formidable Forms Integration for wpDataTables