I'm not sure what's going on here. Which version of the plugin do you have? If you're not on v3.0.1 please update the plugin, delete all cache from your website and browser, go through the chart wizard again, and let me know if that worked. There were some issues in v3.0, and they may be causing this.
Auto-updates don't work at the moment, so you will need to update the plugin manually.
Please download the full version from the email you received when you purchased the plugin (some hostings treat it as Spam, so please check your Spam folder as well). Also, you received an email with credentials for our store https://store.tms-plugins.com/login where you can download the full version fom.
My suggestion is to update the plugin manually by following these steps:
1.) Download zip from our store or from the email you received when you purchased the plugin
2.) Use FTP to open /yourwordpressfolder/wp-content/plugins
3.) Delete existing wpdatatables folder.
4.) Upload the previously downloaded wpdatatables folder through FTP into "plugins" folder (unzip it)
5.) Go to WP-admin panel, open Plugins section.
6.) Deactivate wpDataTables Plugin, and then activate it again.
If you are on hosting where you are not allowed to access your FTP, then follow these instructions:
Please note that, before deleting the plugin from the Plugins page, it is recommended to enable the option "Prevent deleting tables in database" in main settings of the plugin if you want to keep your tables after deletion from the Plugins page. If you uncheck this option, all your tables will be deleted and you will need to create them again.
1.) Download zip from our store or from the email you received when you purchased the plugin
2.) Delete wpDataTables plugin from WordPress' Plugins page
3) Click on Add new in top left of your Plugins page
4) Click on Upload plugin in top left of your Plugins page
5.) Choose the previously downloaded wpdatatables.zip file
6.) When uploading is done, please Activate wpDataTables plugin
7.) Clear server and browser cache.
Please note that our plugin is around 14 MB in size, so if you are not able to upload it through WordPress plugins page, you will need to increase the following:
upload_max_file size,
post_max_size,
max_execution_time
You should be able to find these values in your php.ini file or on your hosting panel. If you can't find it yourself please ask your hosting provider to provide it.
If it doesn't work, 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.
Hmmph weird issue. I rebuilt the tables with myslq queries to limit the table to show just what the chart needed. So just the two columns (metric_result and quarter). Additionally, I had the filtering handled by mysql query. This allowed the chart to use 'all rows' instead of selecting specific row/columns. Everything works as it should now. Close issue please.
I have chart.js simple vert bar chart that refuses to show its values. Any thoughts? It seems to be swapping the
I built another chart just like the first to test if the first chart had corrupted. I got an identical result the second time.
Hello Kyle
I'm not sure what's going on here. Which version of the plugin do you have? If you're not on v3.0.1 please update the plugin, delete all cache from your website and browser, go through the chart wizard again, and let me know if that worked. There were some issues in v3.0, and they may be causing this.
Auto-updates don't work at the moment, so you will need to update the plugin manually.
Please download the full version from the email you received when you purchased the plugin (some hostings treat it as Spam, so please check your Spam folder as well). Also, you received an email with credentials for our store https://store.tms-plugins.com/login where you can download the full version fom.
My suggestion is to update the plugin manually by following these steps:
1.) Download zip from our store or from the email you received when you purchased the plugin
2.) Use FTP to open /yourwordpressfolder/wp-content/plugins
3.) Delete existing wpdatatables folder.
4.) Upload the previously downloaded wpdatatables folder through FTP into "plugins" folder (unzip it)
5.) Go to WP-admin panel, open Plugins section.
6.) Deactivate wpDataTables Plugin, and then activate it again.
7.) Clear server and browser cache
____________________________________________________________________________________________
If you are on hosting where you are not allowed to access your FTP, then follow these instructions:
Please note that, before deleting the plugin from the Plugins page, it is recommended to enable the option "Prevent deleting tables in database" in main settings of the plugin if you want to keep your tables after deletion from the Plugins page. If you uncheck this option, all your tables will be deleted and you will need to create them again.
1.) Download zip from our store or from the email you received when you purchased the plugin
2.) Delete wpDataTables plugin from WordPress' Plugins page
3) Click on Add new in top left of your Plugins page
4) Click on Upload plugin in top left of your Plugins page
5.) Choose the previously downloaded wpdatatables.zip file
6.) When uploading is done, please Activate wpDataTables plugin
7.) Clear server and browser cache.
Please note that our plugin is around 14 MB in size, so if you are not able to upload it through WordPress plugins page, you will need to increase the following:
upload_max_file size,
post_max_size,
max_execution_time
You should be able to find these values in your php.ini file or on your hosting panel. If you can't find it yourself please ask your hosting provider to provide it.
If it doesn't work, 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.
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
Hmmph weird issue. I rebuilt the tables with myslq queries to limit the table to show just what the chart needed. So just the two columns (metric_result and quarter). Additionally, I had the filtering handled by mysql query. This allowed the chart to use 'all rows' instead of selecting specific row/columns. Everything works as it should now. Close issue please.
Good to know, Kyle
I'll forward the case to our Q/As so they can test it.
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