We're Moving to a New Support Platform – Starting June 1st!
We’re excited to let you know that starting June 1st, we’ll be transitioning to a new support system that will be available directly on our product websites – Amelia, wpDataTables, and Report Builder. In fact, the new support platform is already live for Amelia and wpDataTables, and we encourage you to reach out to us there.
You'll always be able to reach us through a widget in the bottom right corner of each website, where you can ask questions, report issues, or simply get assistance.
While we still do not offer live support, a new advanced, AI-powered assistant, trained on our documentation, use cases, and real conversations with our team, is there to help with basic to intermediate questions in no time.
We're doing our best to make this transition smooth and hassle-free. After June 1st, this current support website will redirect you to the new "Contact Us" pages on our product sites.
Thanks for your continued support and trust – we’re excited to bring you an even better support experience!
The featured image modal in the Gutenberg editor is broken when the page contains any wpDataTables shortcode that have filters enabled.
We are using the latest version of the plugin 4.4
Please see attached screenshot
Hi, Robert
Sorry for the delay
The developers isolated the issue.
There is a modification of the code that needs to be done.
They did it on our testing site and for us it works on our testing when we replicate the issue, but please apply this to your site.
The problem is with Gutenberg and the tables on the page that are editable.
The devs will work to add a permanent fix as part of the plugin, but for now, until they finish, you will have to repeat this process during updates.
Please open this PHP file with any text/code editor :
wp-content/plugins/wpdatatables/source/class.wpdatatable.php
around line 2996 we changed this :
and replaced it with this:
Please save these changes, and check if everything works now,
let me know how it goes and if you have any questions. Thank you
Kind Regards,
Miloš Jovanović
[email protected]
Rate my support
Try our FREE mapping plugin! MapSVG - easy Google maps, interactive SVG maps and floor plans, choropleth maps and much more - https://wordpress.org/plugins/mapsvg-lite-interactive-vector-maps/
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
Hello Milos,
I have applied the changes mentioned and the issue is now fixed.
Will this be included on the next plugin update?
Hi, Robert
Sorry for another delay
-
The developers are still testing everything out, so i can't guarantee it would be included in the next Update;
It should be very soon, in one of the next updates;
You can check this changeLog page during Updates, ( it is also available in plugin dashboard)
and see if they placed a "bug fix notice" about this there;
if not, you will have to repeat this process again.
Let me know if you have any questions. Thanks
Kind Regards,
Miloš Jovanović
[email protected]
Rate my support
Try our FREE mapping plugin! MapSVG - easy Google maps, interactive SVG maps and floor plans, choropleth maps and much more - https://wordpress.org/plugins/mapsvg-lite-interactive-vector-maps/
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