pamtbaau Legend
Grav Forum Moderators
@pamtbaau · Joined 8 years ago · 3196 posts · 17 topics · 1020 reputation
Badges
Recent posts
-
Index and Search .txt or .csv files only
· 7 years ago
@tlsnine, Maybe grav-plugin-database (sqlite) could be a starting point for your solution.
-
Modal dialog in front of modular page
· 7 years ago
@pmoreno, A kind request.. Please be kind to the readers: Make a question as understandable as possible. Add self explanatory samples/images. I have no idea what the image represents. Format your co
-
How to set language of UI of Admin Panel
· 7 years ago
@montty, There are 2 settings for language(s): Language of the content of the site. You set these settings in section 'configuration/system/languages`. That's what your image displays. The language o
-
Grav website down (HTTP 500) - can't troubleshoot solution
· 7 years ago
@rhys, Might be helpful to others in the community if you could share a bit more details about the solution...
-
Using blog as agenda
· 7 years ago
@Andrass, The Collection:order() function does not seem to provide for a nested 'by'... Collection extends Iterator, which has a method sort(\callable $callback=null, bool $desc=false): \Grav\Common\
-
Using blog as agenda
· 7 years ago
@Andrass, You might want to have a look at the docs on Complex Collections and Collection Object Methods. You could, for example, create 2 collections using the filter Collection::dateRange($startDate
-
Image gallery in blog post
· 7 years ago
@maria, Not many community members use Gantry based templates. Neither am I... If any non-Gantry based theme fits your design needs, I might be able to help you.
-
Insert an image results in background image change
· 7 years ago
@taylorren, No need to ask the devs, this can be done by yourself. Overriding templates is a common practice in Grav to adapt the layout to ones own needs. First create an inherited theme, else you w
-
Images don't show up in UniteGallery page
· 7 years ago
@TonHaarmans, Following the README of the plugin: Installed plugin: $ bin/gpm install unitegallery Added config to header of page '/pages/01.home/default.md' --- title: Home body_classes: title-cente
-
Nested list loop in Twig template
· 7 years ago
@ginofa, The suggested loop works as expected... At least wrt. my expectation :-) Copied your frontmatter into a page 'default.md' Copied the aforementioned loop into '/user/themes/quark/templates/d