Community guidelines
Please keep discussions civil and on-topic. Repeated violations may lead to a temporary ban.
Vadym Member
@b.da · Joined 4 years ago · 90 posts · 0 topics · 26 reputation
Badges
Recent posts
-
Pages dated 31 December not showing in year date range
· 1 year ago
@pamtbaau glad you're back 😉, @simfin i also tested on Grav v1.8.0-beta.3 and can't reproduce the issue
-
Pages dated 31 December not showing in year date range
· 1 year ago
@simfin, 🤔 have you tried .dateRange('01/01/2024','01/01/2025')?
-
Quark Hero background image derivatives
· 1 year ago
Hi Xavier, i remember this issue, 🤔 tested with latest Grav + Quark theme and it works fine, ok, besides never_cache_twig: true you can try replase {% style %} to <style> same for {% endstyle %}
-
Quark Hero background image derivatives
· 1 year ago
Xavier, you can use code i provided without never_cache_twig: true, since we are adding style inline. Note that if you use CSS background image you shouldn't change Hero div tag to picture. But of co
-
Quark Hero background image derivatives
· 1 year ago
Xavier, happy NY 😉, in your inheritance theme: add the code below to the top of partials/hero.html.twig remove{% if hero_image %}style="background-image: url('{{ hero_image.url }}');"{% endif %} and
-
Quark Hero background image derivatives
· 1 year ago
@3december, did you try to use @media rules?
-
How to list taxonomy?
· 1 year ago
@woollypigs, these are just a different styles for sequences (block/flow ), both are valid. However, the 'block' style is generally considered more readable, especially with longer data. Here is link
-
How to hide content before === delimiter in article view?
· 2 years ago
Yeah, that was right one 😁 Next, where exactly did you make your code modification?
-
How to hide content before === delimiter in article view?
· 2 years ago
@Dima, what theme are you using?
-
Staging site error
· 2 years ago
@shane, first thing you missed --- marker at the top, and blank lines between the text in the content.