Hello, I just purchased the Premium WpDataTables plugin and I am looking to create the "Amazon product comparison table" example on the website. How should I go about creating this table? Is there a pre-built template you offer?
Also, is searching/sorting/filtering available with this table format?
Please note that you need to replace all instances of "wpdtSimpleTable-171" with the ID of your table, so if your table has ID: 15, it would be "wpdtSimpleTable-15".
I hope that helps, and I apologize for the length of my response.
Hello, I just purchased the Premium WpDataTables plugin and I am looking to create the "Amazon product comparison table" example on the website. How should I go about creating this table? Is there a pre-built template you offer?
Also, is searching/sorting/filtering available with this table format?
Hello Brett.
Thank you for reaching out to us.
This is a Simple Table which can be fully replicated in this manner:
Create a Simple table with 4 columns and 29 rows.
The 1st column contains only simple text;
Columns 2 - 4 contain similar data.
1st row, column 2:
1st row, column 3:
1st row, column 4:
Rows 2 and 3 are only text, while row 4 is empty.
Row 5, column 2:
Row 5, column 3:
Row 5, column 4:
I'll skip individual columns for the following rows, as they're similar (just like the ones above) and to save some time.
Row 6, column 2:
Row 7, column 2:
Row 8, column 2:
Row 9, column 2:
Row 10 is also empty for columns 2 - 4.
Row 11, column 2:
Row 12, empty for columns 2 - 4;
Rows 13 - 16 - simple text; Row 17 - empty; Rows 18 and 19 - simple text; Row 20 - empty; Rows 21 - 23 - simple text;
Row 24, column 2:
Row 24, column 3:
Row 25, column 4:
Rows 25 - 28 - simple text;
Row 29 - link to the product on Amazon with the image:
Column 2:
Column 3:
Column 4:
Now, that completes the content of the table.
As for the styling of that table on the front end, you need to add the following CSS to the page where the table will be:
Please note that you need to replace all instances of "wpdtSimpleTable-171" with the ID of your table, so if your table has ID: 15, it would be "wpdtSimpleTable-15".
I hope that helps, and I apologize for the length of my response.
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
Thank you Aleksandar. And I'm guessing sorting/filtering is not available with a simple table like this. Is that correct?
Hi again Brett.
Yes, unfortunately, that is correct. Simple tables don't have sorting, filtering, editing, or pagination.
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