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

  • Site variables error · 9 years ago

    Thanks Flavio. The verbatim tag fixed it :)

  • Site variables error · 9 years ago

    Yes, they can confuse the Twig parser. If Twig processing is enabled on those pages header (or globally), use the verbatim twig tag to avoid processing the page content you don't want.

  • Site variables error · 9 years ago

    Log output: [2017-05-23 17:47:58] grav.CRITICAL: A block must start with a tag name in "@Page:/home/mike/dev/grav-skeleton-rtfm-site/user/pages/05.sdk-instru ctions/01.tornado" at line 104. - Trace: #

  • Site variables error · 9 years ago

    The site variable that I am using is {{ site.prodname }} The pages that the error appears on contain code snippets that contain variables which utilise {{ }} These variables are not related to grav --

  • Site variables error · 9 years ago

    Since enabling twig in system.yaml and adding varialbes to site.yaml I am getting an '0 - A block must start with a tag name' error on certain pages. I am using the RTFM skeleton. Does anybody know wh

  • Limit specific (modular) pages · 9 years ago

    Hi @flavioscopes, Thank you for the useful info. Good tip for adding this fields in theme config file.

  • Limit specific (modular) pages · 9 years ago

    There is no mechanism to tell a page to only support 3 modular childs. Modular pages are usually pages with different blocks, like in this screenshot. If you want to add those 3 icons globally, a bet

  • Limit specific (modular) pages · 9 years ago

    Hello, I playing a few days now with GRAV and it is an awesome cms :-) Next step trying making a theme with modular pages. I'm reading the docs What i will try to do: adding 3 social media icons to t

  • Internal Server Error: Grav v1.3.0-rc.3 - Admin v1.5.0-rc.1 · 9 years ago

    Sorry I have moved things around since my post. There were 4 top level menu items. One of them was causing the problem (set to numeric prefix disabled). 2 of about 10 drop down items had sub menu and

  • Internal Server Error: Grav v1.3.0-rc.3 - Admin v1.5.0-rc.1 · 9 years ago

    I am testing but I can't see any issue in the latest Grav + Admin in regards to adding new pages. Can you PM me on Slack your user/pages folder, to check why would that happen?