Holiday Notice – Support Unavailable on April 18 and April 21
We just wanted to let you know that our support team will be offline on Friday, April 18th (Good Friday) and Monday, April 21st (Easter Monday) due to the holidays.
We'll be back on Tuesday, ready to assist you!
In the meantime, if you need any help, feel free to:
-
Use the support widget in the bottom right corner on our websites (Amelia and wpDataTables) — our latest AI-powered assistant is there 24/7 to help with basic and intermediate questions,
-
Browse our detailed documentation (Amelia, wpDataTables)
-
Explore helpful articles,
-
Or check out our YouTube channels for video guides!
Amelia YouTube Channel
wpDataTables YouTube Channel
Thank you for your understanding, and we wish you a wonderful holiday weekend!
We purchased wpDataTables through Envato Code Canyon, and get regular plugin updates from them. However we don't have a purchase code so I can't submit this ticket as an existing user of your product.
We have a table which normally displays data from one tab of a Google sheet. It was working perfectly until I upgraded to the latest version of wpDataTables (3.7) yesterday. Nothing else has changed. I now get a message saying "No data available in table", when in fact it has about 100 rows.
Here is the link for the Google sheet.
https://docs.google.com/spreadsheets/d/1-Lerse_o7MKwhkwu8VUA_eB06wnoBFBv97IubpiolxU/edit#gid=297287137
If you can't help I guess I'll just have to roll back to the previous version 3.6.
Later....
I rolled back and it's all working again. Don't you hate version updates that aren't properly tested?
Hi Phillip,
Sorry for inconvenience,
Yes we improved logic with old method for getting data from Google spreadsheets(no more caching issues- when you change data in Google sheet it will be reflected in wpDataTables after refresh or page load)
This option requires to sheets be SHARED (in your sheet File -> Shared-> Shared with others or you need to click on the button Share from the top right corner of your sheet.) and then in Shared popup on Get link section to change status to Anyone with the link.
Google team change they sheets logic without shared information about that, like before 6 months they release update that requires to sheets need to be Published and Shared to be able to access it as you can check in our docs https://wpdatatables.com/documentation/creating-wpdatatables/creating-wpdatatables-from-google-spreadsheets/#create_the_table
After that they revert those changes and you are able to access sheets only after publish that sheet.
So you can go and Share that sheet like is explained or if you have a lot of sheets then you can change code in our plugin in file wp-content/plugins/wpdatatables/source/class.wdttools.php around line 402
you will find this
and you have to replace with this
We are working on solution for all cases to use old method and new one as well and we will try to be as soon as possible to release a new version with that.
Thank you for understanding.
Best regards.
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
Hi Phillip,
It is released fix for this issue and will be available in version 3.7.1 when Envato approve update.
Sorry for inconvenience,
Best regards..
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