pamtbaau Legend
Grav Forum Moderators
@pamtbaau · Joined 8 years ago · 3196 posts · 17 topics · 1020 reputation
Badges
Recent posts
-
Basic-Captcha shows no pic
· 1 year ago
@KleeSchulz, A few remarks... A field with type: captcha does not exist in the Form plugin. The HTML you are showing does not resemble code that would be generated by the Form plugin. Did you create
-
Basic-Captcha shows no pic
· 1 year ago
@KleeSchulz, the basic captcha does not display an image I'm not aware of a basic captcha field that should shown an image. Please provide a link to the captcha you are referring to. In the source
-
Color of Burger menu
· 1 year ago
@Martin, No two themes are equal... Themes do share commonalities but apart from a few minimal requirements they are totally free in their implementation. Totally free with respect to: css selectors
-
Mobile menu not working on Typhoon Theme
· 1 year ago
@JanLam, As mentioned in /forum/general/the-art-of-asking-great-questions-t8554, all questions about Premium products should be directed to https://github.com/getgrav/grav-premium-issues
-
Possible documentation issue with "Really simple css image slider"
· 1 year ago
@Pepino, Whether this is a documentation issue or not depends on the theme being used. Some themes support custom.css and another theme might support custom.scss. Themes do share commonalities but apa
-
Stats - Numbers don't compute
· 1 year ago
Also, oddly, I have a admin.yaml file in these directories: These are as expected... /user/plugins/admin/ <=== Comes with the Admin plugin as default values /user/config/plugins/ <=== Where
-
Stats - Numbers don't compute
· 1 year ago
@shane, What's the value of popularity.history.daily in the following files (if existing): user/config/plugins/admin.yaml user/env/yourdomain/config/plugins/admin.yaml user/env/localhost/config/plugi
-
The main horizontal menu does not order by numeric folders
· 1 year ago
@joejac, I know... asking is so much easier than reading the docs... Automatic Environment Configuration. Environment configuration is a great feature. You want different configs for your development
-
The main horizontal menu does not order by numeric folders
· 1 year ago
@joejac, A few remarks... Are you using different domains (non localhost)? In that case, multiple system.yaml files can co-exist: /user/config/system.yaml /user/yourdomain/config/system.yaml /user/e
-
The main horizontal menu does not order by numeric folders
· 1 year ago
@joejac What is the value of the following setting in system.yaml ? pages: order: by: default dir: asc