Hugh Barnes Veteran
Regular
Grav Forum Moderators
@hughbris · Joined 8 years ago · 577 posts · 12 topics · 127 reputation
Badges
Recent posts
-
Failed to open stream: No such file or directory error
· 7 years ago
Lol, thanks for the followup. Maybe shop around for another host.
-
Email form and google sheet
· 7 years ago
You'll need to create a custom form action using PHP which uses the Sheets API to populate it with your form data. Doesn't look there's currently a plugin or anything out of the box to do this :(
-
Return status code 200 on virtual route
· 7 years ago
What are your virtual route pages currently returning for HTTP status?
-
Ignore taxonomy url filters
· 7 years ago
I've been playing with this a bit. I still find myself stabbing in the dark when following the docs and API definitions. Try something like '@pages.all.visible', or '@pages.all' and page.collection(a)
-
Failed to open stream: No such file or directory error
· 7 years ago
It looks like a permissions issue. Have you looked through and tried the steps from the Troubleshooting - Permissions section of the docs?
-
Child plugin flow?
· 7 years ago
Great question! I don't know of any official way and I'm sorry I have to make a quick reply right now with some suggestions: obviously you can override any templates defined in the plugin, though you
-
Grav & security vulnerability in jquery?
· 7 years ago
I can't speak about the vulerability specifically, but it's part of the theme you are using rather than Grav itself. It will be very simple to switch versions of Jquery or use another theme. However,
-
Has anyone successfully added their own classes to the TinyMCE integration?
· 7 years ago
Not sure if you noticed, but the plugin author has suggested a better way on Github. Please report back about it. Cheers.
-
Overriding _header.scss in child theme
· 7 years ago
I see this is scheduled for deletion at your initiation @odde. Please consider not doing that, as it could be useful to others in the community. Your call though.
-
Has anyone successfully added their own classes to the TinyMCE integration?
· 7 years ago
Update: feature request submitted.