1. Sure, you can add multiple tables to a page. How are you adding the shortcodes?
2. Can you provide me the URL to the JSON file? Currently, wpDataTables accepts this, and only this, format of JSON (see example): a one-level array of same-structured objects where each object will be parsed as a row, and each field inside the object as a cell.
3. If you're creating a table linked to a CSV or Excel file, the file is stored in wp-content/uploads/YEAR/MONTH/ folder. You can modify those files, and wpDataTables will display the changes. Just make sure not to change the structure, so adding, deleting, renaming and reordering columns will cause the table to break.
4. wpDataCharts can only be created with wpDataTables, and it can't be used in any other way.
Good day!
I have some few question after exploring the wpDataTable for adoption in my organization. The questions are:
1. Is it possible to have two tables in one page on the wordpress? each time I tried to paste the two table code, the page fails.
2. The json file import is also not working, I have tried many json file links. it keeps returning error "No row is found in the data"
3. How can the excel/csv data from the local drive be updated? Can the file be edited after it has been imported to wpDataTables?
4. Must the data to be used for creating wpDataChart be imported data and not the one manually created in the wordpress?
Thanks for attending to this..
Hello Wale
Thank you for your interest in wpDataTables.
1. Sure, you can add multiple tables to a page. How are you adding the shortcodes?
2. Can you provide me the URL to the JSON file? Currently, wpDataTables accepts this, and only this, format of JSON (see example): a one-level array of same-structured objects where each object will be parsed as a row, and each field inside the object as a cell.
3. If you're creating a table linked to a CSV or Excel file, the file is stored in wp-content/uploads/YEAR/MONTH/ folder. You can modify those files, and wpDataTables will display the changes. Just make sure not to change the structure, so adding, deleting, renaming and reordering columns will cause the table to break.
4. wpDataCharts can only be created with wpDataTables, and it can't be used in any other way.
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