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.

Sergi Member

@sdesergi · Joined 5 years ago · 60 posts · 11 topics · 19 reputation

Badges

✏️ First Post 💬 Conversation Starter ❤️ Well Liked

Recent posts

  • Module blueprint · 4 years ago

    I have found the cause of the problem! Grav skips blueprints inside the theme/blueprints/modular folder as long as the theme/blueprints/pages folder exists, even if this folder is empty. The Grav docu

  • Module blueprint · 4 years ago

    @npetri: I can’t believe that this approach is not working in your case Just took these screenshots today, just upgraded to Grav v1.7.36 - Admin v1.10.36 I still don't know how to run a Blueprin

  • Module blueprint · 4 years ago

    Hi, Yes, the file paths match in my installation. Anyway, tomorrow I will go over everything from scratch (once again). If it still fails, I can share a login and FTP account if anyone wants to take a

  • Module blueprint · 4 years ago

    Hi @Karmalakas Yes, but I found that this choice points to the twig template type, not the blueprint type. I deduced that when I deleted all the Blueprints and still saw the option to choose template

  • Module blueprint · 4 years ago

    Hi @npetri Something goes wrong because I've paste your code on the following paths (at same time)... /user/themes/theme/blueprints/name.yaml /user/themes/theme/blueprints/pages/name.yaml /user/themes

  • Module blueprint · 4 years ago

    I'm just learning the power of Grav with Blueprints (Wow!!!). I've customized page blueprints successfully, but I can't create a blueprint of a module. A module for a modular page. I must be doing som

  • Page specific content · 4 years ago

    You can create in your theme an .html.twig template exclusively for the home page and another template for a standard page. This way you will control what you want to be shown and what not. Does this

  • Blank page apache2 localhost · 4 years ago

    Good, I am answering this old question because I had to solve the same problem. In my case, working under linux, the solution has been to change the owner of the grav installation files to dameon. Fro

  • Theme variable base_url_simple · 4 years ago

    Ok, so I definitely misunderstood the documentation (I support my english knowledge with a translator) The variable I was looking for is {{ uri.base }}. Thanks @pamtbaau

  • Theme variable base_url_simple · 4 years ago

    Thanks to reply, @pamtbaau In my case, this variable returns me an empty value. All variables work fine except this. I've testing everyone on the same line of code to learn exactly what value each of