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.

Joachim Kasper Newcomer

@achikas · Joined 9 years ago · 6 posts · 3 topics · 0 reputation

Badges

✏️ First Post 💬 Conversation Starter

Recent posts

  • Print image in blog template · 9 years ago

    thanks for the shortcut. this gave me a real good support to start learning grav and twig!

  • Add blog page title to blog item page view · 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 a

  • Sort attached images at blog posts for choosing a teaser picture thru admin plugin · 9 years ago

    I have a blog node, with an attached image. this setting i use to show for the teaser listing. when i add another one the latest uploaded image will be shown in the listing. i like to choose which ima

  • Print image in blog template · 9 years ago

    thank you. the missing output tag for the image url was {{ header_image_media.url }}

  • Print image in blog template · 9 years ago

    i can't try it, because i didnt know how to render the url for the <img> from the the first header_image_media with a class.

  • Print image in blog template · 9 years ago

    HI Guys, as a grav rookie i need some support. i try to print a blog image in the blog_item.html.twig and need to add a class to it. the default markup seems to be: {% set header_image = page.header.h