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

  • 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

  • Grav Admin Log In CSS not Loading using localhost · 6 years ago

    @Ph1l3mon Never seen something like this before. You said: I took a complete-backup from the live website Did you try emptying the cache folder.

  • Persists user credentials width docker · 6 years ago

    @pablodarde, I'm afraid your have stored the file in the wrong location. Yaml files containing user accounts are stored in /user/accounts/username.yamlwith the following content: fullname: username pa