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.

pg@grav Member

@pgrav · Joined 8 years ago · 25 posts · 9 topics · 7 reputation

Badges

✏️ First Post 💬 Conversation Starter

Recent posts

  • Umlaute Ü ä in frontmatter · 8 years ago

    hi npetri when i place a slug: uebermich in the header so whole page is not shown. Strange 😦 I had a look in partials/base.html.twig as well in modular.html.twig (because its a onepager) and the navig

  • Umlaute Ü ä in frontmatter · 8 years ago

    Hi npetri, thanks for the hints i gonna try it and leave a comment. The theme im using is bootrap 4. There is no native smoothcroll.js included. Thanks pgrav

  • Umlaute Ü ä in frontmatter · 8 years ago

    In the navigation i like to use "Über mich" with an umlaut, so in the frontmatter title: Über mich menu: Über mich the problem is, the ID that is generated is of course ..../#über_mich this is a prob

  • Text field in frontmatter/header without blueprint · 8 years ago

    Thanks Perlkoenig for the hint, I just wanted to add text at a certain position, and i wondered if i have to declare the fieldname anywhere (without using a blueprint file) before using it OR if i cou

  • Text field in frontmatter/header without blueprint · 8 years ago

    I like to add a text field in the header/frontmatter, so that i can use it anywhere in a connected twig something like in the .md: --- title: Service menu: Service subtext: any text here --- in t