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
Hey Guys,
i need to do some customization on my charts (chartsjs and google charts). Because of the large number of charts (100+) the callback-thing is very laborious. Is it possible to direct edit the files, i need the same customization on all of my charts.
Thank you,
Mio
Hi Mio,
Thank you for your purchase.
Yes you can edit file what ever you need for custom solutions. Please note that this will be overwritten in next update so please save changes somewhere
It probably can be done with some custom work, but our developers are very busy at the moment, working on some priority tasks and fixing bugs and issues with our plugins, so they won't be having the time for custom work in near future.
But we can recommend these services for customization:
https://codeable.io/?ref=l1TW1
https://wpkraken.io/?tms-plugins
They do develop such solutions, so can you please send your inquiry to them?
.
Kind Regards,
Isidora Markovic
wpDataTables: FAQ | Facebook | Twitter | Front-end and back-end demo | Docs
Amelia: FAQ | Facebook | Twitter | Amelia demo sites | Docs
You can try our wpDataTables add-ons before purchase on these sandbox sites:
Powerful Filters | Gravity Forms Integration for wpDataTables | Formidable Forms Integration for wpDataTables
Hey,
thanks for replay. Can you pls tell me which files i need to edit for googlecharts and chart.js?
Just the .js files in "wpdatatables/assets/js" ?
Thanks
Hi Mio,
JS for Google and ChartJS
wp-content/plugins/wpdatatables/assets/js/wpdatatables/wdt.googleCharts.js
wp-content/plugins/wpdatatables/assets/js/wpdatatables/wdt.chartJS.js
Chart Render and Chart Wizard
wp-content/plugins/wpdatatables/assets/js/wpdatatables/wdt.chartsRender.js
wp-content/plugins/wpdatatables/assets/js/wpdatatables/wdt.chartWizard.js
Backend logic
wp-content/plugins/wpdatatables/source/class.wpdatachart.php
If you change those JS files you will need to turn off minify JS option on Custom CSS AND JS tab in plugin settings.
Kind Regards,
Isidora Markovic
wpDataTables: FAQ | Facebook | Twitter | Front-end and back-end demo | Docs
Amelia: FAQ | Facebook | Twitter | Amelia demo sites | Docs
You can try our wpDataTables add-ons before purchase on these sandbox sites:
Powerful Filters | Gravity Forms Integration for wpDataTables | Formidable Forms Integration for wpDataTables