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.

Dennis Newcomer

@dennis · Joined 6 years ago · 5 posts · 2 topics · 0 reputation

Badges

✏️ First Post 💬 Conversation Starter

Recent posts

  • TWIG Escape Filter · 6 years ago

    I'm reading through some of my theme code to understand everything in it. The < title> uses the Escape filter for TWIG: {{ site.title|e('html') }} It took a little digging around to find out wha

  • Images in non-Grav section of site · 6 years ago

    You didn't have to go through that trouble, but it is definitely appreciated! It helped me know that the problem was just something I was overlooking. I was assuming there was some characteristic of G

  • Images in non-Grav section of site · 6 years ago

    It's looking for the image here: http://asbvaldosta.com/proof/img/tees/2000_white_front.jpg I don't see the path you are describing. Grav is taking over and saying there is no image there. There absol

  • Images in non-Grav section of site · 6 years ago

    http://asbvaldosta.com/proof/ The section with id="proof" has a background image. There absolutely is an image that resides at the URL, but it's not being displayed.

  • Images in non-Grav section of site · 6 years ago

    I have a site that is powered with Grav. I made a new, simple webpage that is not associated with Grav, it's a very simple page that did not need to be associated with the rest of my website. I put th