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,
I created 5 taxonomies in the post, in each post, user only need to input information in one taxonomy, other four taxonomies are empty.
in the attached screen, you see that i can display all fields, including empty fields. can wpdatatables only show taxonomy with content and make those empty taxonomies disappeared? How to do it?
Hi Kamhang,
If I understood you correctly those columns on right side of your table are taxonomies. Do you want to remove some columns or NULL text from the cells? I see that you have values in two columns/taxonomies.
Hi Miljko,
Please ignore previous questions, I revise my question as follow:
I created 5 taxonomies in the post, in each post, user only need to input information in one taxonomy, other four taxonomies are empty.
can wpDatatable combine five column(five taxonomies) to one column, as a result, only one taxonomy display?
Thanks,
Hi Kamhang,
Unfortunately we do not have option like that built in but.
You could try to do it trough MySQL with functions like COALESCE and IS NULL