Community guidelines
Please keep discussions civil and on-topic. Repeated violations may lead to a temporary ban.
Paul Hibbitts Regular
@paulhibbitts · Joined 9 years ago · 458 posts · 2 topics · 108 reputation
Badges
Recent posts
-
How to align images(and text)
· 9 years ago
Might applying a class to Markdown text be of help? https://learn.getgrav.org/content/image-linking#single-class-attribute
-
Show folders in navigation, modular subpages not
· 9 years ago
Are you using the Antimatter theme? You could try adding the following to the 01.home page (assuming this page uses modular content) frontmatter: onpage_menu: false
-
Does Feed work with Learn2?
· 9 years ago
This is a super-helpful thread👍 Based on this info I've been able to add an option for RSS support with my Learn2 with Git Sync theme (a customized version of the Learn2 theme). Thanks everyone! ps -
-
Questionnaire with form or something else
· 9 years ago
You could with some custom development, but I'd first check out if your needs could be met by using an existing survey tool and simply embed the form into Grav (this is what I would do myself). Here i
-
Summary Confusion
· 9 years ago
Hi @Wartybliggens, I was looking to also only display page content (and not include the summary) and after learning about the slice function it was pretty simple to do (with using the === delimiter).
-
New user here: Should I avoid using Gantry at first?
· 9 years ago
As a non-dev who has used both, I was glad to have learned the basics of Grav before getting into Gantry. So far, I've only used Gantry as a means to give users a visual interface to further modify so
-
Antimatter navigation
· 9 years ago
The second loop is for constructing a list of custom menu items (which is optional). You can learn more about custom menu items with Antimatter at https://github.com/getgrav/grav-theme-antimatter#cust