pamtbaau Legend
Grav Forum Moderators
@pamtbaau · Joined 8 years ago · 3131 posts · 12 topics · 1012 reputation
Badges
Recent posts
-
GRAV PREMIUM don't work
· 2 years ago
@Trevirtu. Please direct all your Premium issues and questions at https://github.com/getgrav/grav-premium-issues
-
Is a podcast possible out of the box with Grav?
· 2 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
· 2 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
· 2 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
· 2 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"
· 2 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
· 2 years ago
@hsweet, Theme bigpic does not seem to exist...
-
Cache problem: custom.css file isn't updating, old version keeps loading
· 2 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
· 2 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"
· 2 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