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.

S Larcher Member

@slarcher · Joined 8 years ago · 28 posts · 8 topics · 5 reputation

Badges

✏️ First Post 💬 Conversation Starter

Recent posts

  • Sidebar and widget management · 7 years ago

    Hi guys, Before I dig into this I thought to ask preventively the folks. Would like to come up with a good solution for sidebar and widgets management. Assume following: Got multiple page templates i

  • ÄÖÜ Problem Grav Blog · 7 years ago

    It could be that when you copy the text (maybe from Word?) you also copy the styles of that text (font-family/size/color/...) - this is a common issue also on the Wordpress front where the WYSIWYG edi

  • What does your .gitignore for GRAV projects look like? · 7 years ago

    Tricky question - I suppose it comes down what your main focus in developing is within Grav. E.g. I am mostly focused to develop within the theme folder (and all assets within) as such I .gitignore /p

  • RSS feed to combine items from multiple page children · 7 years ago

    Take a look at Grav Plugin Feed. Scroll to 'Config Defaults': You can override any of the default values by setting one or more of these in your blog list page where sub_pages is defined. It seems

  • After migration homepage fails · 7 years ago

    I have a local Grav site running under MAMP Pro. The homepage is build using custom fields and uses it's own page template. Once I migrate the site to a remote server, the homepage fails, however all

  • Will Grav work for a gallery with hundreds of images? · 7 years ago

    Just a hint: Don't forget Grav comes with a built in lightbox action already. That should simplify the coding stage. Keep in mind though that this just creates the disired HTML output for a lightbox -

  • Grav first web project - post project questions · 7 years ago

    Thanks again @paulhibbitts ! Works like a charm. Save this one for sure.

  • Force HTTPS but still in HTTP · 7 years ago

    Hi @andre_ani . Did you try and set the Custom Base URL with https:// ?

  • GRAV on Godaddy Shared Hosting · 7 years ago

    In addition to @paulhibbitts just a reminder that the latest Grav version 1.6.9 requires PHP 7.1 . I mention this as many shared hosting (VPS/cPanel) providers do not run (yet) that PHP version by def

  • How to remove top margin on gantry-helium · 7 years ago

    Is your site publicly accessible? Can you send a link to it?