Hugh Barnes Veteran
Regular
Grav Forum Moderators
@hughbris · Joined 8 years ago · 577 posts · 12 topics · 127 reputation
Badges
Recent posts
-
Automating website error checks
· 4 years ago
Not a Grav specific question. Thought I'd ask here, some smart people about :) Do any of you use a script or tool to check websites for error pages? I had a client report some erroring pages recently,
-
How can I integrate the functionality of a plugin into my theme?
· 4 years ago
@LinuC: One should try to always be one step ahead of the customer’s wishes I can't agree. Small tools with separate concerns is generally a proven robust model. As far as I can see, the problems you
-
Frequent error: file_get_contents(): read of 8192 bytes failed with errno=13 Permission denied
· 4 years ago
Just saying don't expect any resolution quickly. You might get lucky on Discord.
-
Frequent error: file_get_contents(): read of 8192 bytes failed with errno=13 Permission denied
· 4 years ago
@pamtbaau: @yankl, Since it only happens when using Admin, I would suggest to open an issue at the Admin repo. There are 325 open issues currently in Admin.
-
Copied website not indexed by Google
· 4 years ago
@MJR: the hosting service is probably doing a redirect automatically You need to ask your host. That would be a sane thing to do by default. Commodity hosts often don't do sensible things though.
-
Export accounts
· 4 years ago
Cool, you worked around it. So if you copy accounts to the user/data folder, can you export user CSV?
-
Extending a parent theme's configuration blueprint
· 4 years ago
@pamtbaau: Am I understanding correctly that you wish to inherit and extend file /user/themes/a/blueprints.yaml in /user/themes/b/blueprints.yaml That's correct and you helped me see that I mentioned
-
Extending a parent theme's configuration blueprint
· 4 years ago
I have a theme "B" which extends "A". This is the first time I've tried theme blueprints. I added a form and field to A's blueprint under form: in themes/a/blueprints.yaml. It does not come up when I
-
Grav as a static website builder with local development
· 4 years ago
@LinuC: Thank you for Grav, to all who work on it! Grav's creators and maintainers are rarely here, you will find them on Discord though. @LinuC: It is really a good alternative to WP. Spot on!
-
Page views (in e.g. a blog using Quark theme)
· 4 years ago
Have you tried the IPcount plugin?