pamtbaau Legend
Grav Forum Moderators
@pamtbaau · Joined 8 years ago · 3196 posts · 17 topics · 1020 reputation
Badges
Recent posts
-
Collection without pages that have a certain header-value
· 3 years ago
@assbach, Instead of removing one or more items from a collection, you could also create a collection that only contains the items you are aiming at. Add a new taxonomy "outlet" in site.yaml taxonomi
-
A strange error string on top
· 3 years ago
@bert6291, See my explanation to you other post.
-
Future/truth of Grav vs. other CMS
· 3 years ago
@bert6291, For some 5 days I’m messing with Grav, and to my sadness, many themes don’t work, actually almost none. Late '21 , I scanned all available themes for their compatibility with Grav 1.7.x.
-
A strange error string on top
· 3 years ago
@bert6291, Somewhere along this plugin was advised…Anyway, I disabled it and now I can’t access Admin anymore. It's just an advice. If it works for you... I’ve noticed Grav is very easlily falling
-
A strange error string on top
· 3 years ago
@bert6291, It doesn't show when I visited your site... I guess the issue is caused by encoded output. Output that is trusted should be escaped using filter |raw. Although unrelated to your issue, I no
-
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