pamtbaau Legend
Grav Forum Moderators
@pamtbaau · Joined 8 years ago · 3181 posts · 17 topics · 1019 reputation
Badges
Recent posts
-
How to prevent Grav from resizing images?
· 1 year ago
@mji, Admin's default media settings are: pagemedia: resize_width: 0 resize_height: 0 res_min_width: 0 res_min_height: 0 res_max_width: 0 res_max_height: 0 resize_quality: 0.8 And accord
-
Grav built-in captcha systems for protecting forms
· 1 year ago
@squeak: you say you check phone number, may I ask how you perform that check? What ways are there to know that a phone number is valid, apart from sending SMS to people for verification? A "correct
-
Grav built-in captcha systems for protecting forms
· 1 year ago
@squeak: Do you (or anyone else) have returns of experience using it? and about how well it works against bots? I have no experience with the build-in Honeypot field since I use custom build Contact
-
Grav built-in captcha systems for protecting forms
· 1 year ago
@squeak: Any idea what could cause this? Hard to answer with the little information you've provided. If you haven't changed anything to the fresh install of Grav, I have no clue. @squeak: I was look
-
Which files and folders to symlink under public_html?
· 1 year ago
@Gin, Did have a look at the CLI docs of Grav? Especially Sandbox? All my local websites are symlinked from one single Grav installation which I keep up to date.
-
Grav built-in captcha systems for protecting forms
· 1 year ago
I guess Karmalakas is right, but I couldn’t resist anyway… I cannot reproduce the issue using a copy of you snippet on a fresh install of Grav.
-
How passwords are used with the login plugin
· 1 year ago
@All, I'm closing this post... 30 replies down the road and no end insight. Discussion does not seem to be moving in a productive direction and above all it starts getting ugly.
-
Problem using unite-gallery and bibliography plugins on the same page
· 1 year ago
@StuartUK, I've tried to reproduce the issue on a fresh install of Grav, with Quark, UniteGalery and Bibliography using the "default" template. I couldn't reproduce the issue. Also your webpage Anasi
-
Multiple themes on a site
· 1 year ago
@prborg, I am sure that it is not as a simple copy and paste. You are right... A theme is much more than a single page template copied between themes. Every template included by the alternate them
-
Stuck! Manifest.json returns 403
· 1 year ago
@penworks, Please mark the reply from @b.da as "solution" since it did solve your issue.