Badges
Creator of Grav CMS + other things...
Recent posts
-
Variable to input form via link button
· 9 years ago
I would put your products into an array in the frontmatter. Try this: title: Products Page process: twig: true products: - title: Product A link: products/product-a - title: Product B l
-
Website is very slow in spite of grav core feature (crazy fast..)
· 9 years ago
Cool we'll continue the conversation via email. Cheers!
-
Using Facebook plugin
· 9 years ago
You should post this question on the plugin's issues list: https://github.com/mikahanninen/grav-plugin-facebook/issues
-
Gantry Helium based multilingual site
· 9 years ago
Some multi-language support was just added to Gantry! https://github.com/gantry/gantry5/commit/9c487faa05b7ac8a054e4be001a8e22e1497ff7f
-
Backend (Admin Plugin): Ability to create/clone field on the admin site
· 9 years ago
Which field? what are you trying to achieve?
-
Markdown: paragraph on images
· 9 years ago
Another option although it's not optimal, is you can add a class to the image that provides a negative top/bottom margin to offset any paragraph tag. ![](yourimage.jpg?classes=p-offset and then for yo
-
Infinite redirect loop on fresh installation of Grav
· 9 years ago
What does your Nginx configuration look like?
-
IntelliJ Plugin for Grav
· 9 years ago
This is awesome. I use PHPStorm for all my Grav development and this will be really useful. Please let me know when PHPStorm support is ready and i'll definitely be up for testing it.
-
White screen after install
· 9 years ago
Frankly, rather than a whole lot of troubleshooting for your 1and1 hosting, how about simply changing to a better more full featured hosting provider? You would have less issues, and better performan
-
Use of shortcodes for catalogue entries?
· 9 years ago
Shortcodes are really a way to wrap functionality up and then allow quick access to output that functionality. I don't think they really are the solution you are looking for. It might be best to stor