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!
Not sure whether this issue has been identified by others, but I have just recently encountered a problem with the Excel-like backend editor after updating from version 1.7.1 to 1.7.2. It doesn't save new records when using Chrome v57.0.2987.98, and the Excel-like backend editor does not appear at all in Firefox v52.0 (32-bit). Anyone else facing the same issue?
Curious on the version being used at the sandbox. A quick test seems to be work properly over there though.
Anyway, currently reverting back to the working 1.7.1 because I rely on Excel-like to duplicate & edit records in the backend.
Hi jacksonliaw,
Thank you for your purchase.
This is the first time that we hear about that issue.
Can you please deactivate/activate the plugin again and see if it will work after that.
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
Hi Bogdan,
Thanks for the prompt response. Didn't see any change when deactivate/active the latest plugin. Spending a little more time checking on this, I found that after clearing the browser cache, reload the backend Excel-like editor and using Chrome Developer Tools, the console shows "Uncaught SyntaxError: Unexpected end of input" for /wp-content/plugins/wpdatatables/assets/js/wpdatatables/wpdatatables_excel.min.js?ver=4.7.3. Digging into the 1 byte wpdatatables_excel.min.js file, the content is just a "-". Redownload from CodeCanyon for the latest v1.7.2 plugin shows that same file has the same single "-" content. Anyway, replacing wpdatatables_excel.min.js with the older copy from v1.7.1 (around 22.9kb in file size) seems to allow the Excel-like backend editor to appear and save/edit/delete records. Not sure whether the older copy will break anything, but I guess I will find out soon enough.
Hi jacksonliaw,
The best workaround is to copy ../wp-content/plugins/wpdatatables/assets/js/wpdatatables/wpdatatables_excel.js and paste it instead of wpdatatables_excel.min.js and see do you have issue again. Maybe this is happening because jQuery version because we couldn't reproduce the issue with file wpdatatables_excel.min.js.
Hi jacksonliaw,
We found what the issue is.
Can you 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 Reply so nobody can see them except us.
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
Thanks for the replies. Currently I think I've solved the issue a few days ago. I'm guessing the latest plugin zip installer came with an incomplete minified wpdatatables/assets/js/wpdatatables/wpdatatables_excel.min.js. All I did was using JStool in Notepad++ to minify and save a .min.js version of wpdatatables/assets/js/wpdatatables/wpdatatables_excel.js from the same directory and it has been working since. Will keep in touch again if anything weird comes about.
Hi jacksonliaw,
You are right, it is our mistake which slipped when we minified the files.
Thank you for letting us know.
Hope you would not have any issues.
Best regards.
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