NO BUG: Page title showing on static page template (home)

Browser: Chrome 110
OS: macOS / Windows / Linux / etc.
URL: Link to a page that illustrates this issue
Video: Short screen recording that illustrates this issue (free tool: jam.dev)
Howdy Bricks Community,

I’m encountering a couple of issues with my homepage setup using Bricks Builder version 1.9.9:

  1. Page Title Visibility: The page title is still appearing on my homepage, even though I understand that this was a bug that should have been fixed in earlier versions. Despite using the latest version, the problem persists. Here’s the link to my site: https://nocodedevs.io/.

  2. Template Hook Requirement: Additionally, my homepage template only appears when I manually add either the bricks_after_header or bricks_before_footer hook in the template settings. Without these hooks, the template isn’t displayed at all.


Has anyone else faced similar issues or know what might be causing this? Any tips or guidance would be greatly appreciated!

May I ask why you’re using a template at all? Generally I just edit the page direct in bricks and have none of the issues you mention? Is there some difference/advantage that requires using a template?

The latest version of Bricks is 1.10.

What do you mean? Isn’t Bricks a template in general?

I’m using Frames along with automatic.css, which is a design system with components to quickly bootstrap a well structured website. Good html is important for me because i’m focussing on SEO.

But does it solve this issue? Edit: yes it did! Thanks!

Glad you got it sorted. I was only asking as you don’t always need a template. For many sites i just edit the pages in bricks, and use templates only for posts. There are scenarios (such as wanting one template to manage both Bricks and WP pages) where you’d want a template, but it isn’t always needed.