Community guidelines
Please keep discussions civil and on-topic. Repeated violations may lead to a temporary ban.
Anna Regular
@Netzhexe · Joined 8 years ago · 179 posts · 63 topics · 19 reputation
Badges
Recent posts
-
[solved] Page variable conflict (?) when including another page on a page
· 7 years ago
I have a set of pages that use a specific template "example.html.twig". All the pages that use this template have a common section after their main content, but ONLY if a specific frontmatter variable
-
Wrap form on modular page in a div?
· 8 years ago
I have a form on a modular page. My theme has no form.html.twig template, and neither does the Quark theme. It seems that the templates in the form plugin folder are being used. However, I would like
-
Cookie-free domains
· 8 years ago
I also am interested in creating a cookie-free site (because I don't see why it would need one and GDPR makes cookies a bit of a hassle). I just tried what you suggested @arank, but the grav-site cook
-
Browser can't find/doesn't display fonts
· 8 years ago
Oh Goddess I think I was pretty tired last night. I simply got the path wrong – I put the fonts in another subfolder which I don't normally do, and that actually threw me in a loop! 😆 So remember to t
-
Browser can't find/doesn't display fonts
· 8 years ago
So I have some font declarations in my scss file like "src: url('../fonts/tillana-regular-webfont.woff') format('woff');", and I put the fonts in a folder named fonts right in my theme folder (the scs
-
Installation on localhost: stuck on an error 500
· 8 years ago
Hey, just to let you know: I didn't look properly at my PHP user. It's www-data and not my own so of course the permissions weren't right. I don't have that problem online and I think I'll set up a lo
-
Installation on localhost: stuck on an error 500
· 8 years ago
Hey, thank you also for that tip! First of all, sorry I forgot to mention that but I did check the file permissions. As far as I can see I'm running PHP with my own user, so I should be good. I checke
-
Installation on localhost: stuck on an error 500
· 8 years ago
Hey there, thank you for that tip! This actually does work nicely – I'd seen it in the docs but sort of dismissed it straight away. However, it also says in the docs that this is for quick development
-
Installation on localhost: stuck on an error 500
· 8 years ago
Hello all, I just discovered Grav and it looks to be the CMS of my dreams! However, I've only been able to actually work with it on a shared hosting server, as I simply cannot get it to run on my desk