Skip to content
Grav 2.0 is officially stable. Read the announcement →

Community guidelines

Please keep discussions civil and on-topic. Repeated violations may lead to a temporary ban.

Themes & Styling

Add blog page title to blog item page view

Started by Joachim Kasper 9 years ago · 1 replies · 869 views
9 years ago

I get stuck by printing the formatter title from a blog page to the page itself.

Can someone give me a hint how to check and for the blog item page with twig in the blog.html.twig and add the title and remove the sitebar, please?

9 years ago

Hi @achikas, for displaying the title of a page you could add something like this at the begining of a template file that displays a page:

<h1>{{ page.title }}</h1>

This assumes that the title of the page has been defined in the page frontmatter.

What theme are you trying to remove the sidebar of?

Cheers,
Paul

Suggested topics

Topic Participants Replies Views Activity
Themes & Styling · by Pedro M, 2 months ago
4 193 2 months ago
Themes & Styling · by Ian, 2 months ago
3 90 2 months ago
Themes & Styling · by Norbert, 2 years ago
11 449 3 months ago
Themes & Styling · by Lukáš Findeis, 3 months ago
0 44 3 months ago
Themes & Styling · by Sebadamus, 4 months ago
5 123 3 months ago