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.

Chris Lloyd Member

@Sockfuzz · Joined 9 years ago · 23 posts · 10 topics · 3 reputation

Badges

✏️ First Post 💬 Conversation Starter

Recent posts

  • Weird load of google maps in modular page · 9 years ago

    You are including the javascript within the modular page itself? Where in the modular page is the javascript being called? It is outside of the content block you are likely using to render the page?

  • Allow end user to edit footer partial like they do for pages · 9 years ago

    Thank you for the quick answer! That is exactly the type of thing I am looking for. I didn't know you could organize content like that by making a folder type page that is non-routable. My mind was ju

  • Allow end user to edit footer partial like they do for pages · 9 years ago

    What is the best way to allow the end user to customize the content in the footer which appears on every page? Currently the footer is a partial twig template and is included in the base.html.twig par

  • Question about modular form layout & position · 9 years ago

    Just so I am not wasting too many peoples time, and hopefully helping others that have similar questions I will paste the answers that I found to my own questions. Q. How to insert the grav form into

  • Question about modular form layout & position · 9 years ago

    Okay, I figured it out. I included {% include "forms/form.html.twig" %} in my twig template which injected the form. I have another question about the form fields that are rendered. I purposely exclud

  • Question about modular form layout & position · 9 years ago

    I am trying to create a modular contact form and I first created it using html / css to get the layout and classes flushed out. I want to swap the html in my twig template for the grav generated form

  • Getting 403 error accessing .php file · 9 years ago

    I built a simple contact form using HTML, and I am posting it to a .php mailer I setup. I am getting a 403 forbidden access error when trying to access the php file. I don't see anyone else using php

  • List of available template properties? · 9 years ago

    Thank you for your reply. Despite jumping in with both feet I am beginning to understand everything quite well, and making good progress on this custom theme. I am onto creating some custom fields for

  • List of available template properties? · 9 years ago

    Also I don't get where this site.menu exists. As per the documentation.. site object An alias to the config.site object. This represents the configuration as set in the site.yaml file. site.yaml tit

  • List of available template properties? · 9 years ago

    Thank you, I found what I was looking for in the theme variables. One more quick question if you have a moment. In the modular.html.twig there is a variable that is set using twig called show_onpage_m