Community guidelines
Please keep discussions civil and on-topic. Repeated violations may lead to a temporary ban.
Alan Coggins Member
@ozfiddler · Joined 5 years ago · 65 posts · 7 topics · 11 reputation
Badges
Recent posts
-
I am getting random "500 Internal Server Errors" only for very short periods of time, help is appreciated
· 4 years ago
It seems from my reading that you have a script that is running too long and times out. It's a fairly commonly mentioned error message (even the 31 seconds), eg here: https://serverfault.com/question
-
Restrict admin access to defined IP addresses
· 4 years ago
I have a static IP and always like to lock down admin access to my own IP using htaccess. Everyone else gets a 403 page. Took a while to work out how to do this with Grav, so posting here in case othe
-
Recaptcha showing but apparently not working
· 4 years ago
Did you follow this example? https://learn.getgrav.org/17/forms/forms/example-form
-
Grav not saving custom fields from a blueprint
· 4 years ago
Not really sure about all this either (I'm new to Grav too) but I think the field names need to start with header. So this is what I used for my custom fields... fields: header
-
Struggling with blueprints
· 4 years ago
Great! Thanks for the detailed explanation. I'll give that a try. 👍
-
How to use custom javascript with quark template?
· 4 years ago
I'm not sure if it is best practice but I added some js to js -> site.js and it worked. If you have your own theme inherited from Quark then just make a js folder in there, copy in the site.js file
-
Is it possible to make the second page the default on arrival at the site?
· 4 years ago
Yes, I tried this out as well and it seems do what is required (unless I am misunderstanding). You can make any page the "home" page with this setting.
-
WooCommerce style product display
· 5 years ago
I have made this available as a zip file for download. Here it is: https://simplycomputing.com.au/grav-resources/sc-bootstrap-4-theme Disclaimer: Please be aware I am very new to Grav and twig so this
-
WooCommerce style product display
· 5 years ago
It's not on GitHub, but I guess I could do that. Sounds a bit "official" though. 😁 I have just been messing around with files on a test site with a Bootstrap4 child theme.
-
WooCommerce style product display
· 5 years ago
I've just been playing around with trying to set up a product display similar to that provided by WooCommerce. I have managed to get something fairly close and quite pleased with the result. It would