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

Okay

Public Tickets

John Apostolopoulos Google Charts: set X,Y axis numeric limits to equalClosed   wpDataTables   Updated December 14, 2020 at 8:57am   4 Most recent comment from Aleksandar Vuković:That's it, John!I'm glad you were able to find the answers you needed. If you have any further questions or issues, please feel free to open a new ticket, and we'll gladly help. Gary Mattox datatype conversion issueClosed   wpDataTables   Updated December 11, 2020 at 7:27am   8 Most recent comment from Aleksandar Vuković:You're welcome GaryGlad I could be of serviceIf you have any further questions or issues, please feel free to open a new ticket, and we'll gladly help. Nurul Umairah FormulaClosed   wpDataTables   Updated December 10, 2020 at 10:49am   2 Most recent comment from Aleksandar Vuković:Hello NurulThank you for your purchase.You cannot do this with the built-in features of the plugin.The only way you could do it is by creating an SQL query based table, and adding a new DATEDIFF colum ... Jeff Carroll ChartingClosed   wpDataTables   Updated December 10, 2020 at 9:46am   2 Most recent comment from Aleksandar Vuković:Hello JeffThank you for your purchase.We have little control over this, since chart engines impose this limitation. As you said, only one string-type column can be used to generate a chart, so if you ... Rene Stäblein Connect 2 tablesClosed   wpDataTables   Updated December 9, 2020 at 12:49pm   6 Most recent comment from Aleksandar Vuković:I'm not sure about this, Rene, but you can try: SELECT table1.`Machine`, table1.`Time`, table2.`Price` FROM table1 INNER JOIN table2 ON table1.`Machine` = table2.`Machine` Of ... Abdullah Zibdeh Table DisplayClosed   wpDataTables   Updated December 9, 2020 at 11:47am   2 Most recent comment from Aleksandar Vuković:Hello AbdullahThank you for your purchase.You can only move the filters to the header in wpDataTables settings:As for the info block, unfortunately moving that around is not possible. Adi WP DB Query problemClosed   wpDataTables   Updated December 9, 2020 at 9:48am   2 Most recent comment from Aleksandar Vuković:Hello AdiI'm not sure I understand the problem.If your users are entering data in a table, you can use that table's database name and create a new table from that column, or the entire tabl ... brett callbacksClosed   wpDataTables   Updated December 9, 2020 at 9:11am   11 Most recent comment from Aleksandar Vuković:Hi again Brett.I see you changed the role of the user you provided for me, so I can't see anything related to wpDataTables or charts anymore.The screenshots and links I provided, from our docum ... Jeferson castro critical error when table is createdClosed   wpDataTables   Updated December 8, 2020 at 8:43pm   6 Most recent comment from Aleksandar Vuković:Awesome news, JefersonThanks 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. Andrew Kenth High Charts Scatter Chart - Multiple CategoriesClosed   wpDataTables   Updated December 7, 2020 at 9:27am   4 Most recent comment from Aleksandar Vuković:Thanks for the explanation AndrewI don't know if that's possible.The string column in your table will be used for the X axis; and all other columns should be either integer or float.So, if ... Fabien Coutant How to add classes to modal inputClosed   wpDataTables   Updated December 4, 2020 at 9:57am   2 Most recent comment from Aleksandar Vuković:Hello FabienOne column cannot be auto-filled based on values from a different column. Something like this needs to be developed as a custom solution, and it isn't included in the provided support ... Vit Hamacek Tomorow rowsClosed   wpDataTables   Updated December 4, 2020 at 9:54am   2 Most recent comment from Aleksandar Vuković:Hello VitaI am sorry to disappoint you, but unfortunately something like this is not possible with the plugin's built-in features. 김정태 "Please provide a valid 2-dimensional array." A message appears and an error occursClosed   wpDataTables   Updated December 4, 2020 at 9:48am   2 Most recent comment from Aleksandar Vuković:Hello 김정태Thank you for your purchase.I don't know which file you're trying to use, but I suppose it's a JSON file.Currently, wpDataTables accepts this, and only this, format of ... Mickey Whitworth Data not displayedClosed   wpDataTables   Updated December 4, 2020 at 8:53am   2 Most recent comment from Aleksandar Vuković:Hello MickeyI see this is a duplicate ticket, so it will be closed.Please check my response in the other ticket, and reply there. brett changing colors on hichartsClosed   wpDataTables   Updated December 4, 2020 at 8:52am   2 Most recent comment from Aleksandar Vuković:Hello again BrettThe series color (bar colors) can be changed in the wizard itself:However, since you need to color each bar differently, you will need to use a complex callback. We haven't done ...