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 · 337 posts · 28 topics · 184 reputation

Badges

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

Recent posts

  • Install Grav in Vesta Panel with Nginx + php fpm · 9 years ago

    Glad to hear it worked. I'm not surprised really, the rewrite rules needed for Grav are pretty much the same as those needed by WordPress, Joomla, etc. The thing is the config we provide in the web

  • Can't get width or height of .gif file · 9 years ago

    GIFs are treated as animated files and not images. This is because if they are treated as images in Grav, and you resize them or perform any actions, the animation is lost. This is actually a limita

  • Date time picker 12 hour change · 9 years ago

    I don't think this is possible currently. Please create an issue for it on the admin plugin repo: https://github.com/getgrav/grav-plugin-admin/issues

  • How could Grav move all its files to another directory? · 9 years ago

    Grav simply does not have any logic that would be able to do this. Much more likely is its something on your hosting provider, either something automated (for backup?) or something in a script they

  • Git & Gantry - How? · 9 years ago

    It's really just a matter of putting stuff that commonly conflicts into a .gitignore file. Obviously your going to have issues with cache folders, or anything that is autogenerated, so make sure thos

  • Starting to look into Grav for WP replacement · 9 years ago

    There's plenty of ways to integrate google calendar with a PHP-based app like Grav. For example: https://developers.google.com/google-apps/calendar/quickstart/php I don't think there's a calendar plu

  • Login issue on admin panel · 9 years ago

    I'm pretty sure its related to the user-manager plugin specifically then as I can't replicate it. Please create an issue on that github repo.

  • Best way to put small icons inline with text? · 9 years ago

    lol, i thought I wrote one already.. Yes it's in shortcode-core plugin 🙂

  • Login issue on admin panel · 9 years ago

    I can't replicate this, how are you clearing cache? I can clear cache no problem in the admin without it force-logging-me-out.

  • Sort attached images at blog posts for choosing a teaser picture thru admin plugin · 9 years ago

    you probably just need to set something in the page header like: featured_image: foo.jpg Then in your Twig template for the blog display you could have: <div id="featured-image"> {{ page.media[p