Okay

Public Tickets

Doug Balson importing rows to existing tableClosed   wpDataTables   Updated December 28, 2020 at 1:30pm   2 Most recent comment from Aleksandar Vuković:Hello DougThank you for your purchase.Unfortunately, you can only do that in Excel-like editor by copying and pasting a range of cells.To import data into manual tables, you would also be able to save ... Ben Ward Tab For Next in Standard TableClosed   wpDataTables   Updated December 28, 2020 at 1:29pm   3 Most recent comment from Aleksandar Vuković:Hello BenI am sorry to disappoint you, but unfortunately something like this is not possible with the plugin's built-in features.This feature is only available in Excel-like mode at the moment. Andreas Lazaris Filtering is not workingClosed   wpDataTables   Updated December 28, 2020 at 8:59am   2 Most recent comment from Aleksandar Vuković:Hello AndreasThank you for your purchase.The issue here is with the PHP SQL parser we use. While the query is showing data correctly, it won't allow tables with JOINs, UNIONs, CONCATs, subqueries ... Dave change table text colorClosed   wpDataTables   Updated December 25, 2020 at 11:44am   2 Most recent comment from Aleksandar Vuković:Hello DaveYou can change the text color of all your tables in wpDataTables settings/Color and Font settings. Refael NumbersClosed   wpDataTables   Updated December 25, 2020 at 12:04pm   5 Most recent comment from Aleksandar Vuković:Sorry, there's a workaround for this after all:Go to wp-content/plugins/wpdatatables/assets/js/wpdatatables/wdt.columnFilter.js, and on lines 265, 269, 433 and 437 you will find this: input type ... Norm Sash Creating distinct views for a tableClosed   wpDataTables   Updated December 25, 2020 at 10:21am   3 Most recent comment from Aleksandar Vuković:Hello NormIf you want to create a table from a manual table, you need to create it as a table linked to an existing SQL source.First, go to the Editing tab of the manual table, and enable editing - ch ... Richard van Heuven Redesign of the popups and formsClosed   wpDataTables   Updated December 24, 2020 at 4:16pm   4 Most recent comment from Aleksandar Vuković:Yes, Richard, but that's done with custom code, and custom CSS styles.That pricing menu you see is actually the menu you can see on our website https://wpdatatables.com/pricing/ and our develope ... Oskhar duplicate don't runClosed   wpDataTables   Updated December 24, 2020 at 2:15pm   6 Most recent comment from Aleksandar Vuković:You're welcome, OskharIf you have any further questions or issues, please feel free to open a new ticket, and we'll gladly help. Dave Importing percentage data from sql tableClosed   wpDataTables   Updated December 24, 2020 at 2:02pm   2 Most recent comment from Aleksandar Vuković:Hello DaveYou can't import a cell that has anything else but numbers, and convert it to a numeric column.Data that contains anything except for numbers will be converted into strings, and the plu ... Mike Courtney SQL Syntax ErrorClosed   wpDataTables   Updated December 24, 2020 at 2:00pm   6 Most recent comment from Aleksandar Vuković:Thanks, JerimeI'll take a look at your ticket, and will respond there. Dave Column namesClosed   wpDataTables   Updated December 24, 2020 at 1:56pm   2 Most recent comment from Aleksandar Vuković:Hello DaveThanks for letting us know the issue has been resolved.If you have any further questions or issues, please feel free to open a new ticket, and we'll gladly help. Francis LIMIT on sqlClosed   wpDataTables   Updated December 24, 2020 at 12:41pm   2 Most recent comment from Aleksandar Vuković:Hello Francis.Please do not use “LIMIT” in the SELECT statement. wpDataTables adds it automatically and it will be overridden.The PHP SQL parser we use will simply override it, so you can't u ... Bret Madden Technical SupportClosed   wpDataTables   Updated December 24, 2020 at 12:34pm   2 Most recent comment from Aleksandar Vuković:Hello BretThank you for your purchase.The only built-in option here would be to use placeholders as predefine filtering values for some columns. Try with %CURRENT_POST_ID% placeholder, maybe that wil ... Thomas Kösters jquery errorClosed   wpDataTables   Updated December 24, 2020 at 10:20am   13 Most recent comment from Aleksandar Vuković:Hi again ThomasIt's good to know that you're moving to a new server.I checked your website yesterday and today, but I couldn't replicate the issue. It could be that the cache is stored ... Ricardo Zamora Firefox compatibilityClosed   wpDataTables   Updated December 22, 2020 at 12:54pm   6 Most recent comment from Aleksandar Vuković:Hi again RicardoPlease go to wp-content/plugins/wpdatatables/assets/js/wpdatatables/wdt.chartsRender.js and on line 2 you'll see this: $(window).on('load', function(){ Replace that wi ...