As previously announced via banners and our newsletters, support is no longer available through this platform.
For easier navigation, you can still click on "Submit a Ticket" here, choose the appropriate category, and you'll be redirected to the correct support channel for your plugin.
You can still access your previous tickets and browse public tickets, but please note that responding to tickets is no longer possible.
Paid customers: Please log in to your store account for support.
Pre-purchase questions: Use the support widget in the bottom-right corner of our websites:
https://wpamelia.com
https://wpdatatables.com
https://wpreportbuilder.com
I have tables created but when I receive new data I would like to upload the document to overwrite the current table instead of creating a brand new table.
Hi Nicholas
Thank you for reaching out to us.
Is your table created by importing a CSV file?
To update the table by importing the CSV file again, you'd need to remove the headers and existing rows, and include only new rows. Then, in the database, find the wp_wpdatatable_# that was created, and then import that new CSV file in there.
Another option would be to view the table in Excel-like mode in back-end, and then bulk select; copy and paste the data from Excel.
There's no way of updating the existing table by just uploading the new CSV file. The plugin doesn't have those options yet, so updating it through the database, or copying a range of cells into Excel-like view is the only solution for now.Thank you for responding. That clears it up. Also, is there a way, when setting a URL column that you can embed video or website page in to the column?
You are most welcome
You can add iframes to the table by setting the column type to multi-line string and then pasting the iframe code to the row where you want to have it appear.
I hope this helps please don't hesitate to contact us if you need further assistance.