After installing some updates wpDataTable does not show two different tables on the same page (it did before). This is despite the tables exist, and are appearing correctly in the settings. Only the website does not show the second one (deleting the first, the second appears immediately). I am using the pro version. Why is this and how to solve it?
Yeah, sorry for the inconvenience. This issue should be linked to charts, so you probably have some charts on that page too, correct? This will be fixed with the next update. Until then, please go to file wp-content/plugins/wpdatatables/source/class.wpdatachart.php, and around line 2673 there's a method renderChart and for every wp_enqueue_script there's a parameter "array()" which needs to be replaced with "array('jquery')"
Thank you for your reply. Indeed, I have charts, but made a test page without any chart, only two tables, and the second is still not showing. Regarding the class.wpdatacharts.php source, in the public function renderChart() I changend all array() to array('jquerry') , 12 replacements. I am sending to you both original and modified file, because could not attach them here.
After reloading my page, stll the same error: no second page.
That's strange, we haven't had any complaints about the tables not showing. Please share the URL with me (for this test page), and also provide me a temporary WP-admin login for your site where this happens.
As you already know, 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 make sure to enable the Private response, since the ticket is Public.
One of our developers actually deleted it, so he can see what's going on.
He had to turn off Server-Side processing for [wpdatatable id=21] because something breaks in the datatables core file, and the admin-ajax file isn't sent.
Please test all your tables, and if you run into any more that have this issue, please send them to us, so we can test them locally, and see if it's a server issue or something in the tables.
I am very disappointed, the solution is not stable. Tested again the same test1 page with two other tables, same error: the second is not showing. Also, disabling permanently the server-side processing is not acceptable for me. I have big tables and some of them are editable.
All these are very annoying and I am losing time and money because of these bugs which ovccured recently after your last updates. If you could not offer an efficient and stable solution, I prefer to roll back them.
We noticed you had v2.8.2 installed, and that version had some bugs included which were resolved within a couple of days.
I installed v2.8.3 on your website, and tested your test page. I couldn't replicate the issue anymore, but please delete cache on your website and test this thoroughly again.
Hi,
After installing some updates wpDataTable does not show two different tables on the same page (it did before). This is despite the tables exist, and are appearing correctly in the settings. Only the website does not show the second one (deleting the first, the second appears immediately). I am using the pro version. Why is this and how to solve it?
Need an urgent solution, thanks
Laszlo
Hi Laszlo
Yeah, sorry for the inconvenience. This issue should be linked to charts, so you probably have some charts on that page too, correct? This will be fixed with the next update. Until then, please go to file wp-content/plugins/wpdatatables/source/class.wpdatachart.php, and around line 2673 there's a method renderChart and for every wp_enqueue_script there's a parameter "array()" which needs to be replaced with "array('jquery')"
Example without jquery:
Example with jQuery:
Please let me know if that fixes the issue.Kind Regards,
Aleksandar Vuković
[email protected]
Rate my support
wpDataTables: FAQ | Facebook | Twitter | Instagram | Front-end and back-end demo | Docs
Amelia: FAQ | Facebook | Twitter | Instagram | Amelia demo sites | Docs | Discord Community
You can try wpDataTables add-ons before purchasing on these sandbox sites:
Powerful Filters | Gravity Forms Integration for wpDataTables | Formidable Forms Integration for wpDataTables | Master-Detail Tables
Hi, Aleksandar!
Thank you for your reply. Indeed, I have charts, but made a test page without any chart, only two tables, and the second is still not showing. Regarding the class.wpdatacharts.php source, in the public function renderChart() I changend all array() to array('jquerry') , 12 replacements. I am sending to you both original and modified file, because could not attach them here.
After reloading my page, stll the same error: no second page.
Hi again Laszlo
That's strange, we haven't had any complaints about the tables not showing. Please share the URL with me (for this test page), and also provide me a temporary WP-admin login for your site where this happens.
As you already know, 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 make sure to enable the Private response, since the ticket is Public.
Kind Regards,
Aleksandar Vuković
[email protected]
Rate my support
wpDataTables: FAQ | Facebook | Twitter | Instagram | Front-end and back-end demo | Docs
Amelia: FAQ | Facebook | Twitter | Instagram | Amelia demo sites | Docs | Discord Community
You can try wpDataTables add-ons before purchasing on these sandbox sites:
Powerful Filters | Gravity Forms Integration for wpDataTables | Formidable Forms Integration for wpDataTables | Master-Detail Tables
Sure, will do all these and send you to link and credentials privately.
I see you deleted it already. No problem I do not need it.
Hi again Laszlo
One of our developers actually deleted it, so he can see what's going on.
He had to turn off Server-Side processing for [wpdatatable id=21] because something breaks in the datatables core file, and the admin-ajax file isn't sent.
Please test all your tables, and if you run into any more that have this issue, please send them to us, so we can test them locally, and see if it's a server issue or something in the tables.
Kind Regards,
Aleksandar Vuković
[email protected]
Rate my support
wpDataTables: FAQ | Facebook | Twitter | Instagram | Front-end and back-end demo | Docs
Amelia: FAQ | Facebook | Twitter | Instagram | Amelia demo sites | Docs | Discord Community
You can try wpDataTables add-ons before purchasing on these sandbox sites:
Powerful Filters | Gravity Forms Integration for wpDataTables | Formidable Forms Integration for wpDataTables | Master-Detail Tables
Checked, now is working. Thank you. Does this mean I could not use server side processing, or this is something temporary only?
Also, those changes for array() are still necessary?
Hello, again!
I am very disappointed, the solution is not stable. Tested again the same test1 page with two other tables, same error: the second is not showing. Also, disabling permanently the server-side processing is not acceptable for me. I have big tables and some of them are editable.
All these are very annoying and I am losing time and money because of these bugs which ovccured recently after your last updates. If you could not offer an efficient and stable solution, I prefer to roll back them.
Need an urgent answer, thanks Laszlo
Also, just found out, none of my charts is showing anymore. Very, very upset already. Please, reply asap.
Hello again Laszlo.
Actually, there may be no need for that.
We noticed you had v2.8.2 installed, and that version had some bugs included which were resolved within a couple of days.
I installed v2.8.3 on your website, and tested your test page. I couldn't replicate the issue anymore, but please delete cache on your website and test this thoroughly again.
It should work now.
Kind Regards,
Aleksandar Vuković
[email protected]
Rate my support
wpDataTables: FAQ | Facebook | Twitter | Instagram | Front-end and back-end demo | Docs
Amelia: FAQ | Facebook | Twitter | Instagram | Amelia demo sites | Docs | Discord Community
You can try wpDataTables add-ons before purchasing on these sandbox sites:
Powerful Filters | Gravity Forms Integration for wpDataTables | Formidable Forms Integration for wpDataTables | Master-Detail Tables
Thank you! The new version seems to resolve the problems. Hope it will remain stable. Thank you again for your effort.
You're welcome Laszlo
I'm glad to hear that.
If you have any further questions or issues, please feel free to open a new ticket, and we'll gladly help.
Kind Regards,
Aleksandar Vuković
[email protected]
Rate my support
wpDataTables: FAQ | Facebook | Twitter | Instagram | Front-end and back-end demo | Docs
Amelia: FAQ | Facebook | Twitter | Instagram | Amelia demo sites | Docs | Discord Community
You can try wpDataTables add-ons before purchasing on these sandbox sites:
Powerful Filters | Gravity Forms Integration for wpDataTables | Formidable Forms Integration for wpDataTables | Master-Detail Tables