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

  • Error While Using A Custom Page Template · 10 years ago

    Probably you are looking for this link: Create a completely custom page form

  • Error While Using A Custom Page Template · 10 years ago

    I have the same problem. My two custom blueprints don't have any route parameter. One of them has the same error as Nineteenneightyeight's. However, as the link is dead, I don't really guess how to co

  • Error While Using A Custom Page Template · 10 years ago

    I liked your response, but just wanted to say thank you. That was exactly what I had missed.

  • Error While Using A Custom Page Template · 10 years ago

    Make sure your blueprint have the route parameter. If you're not extending the default, you need to put that in, or the page won't know where it's to be put. See this example.

  • Error While Using A Custom Page Template · 10 years ago

    Hi, I've created a custom page template for a profiles page. This seems to work fine. I've then also created a profile page template, so that I can create sub pages for the profiles themselves. Neithe

  • Template "item.html.twig" is not defined · 10 years ago

    now i understand. thank you very much :)

  • Template "item.html.twig" is not defined · 10 years ago

    The error means the page you're accessing is named "category.md" and it looks for a corresponding category.html.twig in your theme, but it cannot find it so it gives the error. This can happen while s

  • Template "item.html.twig" is not defined · 10 years ago

    if i would know how to delete this Post i would do it. It was an error in the attributes of the Home Site. I changed the attribute Page Template from Blog to Blog so that does the magic. now there is

  • Template "item.html.twig" is not defined · 10 years ago

    Hi, i am new to grav and i was experimenting with the themes. I changed the theme to Notepad v1.3.0 and got the first Error "Template "category.html.twig" is not defined." and now i can't change back

  • Pull images from a specified page · 10 years ago

    Great, thanks!