Codefluss Logo

Blog Components

Blog Components (CMS)

CODEFLUSS acts as a full-featured dynamic CMS. The Blog Components allow you to construct overview feeds and dynamic template single-views for posts. When you drag these tools into the builder, they automatically hydrate with the relevant data pulled straight out of your Blog database module.

Important Note

These components require blog posts previously authored in the backend. In the editor interface, they often function as placeholders ("This is how it will look later"). The authentic rendering of content (e.g., the actual text within "Blog Content") occurs contextually on the finished live website.

Available CMS Components

  • Blog Posts List (Post Grid):

    • What it's used for: This component is classically placed onto your "News", "Home", or "Company Updates" pages. It fully automates fetching the X latest chronological blog posts, rendering brief teasers and featured images into a stylish tile grid layout.
  • Blog Content (Article Body):

    • What it's used for: This component is absolutely required on the "Blog Post Template". Once a visitor accesses a unique specific blog post page, this component dynamically loads precisely the formatted rich-text that was written for that post within the admin backend.
  • Blog Title (Post Heading):

    • What it's used for: Dynamically displays the current H1 title of the specific blog post being viewed. This is ideal for constructing standardized Hero banners across blog detail pages.
  • Blog Featured Image:

    • What it's used for: Renders the primary thumbnail picture assigned to the current blog post.
  • Blog Meta (Author & Date):

    • What it's used for: Displays the system publication date, calculated reading time, assigned tags, and the designated author name for the current active post.