First Blog Post

Blogs consist of posts, which are created using a different method compared to pages. This unit will guide you through the process of creating, editing, and displaying posts on your site.

 
Your Goal

Create and edit posts and display them on your site.

 

Posts- function and hierarchy

 
 
 
Learn about this topic
  1. One way of differentiating content types is how often they are being updated.
    In WP, Pages display content that doesn’t update frequently.
    Posts are used to create content that’s updated frequently. Example: blog, food recipes, real estate listings.
     
  2. Posts have a separation between the content and the way the content is displayed. The content of each post is created without design.
  3. When a post is created, aside from its content, you need to define the post’s Meta Data– title, featured image, author, excerpt, etc.
  4. This information is used dynamically.
    Dynamic content is a method where tags are attached to information.
    These tags are used to display the content in different places with different designs.
  5. Example: All the post titles will have a ‘Post Title’ tag.
    When you display your posts, instead of manually adding each post title, you add the ‘Post Title’ widget to automatically pull each post’s title.
  6. Dynamic content speeds up work by allowing you to add or edit commonly-used information quickly. It also helps keep the design and content consistent throughout your site.
  7. Posts are created and displayed using a specific method.
    Here’s an overview of the process:
  8. The first step is to create the post’s content. This is done in the WP editor.
  9. Create a Single Post template (in the Theme Builder). This design is automatically implemented on your posts later.
  10. Next, create an Archive Page template (in the Theme Builder). An Archive page is a webpage that shows a group of posts selected based on specific criteria.
  11. After creating the templates, add a Posts widget or a Loop Grid widget to one of your pages.
    These widgets are used to display a collection of posts.
     
  12. Clicking a post leads the user to the full content of the post.
    The design of the post is determined by the single post template (as it appears in the Theme Builder).
     
  13. All the templates (Single, Archive, Loop Grid) are created and edited in the Theme Builder (WP → Templates).

orphix.in@gmail.com

Writer & Blogger

Previous Post

Leave a Reply

Your email address will not be published. Required fields are marked *

©2025 Preeta Agarwal

Scroll to Top