Page template map
Every marketing page has a named Blade template. Assign it under Page attributes → Template, or run Tools → Seed Acreline demo so the pages are created with the right template already set.
The block editor is off. Edit title, featured image, and the Page fields metabox (eyebrow, lead, body) instead of Gutenberg blocks.
| Concept page | Template name | File |
|---|---|---|
| Home | Home | front-page.blade.php |
| Listings | Listings | page-listings.blade.php |
| Book a showing | Book a showing | page-book.blade.php |
| Areas | Areas | page-areas.blade.php |
| Guide | Guide | page-guide.blade.php |
| Agents | Agents | page-agents.blade.php |
| Contact | Contact | page-contact.blade.php |
| Blog (posts index) | Blog | home.blade.php |
| Simple inner page | Simple page | page.blade.php |
| Listing single | — | single-listing.blade.php |
| Agent single | — | single-agent.blade.php |
| Blog post | — | single.blade.php |
| Search | — | search.blade.php |
| 404 | — | 404.blade.php |
Reading settings
Seed sets a static front page (Home) and a posts page (Blog). If you build pages by hand: Settings → Reading — Homepage: Home, Posts page: Blog.
Menus
Register locations: Primary and Footer. Hardcoded concept slugs are a fallback only, for a fresh install before menus exist.
Widgets
One footer widget area. Optional. The footer still renders brand, hours, and credit without widgets.