As previously announced via banners and our newsletters, support is no longer available through this platform.
For easier navigation, you can still click on "Submit a Ticket" here, choose the appropriate category, and you'll be redirected to the correct support channel for your plugin.
You can still access your previous tickets and browse public tickets, but please note that responding to tickets is no longer possible.
Paid customers: Please log in to your store account for support.
Pre-purchase questions: Use the support widget in the bottom-right corner of our websites:
https://wpamelia.com
https://wpdatatables.com
https://wpreportbuilder.com
Hello,
Bug with column name in Excel, title as Let's go or Nb. d'appel etc...
with the character ' the generation of Chart crash in Google Chart (nothing append after 5 minutes)
In french we have a lot of word like d'appel, d'abord, d'intervention etc...
You must escape the character ' in your code
Hi ECA
Thank you for reaching out to us.
Please try replacing the code in file wp-content/plugins/wpdatatables/controllers/wdt_admin_ajax_actions.php around line 583
you will find this
and replace it with
the same file around line 850
you will find this
replace it with this
also in the same file around line 866 you will find this
replace it with this
This will have to be tested but please try creating new charts since these ones were not saved properly in the base.
Hi,
Thank you very much. Code is ok
Is it possible to integrate this code in the next release ?
Because we don't like to modify the core of the plugin each time you made a new release of this plugin.
Best regards
Eddie
Hi Eddie
You are most welcome, I'm glad to hear it helps
Our developers are still testing this but they will most certainly include it in one of our future releases as soon as they make sure it can be applied globally.
If there is anything else we can assist you with please don't hesitate to contact us.
Have a wonderful day!