Community guidelines
Please keep discussions civil and on-topic. Repeated violations may lead to a temporary ban.
Karmalakas Veteran
@Karmalakas · Joined 6 years ago · 1180 posts · 28 topics · 215 reputation
Badges
Recent posts
-
Logout access forbidden
· 5 years ago
It seems I get this only on local :/ On production I can logout without a problem. Probably some misconfiguration. Will let you know here if I figure this out
-
Logout access forbidden
· 5 years ago
I guess it's some Login plugin misconfiguration on my side, but can't figure out. I can login with site.login access account, but then I can't logout. If I use login-status.html.twig template, I get:
-
Installing Grav outside of document root
· 5 years ago
I guess this kind of practice is to protect the source code. Lots of frameworks have such approach as the default AFAIK. I guess with Grav the whole /user folder would still have to stay in root, beca
-
Add modular page - creating files vs using Admin
· 5 years ago
Did any of you encounter modules ordering issue on Admin? There's no way I can make it work purely on Admin side.
-
[BUG] Editing an account gives an error
· 5 years ago
Created a new account and then went to edit it. After clicking Save it does the job, but also produces this error: Save Failed: Flex saveFile(demo): Cannot rename object 'Demo': key 'demo' is already
-
How to add a contact form widget?
· 5 years ago
Is there a way to add a form as a widget? Eg. in sidebar or after a blog list or where ever my theme includes the form template. I started by checking this widget recipe, but it's so simple and I stil
-
How do I setup for theme development?
· 5 years ago
Yes, Spectre was just as an example. I understand with Bootstrap is pretty much the same. I did almost exactly as you suggest with CDN version for now and will play with compiler after I have all the
-
How do I setup for theme development?
· 5 years ago
Thanks for you both :) It still sounds a bit confusing to me and I guess I'll have to get back to this when I have my page already running (it's now a priority for me to have a page running and how it
-
How do I setup for theme development?
· 5 years ago
So I've been looking into Quark and searching a lot, but can't find or figure out the definitive answer. I wouldn't want to do something and then realize it should've been done a different way. Lets s
-
How to insert one page into another?
· 5 years ago
@tom0360: I actually use a table to layout my pages and then make the table responsive. A bit off-topic, but you might want to try CSS grid and/or flex - you'd have much more control