Hugh Barnes Veteran
Regular
Grav Forum Moderators
@hughbris · Joined 8 years ago · 577 posts · 12 topics · 127 reputation
Badges
Recent posts
-
How to make mobile photo focus on left side
· 7 years ago
This is theme dependent, please tell us which theme you are using? You might be confused, it's not related to the skeleton. Basically you will need to modify the theme template Twig file. There are se
-
Translate default value in YAML
· 7 years ago
@oernest: Edit: nevermind, figured it out. I can do the translation inside the php file Posting to mark this solved. Please add your resolution in a separate post in future to make this a bit clearer
-
Contact form not sending any emails and not open up thankyou page
· 7 years ago
Instead of display in your form process actions, try redirect. If you see a 404, try changing the value to kontact/thankyou instead (I forgot what the redirect path is relative to). Also, try this wit
-
Minimalistic way to alter base.html.twig in child theme?
· 7 years ago
That's really a Twig template design decision, and hopefully theme developers put some consideration into likely customisations. I am pretty sure there's no elegant/precise way to do this. I have subm
-
WEBP image format
· 7 years ago
The best place for feature support information and requests is Grav core's Github repo issues section. A search brings up a few results.
-
[Plugin] Access language.yaml from php file
· 7 years ago
Hi, you ask if you can access the file, but I wonder if you actually mean access the language settings? A Grav Language PHP object is accessible in plugins via $this->grav['language'].
-
Ignore taxonomy url filters
· 7 years ago
Well done! Just to complete the loop for anyone stumbling across this: https://github.com/getgrav/grav/issues/2696
-
Official Web API for Grav
· 7 years ago
If a read only/GET API is sufficient, you can easily DIY custom JSON output by making Twig templates for content.
-
Form page *anchors* to the middle of the page
· 7 years ago
Is this still a problem? I'm not seeing this behaviour.
-
Ignore taxonomy url filters
· 7 years ago
Really sounds like a bug. Would you be happy reporting this as an issue on Github? You could simply link this thread, since you described it fairly well here. Ideally provide a way to reproduce it. So