This Pro tutorial provides the steps for outputting posts of any post type (Tasks CPT in this example) organized by a taxonomy (Task Status) with the taxonomy terms appearing as Tab titles and the corresponding posts appearing inside tables with sortable custom columns as Tab contents in Bricks.
The entire solution is fully dynamic and once set up, is automatically updated as the terms and posts change.
Step 1
Install and activate BricksExtras.
Go to its settings and enable these elements:
- Dynamic Table
- Pro Tabs
Step 2
If you want to implement this tutorial for post type other than the default post
and taxonomy other than the default category
(or post_tag
), create (if you haven't already) your desired CPT and a corresponding taxonomy.
Create terms for the taxonomy, create posts and assign one or more terms for the posts.
Step 3
Edit a Page or template in which you'd like to render the grouped posts with Bricks.
Copy the JSON of the Section from our dev site using the link below and paste it in your Bricks builder.
This is a BricksLabs Pro tutorial.
For full access login below or create your BricksLabs Pro account