Categories

Featured templates

WordPress. How to add a table to a post/page

Emily Rose February 2, 2015
Rating: 5.0/5. From 1 vote.
Please wait...

Hello, this tutorial shows how to add a table to a post or a page in your WordPress website.

WordPress. How to add a table to a post/page

In order to create a table, follow the steps listed below:

  1. Open your WordPress admin panel and navigate to Pages -> Add new or open any existing page where you want to add a table:

    WordPress. How to add a table to a postpage-1

  2. Click the Shortcode button and scroll down to select Table:

    WordPress. How to add a table to a postpage-2

  3. The shortcode adds the standard table code with 3 columns, header row and one row for the values:

    WordPress. How to add a table to a postpage-3

  4. To create more rows, you need to copy and paste the following part : [td1] 1 [/td1] [td2] some title 1 [/td2] [td3] some value 1 [/td3] :

    WordPress. How to add a table to a postpage-4

  5. To create more columns , edit [table td1=”#” td2=”Title” td3=”Value”] by adding one more column value: [table td1=”#” td2=”Title” td3=”Value” td4=”Column4″] and add the column to each row: [td1] 1 [/td1] [td2] some title 1 [/td2] [td3] some value 1 [/td3] [td4] another value 1 [/td4]:

    WordPress. How to add a table to a postpage-5

  6. Save the changes and check the page. You can add a table to the post following the same steps.

Feel free to check the detailed video tutorial below:

WordPress. How to add a table to a post/page

Wordpress Premium Themes
This entry was posted in WordPress Tutorials and tagged post, table, WordPress. Bookmark the permalink.

Submit a ticket

If you are still unable to find a sufficient tutorial regarding your issue please use the following link to submit a request to our technical support team. We'll provide you with our help and assistance within next 24 hours: Submit a ticket