pamtbaau Legend
Grav Forum Moderators
@pamtbaau · Joined 8 years ago · 3131 posts · 12 topics · 1012 reputation
Badges
Recent posts
-
URL for plain markdown
· 7 years ago
@Suplanus, When you use your own template, as I showed above, frontmatter will not be included in the output. I would feel hesitant to allow straight access to all *.md files. Not sure what the risks
-
URL for plain markdown
· 7 years ago
@Suplanus, I have found two alternatives but both not 100% fullfilling your requirements: Using the url example.com/changelog (without extension) Using an url with the extension '.md', but cannot use
-
Access the Taxonomy Filter in Twig
· 7 years ago
@clemens, Try uri instead of url {{ var_dump(uri.params) }} returns: '/tag:concert' {{ var_dump(uri.extractParams(uri, ':')) }} returns: array (size=2) 0 => string 'http://localhost' (length=16)
-
Taxonomy pages do not allow custom collections
· 7 years ago
@swimator, By default, Grav applies the url.params to collections. To alter this behaviour you can use option url_taxonomy_filters: boolean in your collection definition, or change the default in syst
-
Slideshow not working in Deliver theme
· 7 years ago
@sue, Did some research for you... TL;DR: Solution is at the bottom Downloaded the deliver skeleton Slider is working fine... Switched to fresh Grav installation, added theme Deliver and copied
-
Grav with Quark - Comments Plugin not loading
· 7 years ago
@zaphodbeeblebrox, Odd... Are you sure that the {% include 'partials/comments.html.twig' %} statement is reached? Would you mind adding the following to 'themes/quark/template/partials/blog-item.html.
-
Grav with Quark - Comments Plugin not loading
· 7 years ago
@zaphodbeeblebrox, A few notes: For some reason the template '/themes/quark/templates/partials/blog-item.html.twig' is testing whether the value of 'page.header.continue_link" is set to true. It ha
-
Js not loading correctly
· 7 years ago
@blacklab What will happen with the changes made in .htaccess when Grav is updated?
-
Menus & Modular pages
· 7 years ago
@GNUTechie, Themes can do anything they like... The Grav theme has created the concept of modular pages and created the first themes using it. I (like to) think that all other theme builders are sensi
-
Menus & Modular pages
· 7 years ago
@GNUTechie, A bit more clarification: onpage_menu is only used for modular pages. It does not make sense in other page types (regular and listing). See page types and modular. A regular/listing page