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.

Amaury Hanser Member

@AmauryH · Joined 9 years ago · 83 posts · 4 topics · 19 reputation

Badges

✏️ First Post 💬 Conversation Starter ❤️ Well Liked

Recent posts

  • Is it possible to use custom HTML for form plugin with input confirmation screen? · 7 years ago

    Hello, I'll quote Ricardo on a similar question on the discord channel All you need is name="data[variablename]" if the variable name matches the form.md then it will submit So, you need to add th

  • Contact form can't send to email! · 7 years ago

    Hello, I've had this problem before. For me it was because Gmail had a protection and refused to send mail without my consent. I had to change some parameter in gmail or in my google account, I don't

  • Setting a Global Variable (like a phone number) · 8 years ago

    Hello, You could process twig in your page: https://learn.getgrav.org/content/headers#process This way, you could go with the solution provided by @pamtbaau.

  • Gantry 5 Styles: Recompile CSS - please explain warnings · 8 years ago

    @jitr: $font-family-title Hello, Are you using the helium theme ? A quick search on the repo shows that the variable is defined in this file: themes/helium/common/scss/configuration/_typography.scss

  • Importing Markdown Files · 8 years ago

    That's nice. Would you mind sharing the script here, in case someone else need it ? Maybe it could even go to the cookbook.

  • Importing Markdown Files · 8 years ago

    I don't use linux so I won't be able to help you with that, but you could have a look to this question on stack overflow: https://stackoverflow.com/questions/22668866/linux-bash-script-to-create-folde

  • Importing Markdown Files · 8 years ago

    Hello, I don't know it there is a specific tool to import your markdown files, but if you don't want ton create a separate folder for each, you could use a command for that. Let's say that all your p

  • Display modular site as "normal site" (show links from the other pages) · 8 years ago

    Hello, Could you tell us the theme you're using ? That would help.

  • [SOLVED] Space above anchors · 8 years ago

    Hello, I'm not sure that you are going for the best way. You are still creating the element in the dom, even if you display: none; them. Why don't you change the twig file to remove the header and th

  • How to correctly set language of the site? · 8 years ago

    Well, I've just made a test. I created a page through the admin panel, it has the language in the file name. whatever.fr.md But when I had created the website, some pages were created through the admi