Community guidelines
Please keep discussions civil and on-topic. Repeated violations may lead to a temporary ban.
01K Regular
@01K · Joined 7 years ago · 130 posts · 26 topics · 9 reputation
Badges
Recent posts
-
Error while trying to download (code: ): https://getgrav.org/blog.atom
· 6 years ago
Any news? Suddenly it has appeared on mine two web sites
-
Modular page outputs plain html code instead of a rendered data
· 6 years ago
|raw have to be place on every output
-
Modular page outputs plain html code instead of a rendered data
· 6 years ago
Hi there! I'm facing strange problem. I had a working website with modular overriden templates. As a next step I decided to rebuild it with a Gantry 5 framework. Well, the home page does work, but str
-
Admin Panel - Can users create or edit image.meta.yaml files?
· 7 years ago
Also interested, any progress?
-
Need help to output page media files and page heading text in a one loop
· 7 years ago
Hi! I need some help to output media files and text in the right way. Firsly I've uploaded images thourgh a admin panel and created meta files for them. The html block was pretty simple: {% for image
-
Translate variable strings from site.yaml?
· 7 years ago
Hi! I'm successfully have translated template strings with |t filter. However, some string left untouched. There are few left from site.yaml file: title: Default lang title default_lang: en author:
-
Newbie one: How to insert the google map code into the form template
· 7 years ago
@pamtbaau: {{ "[google-maps lat=44.540 lng=-78.546][/google-maps]" | shortcodes }} That's awesome! Thank you!
-
Newbie one: How to insert the google map code into the form template
· 7 years ago
Hello guys! Does anyone has implemented the Google Maps shortcode in html.twig? Any example would be appreciated
-
Can't make AJAX call execute in a simple contact form
· 7 years ago
Thank you! Your suggestions helped me a lot!
-
Can't make AJAX call execute in a simple contact form
· 7 years ago
Brilliant, from previous tutorial I'had left the tmpl override in templates/modular folder, so this caused the infinite loop 🙂