Skip to content
Grav 2.0 is officially stable. Read the announcement →

pamtbaau Legend

Grav Forum Moderators

@pamtbaau · Joined 8 years ago · 3185 posts · 17 topics · 1019 reputation

Badges

Grav Core Team ModSquad Team Member ✏️ First Post 💬 Conversation Starter ❤️ Well Liked

Recent posts

  • Display image url from file custom field · 8 years ago

    Only realised later what you meant by below question and forgot to reply... @Michael: But it brings on one last question : If I drop files on the “page media” area, my files are in the same folder th

  • Admin: Edit page blank · 8 years ago

    Yep, it's true, my questions may seem simple, but subconsciously they force one to dig deeper.... As you have noticed yourself...

  • Included grav-logo.svg missing on extending theme · 8 years ago

    @PatrickTT I did some test to find out the cause of above mentioned errors. The steps I took: I created a child theme 'myquark' manually. And got the dreaded error. RuntimeException (400) Template

  • Declaration of Twig Variables · 8 years ago

    Yes there are 'rules' for variables. E.g foo.bar equals foo['bar'] See the official Twig documentation on variables and further down

  • Long piece of content breaking page · 8 years ago

    @Morticai I just wondered... You are probably not the first wanting to display page content without the summary. Google comes to the rescue.... Displaying page content without summary

  • Declaration of Twig Variables · 8 years ago

    @antoine0579 Some documentation on variables in Twig: Theme Variables gives a list of variables that are available in Twig. Think of config object, site object, page object, theme object... Twig Filt

  • Admin: Edit page blank · 8 years ago

    @ParaguayErrante I have no solutions, only questions... Have you checked the console of the browser? Have you checked Grav's log files? Have your compared file permissions on both systems?

  • Long piece of content breaking page · 8 years ago

    @Morticai Add this in item.yaml right above import@: header.summary.custom: type: textarea toggleable: true label: Custom Summary classes: large rows: 5 placeholder: Add your custom summar

  • Long piece of content breaking page · 8 years ago

    @Morticai Glad to hear your issue has been solved. You might mark it accordingly to enrich the forum... When turning summary off it won't try to find a decent summary and shows the entire page. enabl

  • Long piece of content breaking page · 8 years ago

    @Morticai TL;DR: Cannot reproduce with a 400 page long plain text without markdown. Would you mind sharing more info on the content of the page? Test: Created a new blog page using Lorem Ipsum genera