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

pamtbaau Legend

Grav Forum Moderators

@pamtbaau · Joined 8 years ago · 3131 posts · 12 topics · 1012 reputation

Badges

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

Recent posts

  • Need help to get cropZoom and IMG tag working · 3 years ago

    @ezpz, The snippet page.media['sample-image.jpg'] tells Grav to get file sample-image.jpg from the existing set of media files available inside the folder of the page. Grav won't download the image po

  • Need help to get cropZoom and IMG tag working · 3 years ago

    @ezpz, What is exactly supposed to replace the sample-image.jpg ? Usually, images are stored in the folder of the page (blog item is also a page). In that case, you can use the filename of the image

  • Need help to get cropZoom and IMG tag working · 3 years ago

    @ezpz I ran it in this file: summary.html.twig under the /templates/partials/item/ folder Ah, you're not using Quark... Always handy to mention the context. Sorry if I’m going against what’s recom

  • Need help to get cropZoom and IMG tag working · 3 years ago

    @ezpz, And I’ve tried to use the one below to get it to work in all sorts of ways. {{ page.media['sample-image.jpg'].cropZoom(600,200).html()|raw }} Above Twig snippet should work. But where did you

  • Custom.css not working at all with default quark theme · 3 years ago

    @eurico, I did exactly what you did. Starting with a fresh install of Grav? Or were their prior changes? and yes I tried clearing cache Which one? Grav's cache, or the browser's cache? Did you fo

  • Custom.css not working at all with default quark theme · 3 years ago

    @eurico, Could someone please enlighten me why it wasn’t working without the plugin? Only if you share exactly which steps you've taken... When I follow the directions in section Custom CSS, it wor

  • Reuse existing modules in other modular · 3 years ago

    If a 5-year old asked you “How do I use Grav?”, where would you suggest that they start? "I'm sorry, but Grav wasn't build for a 5-year old. You first need to go to school, do sports and eat you spin

  • Reuse existing modules in other modular · 3 years ago

    @grav101, Admin does not cater for all possible situations... Keep in mind that a modular page is constructed using a collection of modules. Have a look at the following sections of the docs: Page C

  • Reuse existing modules in other modular · 3 years ago

    @grav101, On many forums, including this forum, it's a good habit to show which docs you've consulted, what you've tried and where things got stuck.

  • No Admin panel in skeleton Landio · 3 years ago

    @Apo, I cannot reproduce the issue using the following steps: Download skeleton Landio + Admin $ mkdir /www/grav/site-landio Note: /www is my webroot $ cd /www/grav/site-landio $ unzip /mnt/c/Users/p