Muut Archive Legend
@Muut · Joined 9 years ago · 18337 posts · 3878 topics · 137 reputation
Badges
Recent posts
-
Photographer Gallery
· 11 years ago
This is actually quite easy to solve with twig. First set filter name with underscore: – filter: sports_ball Then in gallery.html.twig find this: <li><a href="#filter" data-option-value=".{{
-
Photographer Gallery
· 11 years ago
Karol, Yes, I know how to set up the filter, but I need to within the meaning of the filter was 2 or 3 words, for the moment only works with one word Example: Filter: sports (working) Filter: sports
-
Photographer Gallery
· 11 years ago
Also search these forums for the term gallery and you will find some other useful tips that have helped others.
-
Photographer Gallery
· 11 years ago
You have to open gallery.md filters: - name: people - name: macro - name: nature - name: night - name: panoramic - name: sports gallery: - filter: people image: page3_bigimg1.jpg
-
Photographer Gallery
· 11 years ago
... and how to use filter consisting of two or three words ?
-
Photographer Gallery
· 11 years ago
Good day ! How to use folders in the gallery ? pages/2.wedding/couple-1 pages/2.wedding/couple-2 Exaple: gallery: filter: couple 1 image: ?/couple-1-01.jpg filter: couple 1 image: ?/couple-1-02.jpg f
-
Remove query strings from static resources
· 11 years ago
Awesome - will give this a go and see what happens. Cheers!
-
Remove query strings from static resources
· 11 years ago
BTW, advanced page-cache kinda kills the need for precache, staticfilecache, and even twigcache. It's just caching the whole page output. There are two options in the system config: assets: enable
-
Remove query strings from static resources
· 11 years ago
I have my website zipping along really nicely and it's fast...super fast. But I would love to get it to lightning fast. Enabled Cloudflare and I've enabled advanced-pagecache, precache, staticfileca
-
Gpm - grav update 0.9.28 not showing
· 11 years ago
Grav caches the GPM repo information every 24 hours. Clearly all cache with: bin/grav clear --all Clears all cache including that cached GPM repo information. That error is harmless: https://twitter.