I purchased wpdata tables and installed it successfully.
But my server is disconnected from the internet. When I try to create HighCharts it does not work and keeps refreshing and cannot create Charts. If I use a server that is connected to the internet it works fine. However, because of security issues, my server must be local and not connected to the internet.
So Is there any way to create Highcharts and Google Charts without an internet connection?
ps: I download Highcharts 8.2.2 library,But it is not clear how to use
Charts are being pulled from their API's, so an internet connection is mandatory here.
If you want to use them without the internet connection, you can change the paths in files
wp-content/plugins/wpdatatables/controllers/wdt_admin.php from line 353 onward; and in wp-content/plugins/wpdatatables/source/class.wpdatachart.php from line 2721 for Google Charts and from line 2727.
Instead of the links, you would need to add relative links with the path; depending on where the library's files are copied.
Hi!
I purchased wpdata tables and installed it successfully.
But my server is disconnected from the internet. When I try to create HighCharts it does not work and keeps refreshing and cannot create Charts.
If I use a server that is connected to the internet it works fine. However, because of security issues, my server must be local and not connected to the internet.
So Is there any way to create Highcharts and Google Charts without an internet connection?
ps: I download Highcharts 8.2.2 library,But it is not clear how to use
Thanks
Hello ZEPENG
Thank you for your purchase.
Charts are being pulled from their API's, so an internet connection is mandatory here.
If you want to use them without the internet connection, you can change the paths in files
wp-content/plugins/wpdatatables/controllers/wdt_admin.php from line 353 onward; and in wp-content/plugins/wpdatatables/source/class.wpdatachart.php from line 2721 for Google Charts and from line 2727.
Instead of the links, you would need to add relative links with the path; depending on where the library's files are copied.
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