Community guidelines
Please keep discussions civil and on-topic. Repeated violations may lead to a temporary ban.
Kit Member
@Kit · Joined 6 years ago · 33 posts · 3 topics · 5 reputation
Badges
Recent posts
-
TWIG: Display/Access module from modular in a non-modular page
· 6 years ago
👍 there is also this method [CODE] {% if page.find('/modules/sidebar').content %} {{ page.find('/modules/sidebar').content|raw }} {% endif %} [/CODE] In backoffice add "Folder" and add page with same
-
TWIG: Display/Access module from modular in a non-modular page
· 6 years ago
If I understand, the footer is not static but dynamique through the backoffice ?
-
TWIG: Display/Access module from modular in a non-modular page
· 6 years ago
Is it a block to be included on specific pages or all site ?
-
TWIG: Display/Access module from modular in a non-modular page
· 6 years ago
In your template include file [code] {% include 'partials/footer.html.twig' %} [/code] or is there something special in your theme ?
-
Plugin sitemap > enable / disable - page.summary
· 6 years ago
I found it ! I was looking for complicated when I didn't 😬
-
Plugin sitemap > enable / disable - page.summary
· 6 years ago
I continued my function I can know if the article will have a summary (blog article for exemple) How to add this in my public function [code] sitemap: ignore: true [/code] in my .md file ?
-
How to make a collection page from Admin window
· 6 years ago
Oops sorry @phi the question is for @ThosGreen 😉 Myself i developed my own theme for my specific work
-
How to make a collection page from Admin window
· 6 years ago
Hi you use a specifique theme ?
-
Posts aren't populating blog_template page using Chalk Theme
· 6 years ago
Hi It's normal, a blueprint file / options is missing 😬 To make it work, open "projects -> blog_listing" > mode expert and add in, frontmatter [code] title: projects content: items: '@self.child
-
User removed from the site - my account.yaml file looks fine
· 6 years ago
Hi Grav v1.7.0-rc.16 is not stable, it may be the cause The option "GPM Releases : testing" is activated (Config > system : advanced > GPM Releases) Return to version stable