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.

amdival Member

@adv · Joined 9 years ago · 40 posts · 14 topics · 0 reputation

Badges

✏️ First Post 💬 Conversation Starter

Recent posts

  • Lightbox in docs · 5 years ago

    @pamtbaau Oh... I can do that? I'll look into it!

  • Lightbox in docs · 5 years ago

    I never said it was because of laziness. It would help if those notes were in the relevant spot in the docs, or at least a pointer to them.

  • Lightbox in docs · 5 years ago

    No I did not! Thanks. I didn't realize that was there. To be honest, I just opened the media page in the docs, and quickly scrolled down until I found the section I was looking for with the Actions, w

  • Lightbox in docs · 5 years ago

    I'm going through 2.Content > Media and testing the actions. Lightbox doesn't seem to work. Does it need a plugin? If so, should it say that in the docs? All it states in it adds rel="lightbox" att

  • Add modular page - creating files vs using Admin · 5 years ago

    When I look at the top level page’s frontmatter in advanced mode, all the structure I would expect to see is not there. I’m referring to this: Are you in Advanced mode (like you stated), or Expert mo

  • Modular Page with Modules and Listings? · 5 years ago

    Also found: visible: false for front matter to remove a listing from the navigation.

  • Modular Page with Modules and Listings? · 5 years ago

    I got part of it working. I think I have this. I'm just looking for more seasoned advised as to if this is the correct approach. {% for blurb in page.collection('products') %} {{ blurb.content|raw }}

  • Modular Page with Modules and Listings? · 5 years ago

    Hi, I'm working on constructing a modular page, and would appreciate some direction. This is what I am wanting: essentially the page should be constructed in two steps: fill in the modular content, th

  • Question about Grav Premium · 6 years ago

    I see the FAQ section, but none of the questions expand when I click on them. I'm using Chrome on Windows 10.

  • Autoescape true renders raw HTML in markdown · 6 years ago

    I'm reading through the docs and have come across a comment on autoescape. This is not something I have been aware of. The comment is in Themes > Twig Primer > Output Tags. I have not been amend