How to add TablePress:
To be able to add a table, you first must create a table in TablePress. To do so, go to the dashboard. And look for the TablePress option in the sidebar and click on it:
After that click on the “Add New” tab in the page that follows.You will then enter the name of your table, and give it an optional description. You will then specify the number of rows and columns that you require. Finally, click on “Add Table”.
You will then populate the table with data. You should now see a “Shortcode” next to the “Table ID”. Now, you just copy the shortcode, and paste it in the textbox and save and publish to see the table.
After creating the table:
You can either use the shortcode to add the table or use the following method:
To add a TablePress table. First go into the edit mode, and click on the following button (circled in red):
You should see a list of all the tables you’ve created. Click “Insert Shortcode” next to the table that you want to insert:
Here’s the test table:
5 | 3 | 4 | 6 | 7 | 8 | 9 | 1 | 2 |
---|---|---|---|---|---|---|---|---|
6 | 7 | 2 | 1 | 9 | 5 | 3 | 4 | 8 |
1 | 9 | 8 | 3 | 4 | 2 | 5 | 6 | 7 |
8 | 5 | 9 | 7 | 6 | 1 | 4 | 2 | 3 |
4 | 2 | 6 | 8 | 5 | 3 | 7 | 9 | 1 |
7 | 1 | 3 | 9 | 2 | 4 | 8 | 5 | 6 |
9 | 6 | 1 | 5 | 3 | 7 | 2 | 8 | 4 |
2 | 8 | 7 | 4 | 1 | 9 | 6 | 3 | 5 |
3 | 4 | 5 | 2 | 8 | 6 | 1 | 7 | 9 |