Skip to content
● Grav 2.2 is out: 2x faster cold starts and 96% less memory on big sites. Read the announcement →

pamtbaau Legend

Grav Forum Moderators

@pamtbaau · Joined 8 years ago · 3196 posts · 17 topics · 1020 reputation

Badges

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

Recent posts

  • Problems duplicating blog.html.twig file · 6 years ago

    @fidlet, The following doesn't look right, and produces a page without any blog items: items: '- ''@self.children''' I would expect an error of some sort, but the page is working fine except for the

  • Problems duplicating blog.html.twig file · 6 years ago

    @fidlet, Did you define the collection of blog pages in the frontmatter of articles.md ? For example: --- title: Articles content: items: '@self.children' limit: '6' order: by: d

  • Publish to Medium and Grav? · 6 years ago

    @miller.nw, I have no idea what Medium needs to publish an article and hence what requirements Grav needs to meet... Would you mind sharing that?

  • Responsive images + lightbox (Featherlight/Zooming) · 6 years ago

    @iamerwin, To create responsive images, you need to add a few things to the image definition: Creating multiple sized images using derivatives Add hints to the browser as to which image size to use:

  • Nav issues with Bootstrap4 child theme · 6 years ago

    @mfiZebra, That's true and also a recurring topic on the forum: Creating a menu mixing child modules with other pages.

  • Nav issues with Bootstrap4 child theme · 6 years ago

    @mfiZebra, Ah! You are using modular pages... When using a modular page, Bootstrap4 (and others) create a menu showing only the child modules of the modular page by default. They also implement the o

  • Nav issues with Bootstrap4 child theme · 6 years ago

    @mfiZebra, I cannot reproduce your issue... On the contrary, I found that the main pages are shown in the menu but the child pages are not, while variable dropdown.enabled is set to true in /user/conf

  • Custom edit head of pages for google jobs · 6 years ago

    @TheDancingCode Because the post isn't very clear on what the intention is and what its requirements are, we have to guess... My guess is @kwon wants to embed jobs from Google Careers into his own sit

  • How to make theme translations work properly? · 6 years ago

    @gizmecano, Good catch! The setting translations is true by default and I guess that means it doesn't hurt when a site is not multilingual. Therefor, I would never have the inclination to set it to fa

  • How to make theme translations work properly? · 6 years ago

    @gizmecano, To be honest, I have no idea what is happening. The only suggestion I can think of at the moment is installing a fresh Grav installation and replay my steps using Quark and see what happen