Muut Archive Legend
@Muut · Joined 9 years ago · 18337 posts · 3878 topics · 137 reputation
Badges
Recent posts
-
Site no longer loads - no data received after long wait
· 10 years ago
It looks like a script is timing out in the Utils.php file, but I can't figure out why. I recently upgraded php to 5.6x on the server, but that's the only thing that's change. The odd thing is the sit
-
Use a variable inside include?
· 10 years ago
thank you very much!
-
Use a variable inside include?
· 10 years ago
{% include 'partials/' ~ header.title ~ '.html.twig' %}
-
Use a variable inside include?
· 10 years ago
How can I do something like this: {% include 'partials/{{ header.title }}.html.twig' %} ?
-
Multilingual site.yaml
· 10 years ago
Thank you very much!
-
Multilingual site.yaml
· 10 years ago
Per the multi-language docs the better option is to put your translations into the user/languages/en.yaml and user/languages/fr.yaml: SITE_TITLE: English Title then you can simply use the translate fi
-
Multilingual site.yaml
· 10 years ago
Any ideas how to do that? Something like: --- yaml title: en: English title fr: French title ?
-
GPM not functioning
· 10 years ago
Cool, thanks for that :)
-
GPM not functioning
· 10 years ago
If your proxy requires authentication, try this PR I have in the queue: https://github.com/getgrav/grav/pull/698
-
GPM not functioning
· 10 years ago
If you are behind a proxy server and this is not a transparent proxy, then yes you need to configure Grav so it knows how to route the requests through the proxy server. You will probably need to ente