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.

grund Newcomer

@grund · Joined 5 years ago · 5 posts · 3 topics · 0 reputation

Badges

✏️ First Post 💬 Conversation Starter

Recent posts

  • Runtime error after page reordering · 5 years ago

    When i reorder pages in the admin panel (Advanced Tab) i get a Runtime error as Grav can't find the image related to the page anymore. This only happens with the hoster (Apache) but not local with php

  • Extend default blueprint issues · 5 years ago

    thanks! the linter is a nice tool to have. i'm in and out of development of a theme and not that experienced so i might sometimes skip things like "advanced" haha. the need to quote the scalar is not

  • Extend default blueprint issues · 5 years ago

    The extend default blueprint does not seem to work anymore. Sometime after the update to 1.7 the additional fields i added do not show up anymore not sure if related though. File is properly called pr

  • Blueprints function call for theme settings · 5 years ago

    Thank you, the solution does work pretty well.

  • Blueprints function call for theme settings · 5 years ago

    I'm trying to get the data from a theme settings selectize into a page blueprint select. So far i haven't found anything on the topic but my PHP knowledge is quite limited and i might missed something