Skip to content
Grav 2.0 is officially stable. Read the announcement →

Andy Miller Grav Creator

Grav Core Team Grav Forum Moderators

@rhuk · Joined 9 years ago · 400 posts · 30 topics · 211 reputation

Badges

Grav Core Team ✏️ First Post 💬 Conversation Starter ❤️ Well Liked

Creator of Grav CMS + other things...

Recent posts

  • 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.

  • Navigation with different submenu layout · 9 years ago

    I think you are on the right track, basically in that check that is checking for children, you should put dropdown-submenu class on the <li> tag. Your just putting dropdown class currently.

  • Recaptcha is not validating · 9 years ago

    Could you please try setting GPM releases to "Testing" in system.yaml and then updating the Form plugin to the latest RC release. I'm pretty sure we've fixed this issue in the latest RC release of Fo

  • Hi, i have this error after moved site on new hosting · 9 years ago

    What version of PHP are you running on the new site? It could be running PHP 5.5 that is triggering that error. Grav needs Grav 5.6+, and PHP 7.0 is preferred.

  • Where would you put favicon's? themes or user/pages/images? · 9 years ago

    There is not set rule, but I always like to keep it in the theme's images/ folder.

  • Req: Downloads Section of getgrav.org - open in new tab · 9 years ago

    We're going to be reworking the downloads site soon, and it's going to look quite a bit different. We plan on having landing pages for each extension (plugin/theme/skeleton) that will contain more det