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.

beejay41 Newcomer

@beejay41 · Joined 7 years ago · 5 posts · 2 topics · 0 reputation

Badges

✏️ First Post 💬 Conversation Starter

Recent posts

  • 2FA broken after update Grav v1.7.10 - Admin v1.10.9 · 5 years ago

    I'm seeing the same problem 😦 I suggest this is recorded against the login plugin, which was updated with the 1.7.10 update, at least for me, and is a more likely source of the fault. Edit: apparentl

  • Flex Objects blueprints in theme or plugin · 5 years ago

    I was beginning to think that this a was a stupid question. The solution turns out to be simple. A new flex object can be added to a basic plugin by adding blueprints/flex-objects/newobject.yaml as I

  • Flex Objects blueprints in theme or plugin · 5 years ago

    As the main deliverable for a website, the theme is an ideal place to install new Flex Object blueprints. However, just adding blueprints/flex-objects/newobject.yaml doesn't appear to be enough to reg

  • [Solved] Template "modular/hero.txt.twig" is not defined · 7 years ago

    Solved: for some reason the order of page types in system.yaml turned out to be important, possibly just for modular pages and IE11 as client. The install puts "txt" first, moving this (and "xml") bel

  • [Solved] Template "modular/hero.txt.twig" is not defined · 7 years ago

    I've created a new theme inherited from Grav, my modular landing page fails with: [code]An exception has been thrown during the rendering of a template ("Template "modular/hero.txt.twig" is not define