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

pamtbaau Legend

Grav Forum Moderators

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

Badges

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

Recent posts

  • How to create two menus · 6 years ago

    @myscha, Each menu is nothing but a listing of a page collection. In Twig the variable pages is a collection of descendants of folder 'user/pages' and is usually used in the horizontal top menu. In Tw

  • Creating blank page · 6 years ago

    @icamps, Looking at the demo of Gateway is seems that page Full Width is quite clean... From the skeletons repo, the frontmatter of the page looks as follows: --- title: Fullwidth body_classes: page

  • Lightbox in docs · 6 years ago

    @adv, No it was me saying that jokingly... What's preventing you from enriching the docs? ;-)

  • Lightbox in docs · 6 years ago

    @adv, Please don't say to someone who has spent time on you, it was just because of laziness... ;-) Since your question has been solved, you may mark it as such and because of the laziness you may re

  • Lightbox in docs · 6 years ago

    @adv, Did you come across this warning in Links and Lightboxes? Grav does not provide lightbox-functionality out of the box, you need a plugin for this. You can use the FeatherLight Grav plugin to ac

  • Add modular page - creating files vs using Admin · 6 years ago

    @zigpress, That's a fair reason for using Admin...

  • Add modular page - creating files vs using Admin · 6 years ago

    @zigpress, I’m not sure what the point is of the “order: custom: etc” A few reasons I can think of: Ordering by 'Folder numeric prefix' is only one way to order collections. See ordering options.

  • Where to put the snippet for anchor menu in the twig file? · 6 years ago

    @hanlie, Nice... If your issue has been solved, please mark it as such by ticking the 'solution' icon in the lower right corner of any of the post leading to the solution.

  • Creating a new event on a calendar · 6 years ago

    @kleas, At the risk of coming across as unhelpful... 😇 What have you tried so far? What did you expect to see? And what did you actually see? By answering the questions I asked before, I might get a

  • Creating a new event on a calendar · 6 years ago

    @kleas, And i cannot find any tutorials Have you tried the README.md file on the repo of the plugin?