Community guidelines
Please keep discussions civil and on-topic. Repeated violations may lead to a temporary ban.
Marcel Newcomer
@mke21 · Joined 3 years ago · 8 posts · 3 topics · 1 reputation
Badges
Recent posts
-
Multiple "roots" for breadcrumbs
· 2 months ago
Yup, that was it. Thanks! I think I just got blind staring at the settings.
-
Multiple "roots" for breadcrumbs
· 2 months ago
Hi, We are setting up multiple websites with Grav. We use the learn2 theme with our own flavour on top of it. We have multiple sections in the root of the pages folder and I want each section to have
-
Learn2 left sidebar
· 10 months ago
That is because the menu in learn2 is not a nav object. For learn2, the code is: // MOD.hs Scroll to active menu // $(document).ready(function() { const offset = $(".active").offset().top - $('.sc
-
How active is Grav?
· 12 months ago
For me the most important part would be php8 compatibility. So I guess starting to test 1.8beta would be the most important thing to do now?
-
How active is Grav?
· 12 months ago
Thanks, that helps indeed. For us it's not about the features. Like you we gravitate to Grav because of being simple and not too bloated. Important is the support of newer PHP versions etc. We now use
-
How active is Grav?
· 12 months ago
Hi, recent Grav user here. I'm wondering how active the development and support for Grav is. Looking at the blog, I see an announcement of 1.8Beta in november last year. Looking at the github page, th
-
Adding captions to images on standard Grav pages
· 12 months ago
I used the plugin "Image Captions". Your markdown code for a picture would look like this: ```
-
Descriptive text at the top of a blog
· 3 years ago
Hi, new user of Grav here. I'm trying to make a website with two blogs. One will be news and the other blog with stories. I try to have some descriptive blog on top of the respective blog indices, but