Support Center

PixeBuilder Support Center
Getting Started
Using PixelBuilder
Elements & Items
Layout
Templates
Customization & Settings
Troubleshooting
Integrations
WooCommerce(Ecommerce)
Account Management
FAQ
Updated On: April 6, 2026

Post Template

The Post Template feature in PixeBuilder is a powerful tool used to design layouts for standard blog posts as well as Custom Post Types like portfolios. These templates serve as the "item" design that is called by elements like the Post List, defining exactly how information such as the title, date, and featured image appears to visitors.

Creating a Post Template

To begin designing your post item layout, navigate to the PixeBuilder dashboard:

  1. Go to PixeBuilder > Templates in your WordPress sidebar.

  2. Select Post Templates from the left-hand menu.

  3. Click the + Create Post Template button.

4. Select between Grid Layout (pre-structured card format) or Custom Layout (complete design freedom) Template Type.

6. Design your custom post template (use Query Elements)

Selecting Template Type

After clicking create, you will be presented with two layout options for your post item:

1. Grid Layout

The Grid Layout arranges your posts in a clean, card-like format, making it easy for visitors to browse through multiple posts. Each card can include elements like the title, image, and excerpt.

2. Custom Layout

The Custom Layout offers complete flexibility, allowing you to design unique post layouts. This option is perfect for creating dynamic arrangements, such as a large featured post alongside smaller posts.

Building the Layout with Query Elements

Once your template is created, use specialized Query Elements to pull dynamic data from your posts. A typical template would include query elements like:

  • Post Title: Displays the name of the post or the custom post type.

  • Post Date: Shows the date the item was published.

  • Featured Image: Pulls the primary image assigned to the post.

  • Taxonomy List: Displays categories, tags, or custom taxonomies like "Portfolio Categories".

  • Post Excerpt: Shows a short summary of the post content.

  • Button (Read More):
    1. Add a Button element to your card.
    2. In the button settings, navigate to the Link option.
    3. Set the link destination to Single Post to ensure users are taken to the full article or portfolio page upon clicking.

Using Post Templates

After saving your design, you must apply it to a post list element to see it on your site:

  1. Add a Post List element to any page.

  2. In the Post List Settings, locate the Post Template dropdown.

  3. Select your newly designed template from the list.

  4. Your list will now automatically render every post using your custom "item" layout.

Query Elements

This is an important element to understand, as it helps you better control data, posts, and custom post types (CPT). We will describe it in detail in a separate section below.

Taxonomy Description

Displays the description text of the current taxonomy.

Taxonomy Meta

Outputs custom meta data assigned to the taxonomy.

Taxonomy Title

Displays the name/title of the current taxonomy.

Author Image

Displays the profile image (avatar) of the post author.

Author Info

Shows author-related information such as name or bio.

Comment Form

Outputs the comment submission form for the post.

Comment Number

Displays the total number of comments on the post.

Custom Field

Outputs the value of a selected custom field.

Post Categories

Displays the categories assigned to the post.

Post Comments

Displays the list of comments for the post.

Post Content

Outputs the main content/body of the post.

Post Date

Displays the publish date of the post.

Post Excerpt

Displays the excerpt or short summary of the post.

Featured Image

Displays the featured image of the post.

Post ID

Outputs the unique ID of the post.

Post Navigation

Displays navigation links to previous and next posts.

Post Time

Displays the publish time of the post.

Post Title

Displays the title of the post.

Is This Article Helpful?

We value your feedback! Let us know if this article helped you:

Still need help? Contact Us for further assistance.

Table Of Contents