Muut Archive Legend
@Muut · Joined 9 years ago · 18337 posts · 3878 topics · 137 reputation
Badges
Recent posts
-
Internal Server Error: Grav v1.3.0-rc.3 - Admin v1.5.0-rc.1
· 9 years ago
Hello, Is this an ugrade problem or something else? Just upgraded from rc.2 Added a new page /root Tried to save Menu with new page: 500 Internal Server Error: Oops, Cannot move files to existing fol
-
Cookbook gallery (+featherlight)
· 9 years ago
Hi! Bear in mind, I am a novice user of grav. Circumstances of my problem: I am setting up a simple blog and I regularly want to add multiple images to a blog-post. I am trying to solve this problem b
-
Image instead of text as logo (Antimatter)?
· 9 years ago
This last code worked for me too. I had to resize the logo to 60pixels in height to fit in the heading.
-
Image instead of text as logo (Antimatter)?
· 11 years ago
Thanks, worked. I use now the following code <a href="{{ base_url == '' ? '/' : base_url }}"><img src="user/pages/images/logo.png" /></a> and I`m happy with it.
-
Image instead of text as logo (Antimatter)?
· 11 years ago
The Antimatter theme has: <a href="{{ base_url == '' ? '/' : base_url }}">...</a>
-
Image instead of text as logo (Antimatter)?
· 11 years ago
One last thing, I`ve found out. With your last code provided, the link of the logo is always to the current page but not the home page. I guess the base_url_relative has something to do with, but when
-
Image instead of text as logo (Antimatter)?
· 11 years ago
Yeah! THIS worked! Thanks a lot! Even if I have to learn a lot, I love GRAV! :-)
-
Image instead of text as logo (Antimatter)?
· 11 years ago
Oh typos on my part... should be }} to close not %}. They need to match the opening tags.
-
Image instead of text as logo (Antimatter)?
· 11 years ago
Doesn`t work, it gives me a "Unexpected "}" in "partials/base.html.twig" at line 44"
-
Image instead of text as logo (Antimatter)?
· 11 years ago
do you actually have the word manipulations in the output? that's not valid. You could have none: <h3><a href="{{ base_url_relative }}">{{ pages.find('/images').media['logo.png'].html %}&l