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.

Thomas Green Member

@ThosGreen · Joined 9 years ago · 27 posts · 15 topics · 7 reputation

Badges

✏️ First Post 💬 Conversation Starter

Recent posts

  • Old Grav installation crashes on startup, how to update? · 3 years ago

    I installed a fresh Grav and renamed the 'user' folder to 'userX'. Then I copied the user folder over from the non-working version, and all went well. To my relief.

  • Old Grav installation crashes on startup, how to update? · 3 years ago

    Success. Thank you Karmalakas

  • Old Grav installation crashes on startup, how to update? · 3 years ago

    Returning to a Grav site I last used in 2019 I get this error: Whoops \ Exception \ ErrorException (E_DEPRECATED) Unparenthesized a ? b : c ? d : e is deprecated. Use either (a ? b : c) ? d : e or a ?

  • How to make a collection page from Admin window · 6 years ago

    @phi That's a clever idea, thanks for passing it on. Should solve the problem. @Kit No, I'm just an amateur trying to get things done quickly, not a keen developer. Creating my own theme might be inte

  • How to make a collection page from Admin window · 6 years ago

    I am making a site with a lot of collection pages in a tree. The Admin panel allows me to add a new Page, but to make it a collection page the front matter needs to contain the lines content: items

  • Horizontal rules omitted every other child · 7 years ago

    PS I switched to using a div for each child-instance, with the bottom border set to a line, and it works fine. Should really have done that first.

  • Horizontal rules omitted every other child · 7 years ago

    It's the browser!! MacBook: Safari works perfectly Chrome leaves out every 2nd rule Opera leaves out ALL the rules Samsung phone: Opera leaves out every 2nd rule Chrome works perfectly Well, what a lo

  • Help with checkbox · 7 years ago

    I have a blueprint that includes a checkbox field: header.box: type: checkbox label: to be tested But when I make a page in the Admin panel, although the checkbox is display

  • Horizontal rules omitted every other child · 7 years ago

    I have a collection page with children; when displayed, I want a horizontal rule between each child, so my template is this: But I'm only seeing a rule after every second child: I inserted the 3 da

  • Email from Grav WITHOUT using forms · 7 years ago

    Thanks Hughbris. Regrettably my skills and courage falter when I read the instructions for building a plugin - I’m not much of a techie. So I'll put that idea aside for now. Yes, it was a long shot, b