Okay

Public Tickets

Elliot Byrne Connecting to external MSSQL ServerClosed   wpDataTables   Updated November 6, 2020 at 1:20pm   6 Most recent comment from Aleksandar Vuković:Well, all those drivers are required by databases, not by our plugin. You cannot connect to a database without a driver that enables access to it. For example, PDO_DBLIB driver is not available anym ... Kerri-Anne Sheridan Errors :-)Closed   wpDataTables   Updated November 6, 2020 at 12:06pm   9 Most recent comment from Aleksandar Vuković:Hi again Kerri-AnneMilan changed the file ../wp-content/plugins/wpdatatables/assets/js/jquery-datatables/jquery.dataTables.min.js and the issue should be resolved now.This will be overwritten with our ... Zak Conditional FormattingClosed   wpDataTables   Updated November 5, 2020 at 11:03am   2 Most recent comment from Aleksandar Vuković:Hello ZakUnfortunately what you're looking for to achieve is not possible.What comes to mind is to add another integer column which will have the default editing value "1". Then, you would be ab ... John Deans Filter Test SizeClosed   wpDataTables   Updated November 5, 2020 at 10:41am   6 Most recent comment from Aleksandar Vuković:You're welcome, JohnGlad I could be of service.If you have any further questions or issues, please feel free to open a new ticket, and we'll gladly help. Marian Harris Hide (not Collapse) a Column on MobilesClosed   wpDataTables   Updated November 5, 2020 at 10:12am   2 Most recent comment from Aleksandar Vuković:Hello MarianI am sorry to disappoint you, but unfortunately something like this is not possible with the plugin's built-in features.It probably can be done with some custom work, but our develop ... Ecospark Gsheet formulas will it work when it's connected to WPDatatables?Closed   wpDataTables   Updated November 5, 2020 at 10:11am   2 Most recent comment from Aleksandar Vuković:Hello EcosparkThank you for your purchase.First, you need to check if importrange is pulling from the correct range (A:1,D:50 for example).Second, there is a cache on the Google side, so when you upda ... Tony Davis WPKraken says you can't have 800k file loaded in WpdatabalesClosed   wpDataTables   Updated November 5, 2020 at 8:21am   4 Most recent comment from Aleksandar Vuković:Hey TonyThat makes sense, thanks for the explanation.A file this big can definitely be handled by wpDataTables if the generated table is an SQL query based table.However, the main issue here is cross- ... IW Default Sorting Order, etc.Closed   wpDataTables   Updated November 4, 2020 at 11:31am   2 Most recent comment from Aleksandar Vuković:Hello IWThank you for your purchase.1. You can choose one column which will be used for default sorting of the table, and in there you can choose whether sorting will be ascending or descending:2. The ... Russ Bailey Pre-Filter Not WorkingClosed   wpDataTables   Updated November 3, 2020 at 5:50pm   4 Most recent comment from Aleksandar Vuković:Hey Russ.No need, actually. Turns out there is a bug on our end.Sorry for the inconvenience.Please access ../wp-content/plugins/wpdatatables/assets/js/wpdatatables/wdt.columnFilter.js and on line 184 ... Michael which internet browsers are supportedClosed   wpDataTables   Updated November 3, 2020 at 9:12am   5 Most recent comment from Aleksandar Vuković:Hi again MichaelIt should be released next week. If you need to modify this right away, here's what you need to do:First, replace this file wp-content/plugins/wpdatatables/assets/js/wpdatatables ... Max Govaert Table in data source has no rows.Closed   wpDataTables   Updated November 2, 2020 at 2:14pm   9 Most recent comment from Aleksandar Vuković:Do you recall making any structural changes to the source files?If you add, remove, rename or reorder columns in the Google Spreadsheet file, the wpDataTable created from this source will break. Engenius Team Pre-filtering wdt_column_filter url param no longer workingClosed   wpDataTables   Updated November 2, 2020 at 11:21am   5 Most recent comment from Aleksandar Vuković:That's enough, thanksI replaced the line 184 of wp-content/plugins/wpdatatables/assets/js/wpdatatables/wdt.columnFilter.js with this: input.on('keyup input',function (e) { inp ... Bruce Franz Table is not searching even with view created in SQLClosed   wpDataTables   Updated November 2, 2020 at 9:28am   2 Most recent comment from Aleksandar Vuković:Hello BruceThank you for your purchase.Can you please show me the original query, and the query used in wpDataTables when you're creating a table from the view?If you're using SELECT * FROM ... Adam Williams New Entry modal not working at allClosed   wpDataTables   Updated November 2, 2020 at 9:25am   3 Most recent comment from Aleksandar Vuković:Hello AdamThank you for your purchase.That's a great workaround, and if it works, you can continue using it.If disabling the noconflict options work, and the other CSS settings for backdrop don&# ... Marcel Set the color of bars dynamicallyClosed   wpDataTables   Updated November 1, 2020 at 12:38pm   2 Most recent comment from Aleksandar Vuković:Hello MarcelI agree that it would be a cool feature, but unfortunately it can't be achieved with the plugin's built in features.That is default behavior of charts engine, but if you need so ...