Muut Archive Legend
@Muut · Joined 9 years ago · 18337 posts · 3878 topics · 137 reputation
Badges
Recent posts
-
Param_sep variable not writing - 403 persists
· 11 years ago
Hm, this can't be (1st answer). I just checcked the repository and the Sora Article skeleton and there is no user/themes/soraarticle/templates/partials/taxonomylist.html.twig present... But ok, I was
-
Param_sep variable not writing - 403 persists
· 11 years ago
I now see that blog_item.html.twig is hard-coded. Trying to output the variable there without success... yet.
-
Param_sep variable not writing - 403 persists
· 11 years ago
I am testing the 'Sora' skeleton site which already has this on L8 - but moved the file per your suggestion [cleared cache, etc] to no avail. Still searching for why this variable is not writing. Sorr
-
Param_sep variable not writing - 403 persists
· 11 years ago
Hi, I'm using Grav on Win 7 in a special MicroApache environment. And until now I experienced no problems with it. However your problem is due to a hardcoded "link" inside the Twig template user/plug
-
Param_sep variable not writing - 403 persists
· 11 years ago
Windows is a bit more painful to do dev work, sure, but it is necessary. After reading/implementing the param_sep: ';' from the docs, manually typing the url with the ';' separator works. But the link
-
Stupid question... custom content type possible?
· 11 years ago
I knew it was a stupid question... !!! Thanks!!!
-
Stupid question... custom content type possible?
· 11 years ago
Specifically look at custom page headers
-
Stupid question... custom content type possible?
· 11 years ago
Of course, you just add whatever custom items you want to the header. All the secrets are in here :)
-
Stupid question... custom content type possible?
· 11 years ago
I mean, one more time I have to speak about Kirby. It natively have the possibility to create as many custom field as needed, using purpouse made templates for each kind of content: blog could be blog
-
Get instance of Plugin from other custom Plugin
· 11 years ago
Perfect, works like a charm!