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

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 · 332 posts · 28 topics · 180 reputation

Badges

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

Recent posts

  • Video Gallery / Video Portfolio · 9 years ago

    The short answer is yes 🙂 Really all you need to do is have a page with some frontmatter that contain an array of videos you want in your portfolio/gallery, then in your twig that renders the page, it

  • IE10 file upload · 9 years ago

    Oh sorry, my mistake! Didn't even notice in the screenshot. Ok, front-end is another story, it should really not have a great deal of JS requirements but it does provide support for the dropzone-base

  • IE10 file upload · 9 years ago

    I've only ever tested this the admin with Edge (latest version). We really only test the admin with the latest version of the most common browsers. IE10 is no longer in active development and it's n

  • 403 Error when trying to access Grav admin on local test server · 9 years ago

    Actually these webserver configuration files are in a folder in the Grav installation: https://github.com/getgrav/grav/tree/develop/webserver-configs

  • Show external domain in adress bar · 9 years ago

    Unfortunately the problems you are having are very specific to your hosting situation and nothing to do with Grav itself. it's just standard Hosting and DNS setup, if your hosting provider is not able

  • Show external domain in adress bar · 9 years ago

    The thing is you hae your fragmentsofanempire.at domain redirecting to the ipservices.at. This is why the URL says ipservices.net because that is where the site is hosted. What you need to do is setu

  • 403 Error when trying to access Grav admin on local test server · 9 years ago

    My suggestion is to get things working with a simple configuration (like the one we include as webserver-config/nginx.conf in the Grav package. After it's working with that then feel free to 'slowly'

  • How to display all pages in the menu? · 9 years ago

    Oh I get you now. The thing is the modular page by default (in Antimatter at least) displays the items of the modular page as on 'on-page' jump-style menu. You can change this behavior by putting th

  • How to embed an inline image? · 9 years ago

    Just click on the "Twig" tab of the docs. Most of the "media" examples have both Markdown and Twig, as well as the resulting HTML: https://learn.getgrav.org/content/media#lightbox-width-height

  • New user here: Should I avoid using Gantry at first? · 9 years ago

    I second @paulhibbitts, best to learn a bit about how Grav works without Gantry before throwing that into the mix.