Muut Archive Legend
@Muut · Joined 9 years ago · 18337 posts · 3878 topics · 137 reputation
Badges
Recent posts
-
List Datetime in forms
· 10 years ago
Hi, post some blueprints examples here (properly formatted by using triple dashes or triple backticks) and tell what you expect / what is happening so I can add them to the theme and check.
-
List Datetime in forms
· 10 years ago
Hi everyone. Currently playing with Grav and pages forms, I'm having a hard time with date and datetime fields. First of all, I'm not totally sure of what I should expect from the date field. Right no
-
Possible to use multiple themes?
· 10 years ago
Thanks tidivoit, I am really trying to avoid that multi-site messiness just to switch css-look of a section of the site. I will live with the overwriting of some files (which will have backups) if nee
-
Possible to use multiple themes?
· 10 years ago
problem I have faced with extension Themer (that is working very well): you won't be able to modify theme learn2 by inheritance anymore. If you make changes anyway, then on upgrades, they will be over
-
Possible to use multiple themes?
· 10 years ago
OMG! Thank you, thank you! I will test asap.
-
Possible to use multiple themes?
· 10 years ago
Hello! It is possible. Checkout the Themer plugin by Sommerregen. https://github.com/sommerregen/grav-plugin-themer
-
Possible to use multiple themes?
· 10 years ago
Just looking for an answer to a client request to use 'Sora' for regular pages and 'Learn2' for a wiki section. I have been googling but haven't found an answer so I thought I'd ask. Any help apprecia
-
Add own classes in markdown/html tags?
· 10 years ago
Yes, works nicely! Thanks.
-
Add own classes in markdown/html tags?
· 10 years ago
You can use markdown extra: https://michelf.ca/projects/php-markdown/extra/#spe-attr Just need to enable it system-wide or per-page via headeres.
-
Add own classes in markdown/html tags?
· 10 years ago
So, I can not use {{ content }} in TWIG template and get the classes automatically, if there is headings used?