I've updated the plugin to the latest version and grouping no longer work. On one install it is ignored, on two other it stops the whole table data to display (though the rest of the information is there (pagination, etc).
Getting error:
Uncaught TypeError: wpDataTables[b.tableId].rowGrouping is not a function
Please provide me a temporary WP-admin login for your site where this happens, so we could log in and take a look ‘from the inside’ as that’s the most efficient way to see and resolve the issue. We do not interfere with any data or anything else except for the plugin (in case that’s a production version of the site), and of course we do not provide login data to third party. You can write credentials here just check PRIVATE so nobody can see it except us.
To anyone that is reading this in the future and is having the same problem, I was too. I tried using the files Milos attached below but they didnt work. I fixed it and got everything working by modifying his files below by deleting the html text at the very top of the file. These attached files worked for me.
Thank you for sharing your solution, but can you write what exactly did you removed. I have compared your file from the attachment and my file from previous post and they are identical. Thanks!
In the files I download I get a notice and two warnings above !function. I guess my two files show that when downloading from this website. I just delete everything above !function and it works.
I've updated the plugin to the latest version and grouping no longer work. On one install it is ignored, on two other it stops the whole table data to display (though the rest of the information is there (pagination, etc).
Getting error:
Uncaught TypeError: wpDataTables[b.tableId].rowGrouping is not a function
Hi obidancer,
Please provide me a temporary WP-admin login for your site where this happens, so we could log in and take a look ‘from the inside’ as that’s the most efficient way to see and resolve the issue. We do not interfere with any data or anything else except for the plugin (in case that’s a production version of the site), and of course we do not provide login data to third party. You can write credentials here just check PRIVATE so nobody can see it except us.
Hi,
Will you please share the solution to this issue? I have tables with grouping that are not working.
Thank you
@obidancer
It is fixed and it is working now.
@Victor
You have to replace files from:
../wp-content/plugins/wpdatatables/assets/js/jquery-datatables/jquery.dataTables.rowGrouping.js
../wp-content/plugins/wpdatatables/assets/js/jquery-datatables/jquery.dataTables.rowGrouping.min.js
with files from the attachment.
awesome. Thank you for the prompt response!
Hi obidancer,
You are welcome. We'd greatly appreciate it if you could take a minute and leave a review on CodeCanyon on this link. Thanks!
Milos, thank you very much for sharing the solution.
To anyone that is reading this in the future and is having the same problem, I was too. I tried using the files Milos attached below but they didnt work. I fixed it and got everything working by modifying his files below by deleting the html text at the very top of the file. These attached files worked for me.
Hi weihs5,
Thank you for sharing your solution, but can you write what exactly did you removed. I have compared your file from the attachment and my file from previous post and they are identical. Thanks!
In the files I download I get a notice and two warnings above !function. I guess my two files show that when downloading from this website. I just delete everything above !function and it works.