pamtbaau Legend
Grav Forum Moderators
@pamtbaau · Joined 8 years ago · 3134 posts · 12 topics · 1013 reputation
Badges
Recent posts
-
Grav Quark: How to enable "Continue Reading" button for blog?
· 4 years ago
My suggestion would be: Create an inheriting theme as @ozfiddler noted correctly. Copy file /user/themes/quark/templates/partials/blog-list-item.html.twig into folder /user/themes/mytheme/templates/p
-
Grav Quark: How to enable "Continue Reading" button for blog?
· 4 years ago
<a href="{{ page.header.link }}" class="u-url">{{ page.title }}</a> which I’m assuming is the link to the page Not quite... page.header.link is a variable in the frontmatter of the page p
-
Grav Quark: How to enable "Continue Reading" button for blog?
· 4 years ago
@bouke, I am pretty sure that 'Continue Reading' is not available in Quark. It might have been in the past, because there are entries for 'CONTINUE_READING' in file /user/themes/quark/language.yaml o
-
Context menu - how to get a current branch from the whole menu tree?
· 4 years ago
@blazejs, This is exactly what I wanted to get. If I knew what you need, I might agree, but doubts arise because of the following question... The number in brackets ([0]) sets the level of navigati
-
[Beginner] Creating a 3-column page
· 4 years ago
@monin, If you stick to theme Quark, have a look at the grid framework of Spectre If you go for theme Bootstrap 4, have a look at the grid framework of Bootstrap v4 By the way, Bootstrap v5 is alrea
-
Context menu - how to get a current branch from the whole menu tree?
· 4 years ago
@Karmalakas, If I get it right [...] Or I misunderstood both the OP question and your example? Oh well, probably I am mistaken, hence my cry for clarity... Maybe things would be more clear if OP sh
-
Context menu - how to get a current branch from the whole menu tree?
· 4 years ago
@blazejs, To get a complete page tree on every descendant of the root of the current page, try the following: Using latest Grav + Quark Copy /user/themes/quark/templates/partials/navigation.html.twig
-
Custom header logo not showing when using FQDN as URL
· 4 years ago
@Jason, Grav tries to find theme/plugin config files in three locations: /user/env/<domain>/config/... /user/config/... /user/<themes-or-plugins>/... It might be that your changes have
-
Context menu - how to get a current branch from the whole menu tree?
· 4 years ago
@blazejs, I'm afraid that didn't help me much... Hopefully someone else will jump in.
-
Context menu - how to get a current branch from the whole menu tree?
· 4 years ago
@blazejs, Before building anything that might not reflect your goals, would you mind being a bit more specific? Considering the page tree below: what should be shown on page that has no children (hom