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

  • Widgets & Theme Layouts · 6 years ago

    Hi @CrucialNic, just found this post and thought I add my thoughts here. I totally understand what you are after working with WP over a decade as well and using ACF and custom fields as well as layout

  • Date archives for taxonomies · 6 years ago

    Solved - need to set plugin filter to @self Documentation here Well.. next time i should read the docs right?

  • Force ssl broke grav · 6 years ago

    I would first test (if you haven't done yet) if the subfolder and subdomain is set to accept https:// - as such did you test that your subdomain is running as https://subdomain.domain.xxx ? Even witho

  • Font Awesome issues · 6 years ago

    On a similar note - if you ever need to use Fontawesome 5 FREE icons as pseudo element eg. ::before or ::after: Script <link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.6.3/c

  • Date archives for taxonomies · 6 years ago

    Hi guys, I created some taxonomies and was wondering how to get the 'Date Archive' plugin to work correctly. I attach some screens. This shows, the Date Archive in the sidebar seems to work correctly

  • Custom CSS versus SCSS · 7 years ago

    Hey @pbassi, you don't have to use ScSS though it is now heavily used and very popular within web projects. As @paulhibbitts mentioned, if you feel more comfortable with classic css - just override th

  • Site broken: Too few arguments to function · 7 years ago

    Seems like you found a solution .. or a system bug. However I would be cautious altering system relevant files. I had issues before myself after upgrading Grav to a newer version flagging all kind of

  • Struggling setting up multiple forms · 7 years ago

    OK .. solved it. I suppose the mental-blank :no_mouth: was triggered by the assumption to have to convert any .md file who was supposed to cater as a form to a form.md. Which is incorrect. In fact, yo

  • Struggling setting up multiple forms · 7 years ago

    Hi guys, one topic which I still can't get fully my head around is about front-end forms. I know how to setup a single form and did that successfully several times (call it setting up a contact form).

  • Sidebar and widget management · 7 years ago

    Thanks @paulhibbitts ! I will take a look.