Hey there, Awesome Customers!

Just a heads up: We'll be taking a breather to celebrate International Workers' Day (May 1st and 2nd - Wednesday and Thursday) and Orthodox Easter from Good Friday (May 3rd) through Easter Monday (May 6th). So, from May 1st to May 6th, our team will be off enjoying some well-deserved downtime.

During this time, our customer support will be running on a smaller crew, but don't worry! We'll still be around to help with any urgent matters, though it might take us a bit longer than usual to get back to you.

We'll be back in action at full throttle on May 7th (Tuesday), ready to tackle your questions and requests with gusto!

In the meantime, you can explore our documentation for Amelia and wpDataTables. You'll find loads of helpful resources, including articles and handy video tutorials on YouTube (Amelia's YouTube Channel and wpDataTables' YouTube Channel). These gems might just have the answers you're looking for while we're kicking back.

Thanks a bunch for your understanding and support!

Catch you on the flip side!

Warm regards,

TMS

Okay

Public Tickets

ian wpDataTables won't recognize tables after renameClosed   wpDataTables   Updated August 6, 2021 at 6:50am   5 Most recent comment from Aleksandar Vuković:You're welcome! If you have any further questions or issues, please feel free to open a new ticket, and we'll gladly help. Tammy Responsive TableClosed   wpDataTables   Updated August 5, 2021 at 11:35am   11 Most recent comment from Tammy:Thank you. Ryan Hawkinson ACF RepeaterClosed   wpDataTables   Updated August 5, 2021 at 10:50am   4 Most recent comment from Aleksandar Vuković:I'm glad to hear that, Ryan.If you have any further questions or issues, please feel free to open a new ticket, and we'll gladly help. Gabriel Vlajie I need help at search moduleClosed   wpDataTables   Updated August 5, 2021 at 9:56am   6 Most recent comment from Aleksandar Vuković:I'll forward it to our developers Gabriel, thanks!If you have any further questions or issues, please feel free to open a new ticket, and we'll gladly help. Tobi Change table type from google sheets to normal tableClosed   wpDataTables   Updated August 5, 2021 at 9:13am   4 Most recent comment from Aleksandar Vuković:How big are those tables, Tobi?If they pull a lot of data, the loading times will increase, and the page will eventually break. Trace Carlson Datepicker issuesClosed   wpDataTables   Updated August 4, 2021 at 1:24pm   2 Most recent comment from [deleted]:Hi TraceThank you for reaching out to us. Unfortunately it is not possible to use advance filtering with excel-like view so this conflict is probably caused by the workaround you tried to implement. ... Isaiah OBDC Driver InstallationClosed   wpDataTables   Updated August 4, 2021 at 12:46pm   2 Most recent comment from [deleted]:Hi Isaiah,thank you for reaching out to usCan you please check if you have the following drivers installed, and activated, beside the ODBC one? These drivers need to be installed and activated on the ... peterchurch1 Plugin is active but not recognized.Closed   wpDataTables   Updated August 4, 2021 at 9:50am   4 Most recent comment from Aleksandar Vuković:That's great news, PeterThanks for letting me know!If you have any further questions or issues, please feel free to open a new ticket, and we'll gladly help. Sam Front-End OptionsClosed   wpDataTables   Updated August 3, 2021 at 11:02pm   2 Most recent comment from [deleted]:Hi Sam Thank you for reaching out to us.Specific strings can be changed using POEDIT or Loco Translate easily. I suggest installing Loco Translate since it's within WordPress and it has a si ... Joshua Lim pagination issueClosed   wpDataTables   Updated August 3, 2021 at 10:34pm   2 Most recent comment from [deleted]:Hi JoshuaThank you for reaching out to us.Unfortunately this cannot be modified using the plugin's builtin features.It probably can be done with some custom work, but our developers are very busy ... Daniel Lindley Sub-tables (nested)Closed   wpDataTables   Updated August 3, 2021 at 9:16am   8 Most recent comment from Aleksandar Vuković:Hey DanielYou could use that approach.Tables created using MySQL queries can be editable if you're only pulling one database table (so, no JOINs, UNIONs, etc) and if you have a unique auto-increm ... Wojtek Drag and Drop Column Order (Frontend)Closed   wpDataTables   Updated August 2, 2021 at 3:46pm   2 Most recent comment from [deleted]:Hi Wojtek,thank you for reaching out to usI am sorry to disappoint you, but unfortunately, something like this is not possible with the plugin's built-in features. Maybe you would be able to do ... Demetric Ford SQL QueryClosed   wpDataTables   Updated August 2, 2021 at 10:48am   2 Most recent comment from Aleksandar Vuković:Hello DemetricOur logic is based on a PHP SQL parser which has full support for the SQL dialect for the following statement types SELECT, INSERT, UPDATE, DELETE, REPLACE, RENAME, SHOW, SET, DROP, CRE ... Gary Nault Hide Table that Chart is linked toClosed   wpDataTables   Updated July 30, 2021 at 12:42pm   2 Most recent comment from [deleted]:Hi GaryThank you for reaching out to us.If you need to show the filters, a simple css like this would be enough: .wpdt-c .wpDataTables.wpDataTablesWrapper { display: none !important; } But if you ... Gary Nault Pass Placeholder through URLClosed   wpDataTables   Updated July 30, 2021 at 11:09am   2 Most recent comment from Aleksandar Vuković:Hello GarySupposedly, your URL is https://yourwebsite.com/?value_x=123 The data pulled from the database creates a table using a query similar to this: SELECT * FROM table WHERE value_x = %VAR1% Aft ...