Skip to content
Grav 2.0 is officially stable. Read the announcement →

Muut Archive Legend

@Muut · Joined 9 years ago · 18337 posts · 3878 topics · 137 reputation

Badges

✏️ First Post 💬 Conversation Starter ❤️ Well Liked

Recent posts

  • Save visitors' ip with data saved by form · 11 years ago

    Hello, I'm using the form plugin to save email of the visitor. I also want to save the IP address off the visitor. How should I do that? I can use another twig template as a body, but I can't write PH

  • Summary without content · 10 years ago

    Oh, sorry. "The problem is that if you put the === directly under the text, it becomes an H1 markdown header" - it's really work (worked once after clearing the cache). Thank you!

  • Summary without content · 10 years ago

    Thanks for the help, but it doesn't work D: pika-pi

  • Summary without content · 10 years ago

    Ok, I know the issue.. The problem is that if you put the === directly under the text, it becomes an H1 markdown header: https://daringfireball.net/projects/markdown/basics and the divider is lost.

  • Summary without content · 10 years ago

    Seems you need to have more spaces around the divider: This is summary === This is body works fine. I'll look into fixing this.

  • Summary without content · 10 years ago

    That's odd.. looking at it.

  • Summary without content · 10 years ago

    It doesn't work :( pic

  • Summary without content · 10 years ago

    In a Twig file, use {{ page.summary }}

  • Summary without content · 10 years ago

    How do I output the text before the separator (===) in the teaser of the blog?

  • How to add a <br> to Resume Theme...not using admin · 10 years ago

    I'm not sure what your asking? The frontmatter section is written in YAML. You can't use HTML in there, nor would you want to. That section is converted into PHP arrays that you can iterate over in