I am testing with this json file, and I cant get the table to work, I have tried all the solutions but I haven't been able to create a table yet, I am very frustrated because I purchased it thinking it would be great and for the first time I buy a plugin that I can't get to work PLEASE HELP !!!!!!
If you check answer from our previous post you will see that our customer have valid format of JSON file for wpdatatables but there was issue with JSON structure. That is not the bug. It was not well-structured JSON file. If you insert comma on end of JSON file (last element) and try to validate it you will get error.
The JSON spec, as maintained at http://json.org, does not allow trailing commas. For interoperability, you shouldn't include it.
http://dayroomstay.com/wp-content/themes/traveler/jsonFiles/hotel-reports.json
I am testing with this json file, and I cant get the table to work, I have tried all the solutions but I haven't been able to create a table yet, I am very frustrated because I purchased it thinking it would be great and for the first time I buy a plugin that I can't get to work PLEASE HELP !!!!!!
I get this error:
ErrorTable in data source has no rows.
Hi David,
Thank you for your purchase.
Sorry for late response, yesterday was Labor Day, which is a public holiday in our county.
We check your file, and we notice that you have valid format for wpdatatables, but you have one more comma on end of the file.(attachment)
When we remove this we are able to make table from your JSON file. (attachment 2)
Can you please remove this comma and try again?
Let me know is it working.
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
Isn't it embarrassing on your end that for such a super expensive plugin, you have failed to resolve such a common bug after a year?
Hi Alex,
If you check answer from our previous post you will see that our customer have valid format of JSON file for wpdatatables but there was issue with JSON structure. That is not the bug. It was not well-structured JSON file. If you insert comma on end of JSON file (last element) and try to validate it you will get error.
The JSON spec, as maintained at http://json.org, does not allow trailing commas. For interoperability, you shouldn't include it.
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