pamtbaau Legend
Grav Forum Moderators
@pamtbaau · Joined 8 years ago · 3181 posts · 17 topics · 1019 reputation
Badges
Recent posts
-
Is a podcast possible out of the box with Grav?
· 3 years ago
@TheInternet, Please stay on topic. This topic is about whether a podcast is possible. Create a new topic about permissions and granularity.
-
Changed favicon does not show in browser
· 3 years ago
@veehem, You've marked your last reply as solution. Do you mean you have a working Grav installation and your changed favicon is showing in the browser? If so, please share why it didn't show up in t
-
Changed favicon does not show in browser
· 3 years ago
@veehem By direct install. I was afraid of that... A skeleton is not a theme and cannot be installed via Admin. It is a zip file containing a complete Grav installation + the theme + demo pages + d
-
Changed favicon does not show in browser
· 3 years ago
@veehem, I’m trying to install your suggested theme grav-skeleton-onepage-site+admin-2.0.0 How?
-
Turnstile throws error "missing-input-response"
· 3 years ago
@Wartybliggens, Out of 116 themes, there are about 51 themes that match regex {%\s*block\s.*\sdeferred \s*%} somewhere in their code. Which means 65 themes do not use deferred, which might lead to you
-
Problem with custom anti spam code from cookbook section of help
· 3 years ago
@hsweet, Theme bigpic does not seem to exist...
-
Cache problem: custom.css file isn't updating, old version keeps loading
· 3 years ago
@Karmalakas, You're right, my Devtools are almost always open to catch errors, see css and js, the actual DOM etc.
-
Cache problem: custom.css file isn't updating, old version keeps loading
· 3 years ago
@Alpha, Did you force the browser to bypass its cache using Ctrl+F5 ? NB. Sharing the css does not provide much information to us...
-
Turnstile throws error "missing-input-response"
· 3 years ago
@christhorn: On inspecting the source of the page I realised that the Turnstile script was not being referenced. Using the JS link provided on this page I added it to my theme template as follows: Al
-
Adding honeypot to BetterComments crashed site
· 3 years ago
@Alpha, Although the solution does not explain any of the errors mentioned, its nice to see your site is up and running again... But you haven't yet added honeypot to the form haven't you?