Thomas Klein-Hitpaß Newcomer
@thomas · Joined 7 years ago · 7 posts · 1 topics · 0 reputation
Badges
Recent posts
-
Quark: Show hero image from blog page also on default page
· 7 years ago
I solved this with an option in conversejs to not focus the input field.
-
Quark: Show hero image from blog page also on default page
· 7 years ago
I now set the page online on its destination url: https://akustikduo.eu/ I managed to get rid of the footer and integrated converse.js. Unfortunatly I didnt get rid of the arrow and the focus immendia
-
Quark: Show hero image from blog page also on default page
· 7 years ago
Yes, for me its ok now.
-
Quark: Show hero image from blog page also on default page
· 7 years ago
This works. Thank you!
-
Quark: Show hero image from blog page also on default page
· 7 years ago
@pamtbaau: {% block hero %} line 23: {% include 'partials/hero.html.twig' with {id: 'blog-hero', content: page.content, hero_image: blog_image} %} line 24: {% endblock %} This works, thank you very m
-
Quark: Show hero image from blog page also on default page
· 7 years ago
Ok, I realized the problem is, that hero_images are only shown in the "blog" template. How do I enable hero images in the default template?
-
Quark: Show hero image from blog page also on default page
· 7 years ago
I can't get the hero image working. Using the quark theme with the following frontmatter: title: test body_classes: 'title-center title-h1h2 header-dark header-transparent' hero_classes: 'text-light t