Community guidelines
Please keep discussions civil and on-topic. Repeated violations may lead to a temporary ban.
Andy Miller Grav Creator
Grav Core Team Grav Forum Moderators
@rhuk · Joined 9 years ago · 335 posts · 28 topics · 181 reputation
Badges
Recent posts
-
About the Releases category
· 9 years ago
This category is used to discuss specific releases/versions for Grav and its associated plugins.
-
Gantry Helium based multilingual site
· 9 years ago
Gantry is not fully multi-language compatible with Grav. This is a capability that needs to happen in Gantry framework itself. It's something that is clearly needed and is on the roadmap for Gantry
-
KUDOS to Grav Team and Markdown
· 9 years ago
Thanks for the kudos!
-
Feature Request - More granular info and documentation on plugins
· 9 years ago
Sometimes its hard to be able to say that X plugin does not work with Y plugin. This would require the author to test their plugin with every other plugin available. That gets harder and harder with
-
HOWTO- Install Grav on local machine using Nginx on Ubuntu 16.04
· 9 years ago
Thanks for that guide. I'm just curious if you followed our guides in the the Grav docs?
-
Manual install of Admin Panel
· 9 years ago
You can install manually, but you will need to unzip admin, form, email and login plugins as all of these are required.
-
Can't launch comment plugin / linonberry theme
· 9 years ago
So you have installed the Ligonberrry skeleton? And you installed this skeleton but don't see comments at the bottom of each post? https://demo.getgrav.org/lingonberry-skeleton/blog/drink-more-coffee
-
Custom Blog Site Skeleton / Theme
· 9 years ago
Thanks for contributing!
-
Contact Form and many questions
· 9 years ago
If that truly is a paste of the form, then your problem is your lack of indentation. YAML is very picky about indentation as each sub-level must be indented at least 2 spaces, and it's best to keep t
-
Navigation with different submenu layout
· 9 years ago
You have to edit that Twig layout you pasted above. You didn't provide the full paste of the file, so i can't really show you.