Muut Archive Legend
@Muut · Joined 9 years ago · 18337 posts · 3878 topics · 137 reputation
Badges
Recent posts
-
Need to change the " Add a comment " plugin comments
· 10 years ago
normally, if you have set french as the site language in system.yaml, this plugin should normally and automatically shows in french, according of the language of your page. you can see documentation l
-
Need to change the " Add a comment " plugin comments
· 10 years ago
Hello everyone, i'm a newbie to Grav and trying to figure out ho can i change the "Add a comment" displayed when i downloaded " comments plugin" , i nedd to write it in french. i've changed 'name, com
-
Modular Page not in <section id="body">
· 10 years ago
Hi there, it was my fault. One of the previous template files was incorrect. =/ Sorry. Regards Michael
-
Modular Page not in <section id="body">
· 10 years ago
Hello there, I created a theme that bases on the antimatter theme. I've added new modular page "testamonials". The page is displayed correctly but not inside the <section id="body">-Tag. I've
-
Question on theme development
· 10 years ago
flaviocopes, Thanks, that is a good idea.
-
Question on theme development
· 10 years ago
There is no "one way" of doing things with themes, and I don't see you doing anything wrong here. You might also want to check other bootstrap-based themes such as https://github.com/getgrav/grav-them
-
Question on theme development
· 10 years ago
I am interested in working with bootstrap + Grav and am curious if there is a reason why I would not want to add bootstrap code inside my template files. For example I am setting up a hidden global
-
Is there a simple way to get image width/height in twig?
· 10 years ago
OK, this was just resolved on github by w00fz. Apparently 'height' and 'width' can be used as properties, in addition to as functions, and will thusly give the actual height and width. Like: {% set i
-
Is there a simple way to get image width/height in twig?
· 10 years ago
Thank you!
-
Is there a simple way to get image width/height in twig?
· 10 years ago
Hmm.. i thought that this was already in ImageMedium.php, but the height() and width() functions in there are actually allowing you to get and set the image height and width attributes, not actually r