Skip to content
Grav 2.1 is out: every page speaks Markdown. Read the announcement →

Andy Miller Grav Creator

Grav Core Team Grav Forum Moderators

@rhuk · Joined 9 years ago · 434 posts · 32 topics · 222 reputation

Badges

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

Creator of Grav CMS + other things...

Recent posts

  • Updating to newer Grav versions · 3 months ago

    I can only fix bugs I can see and reproduce, so if there is a legitimate bug, please help me get it sorted by providing me a reproducible environment. I strongly believe it's a configuration thing, be

  • Updating to newer Grav versions · 3 months ago

    That doesn't make sense obviously, and of course simple twig like that should be working. Something else more fundamental is going on. If you want, you can zip up your site (remove anything personal)

  • Updating to newer Grav versions · 3 months ago

    Grav itself is not fundamentally changed. All the libraries are updated to newer versions, and there is more security features. The new stuff for admin is completely new. I can’t tell what your probl

  • Taking the new forum for a spin · 3 months ago

    mobile layout should be much better now, along with a bunch of other fixes and improvements.

  • Replacement of plugin recent_posts · 3 months ago

    Even though recent_posts is quite old, it's also quite simple. I suggest trying a direct install and see if it works.. I think you will find it works just fine. The author has just not tested and va

  • unable to get waypoints to trigger · 3 months ago

    Hi Duc, This has the classic fingerprints of a theme-boilerplate mismatch, and I think the fix is small. Look at your selectors. They all start with .js: $('.js .design').waypoint(...) That leading .j

  • As moderator, I cannot mark a reply as 'solution' in someone else's post · 3 months ago

    You had the 'badge' but not the actual 'moderator' permissions. Seems that my migration didn't fully bring that info over. I added a few of you guys that are active, but there are still some folks w

  • Upgrading to 2.0 · 3 months ago

    If you get the site working locally, and your local == production, then you should have no problem to just move local to production already upgraded.

  • As moderator, I cannot mark a reply as 'solution' in someone else's post · 3 months ago

    You definitely should be able to do that, will look into it.

  • Formatting error? · 3 months ago

    was just the shortcode-parser set to 'regex', swtiched it to the new and improved 'tars' parser and it works fine.