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!
How do you mate the date format just mm/yy? I can see a selection of date formats but not a custom setting.
I also would like the date axis to not be responsive with the table. our table shows data for multiple pharmacies I would like to pick the branch but the date to always show past to now on the graph, but the table to show newest date on the top is this possible?
Hi davidsonschemists,
Thank you for your purchase.
Yes you can add it but you have to change some core files in plugin. You can add that format in file wp-content/plugins/wpdatatables/templates/admin/table-settings/column_settings_panel.inc.php around line 453 like this
For layout of the charts we are using engines(highcharts,chartjs and google chart engine) which is default behavioral. If you need to customize chart for your needs you can check in our documentation about wpDataCharts callbacks .
You can do that but you have to make two tables. In first one you will set sorting that shows newest dates and second table where you will set sorting that shows latest dates and set Display length to All and then make chart from that table in which you will use option Follow table filtering.Then on the page you have to insert both tables and that chart.Second table form which you made that chart you can hide with css and you will have results that you need.
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