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.

tradedemon Member

@tradedemon · Joined 7 years ago · 15 posts · 5 topics · 2 reputation

Badges

✏️ First Post 💬 Conversation Starter

Recent posts

  • Site.yaml with image · 7 years ago

    Did you get a solution to this, I'm getting this too.

  • Hide Title & Content Form Fields In blueprint · 7 years ago

    Thanks that worked a treat, the example blueprint was helpful in applying it to my own blueprint.

  • Hide Title & Content Form Fields In blueprint · 7 years ago

    Hi guys I have a blueprint that extends default. I can see it comes with the title and content/editor fields. Is there anyway to hide, remove these ? I tired this and it didn't work. title: unset@:

  • Display images from FILE upload · 7 years ago

    ok so I got it working with this, however if someone can explain why I can't just do: Doesn't Work {{ page.header.yoyo.hero.image.url }} Works {% for key,val in page.header.yoyo.hero.image %}

  • Display images from FILE upload · 7 years ago

    Hi guys, Had a look over the forums but none of the solutions I've seen seem to be working for me. I have the following in my blueprint which allows me to successfully upload an image. header.yoyo.he