Karmalakas Veteran
@Karmalakas · Joined 6 years ago · 1180 posts · 28 topics · 216 reputation
Badges
Recent posts
-
Error 404 page empty in restricted area
· 4 years ago
Looks like there should be a login form 🤔
-
Regular user can modify admin permissions and password
· 4 years ago
Is there a way to define user access level? I mean on code side - how would Grav know which is higher or lower level user?
-
LangSwitcher get's overwritten by the browser's default language
· 4 years ago
@nicolas.mangold: We also use a language detection code that detects your browser’s preferred language and sets it automatically I think in this code there should be some logic, which would skip the
-
404 After create Page with Flex Object acivated
· 4 years ago
Check if your cache dir is writable. Also check logs - usually there you can find what's causing issues
-
I have no title when i read article
· 4 years ago
Which template? Is it one of default Quark ones or some plugin template?
-
Google fonts sideload in theme antimatter - serious problems
· 4 years ago
I think it's better to file this on theme repo on Github
-
Create Flex Object with FE Form
· 4 years ago
What is this FE Form? 🤔
-
Text formatting. Single letters at the end of a line
· 4 years ago
Maybe @bricebou could jump in here and help 🤔 He's got a Better typography plugin (discussed here)
-
Honeypot field could use better documentation
· 4 years ago
I was corrected I was checking the wrong link :man_facepalming: I agree with @pamtbaau that custom solution would better fit the cookbook
-
Honeypot field could use better documentation
· 4 years ago
It's as simple as it gets. There's no good or bad honeypot field. It's just an invisible empty field, which is checked after submission - if it's not empty, then it's a bot and form fails. The topic