Muut Archive Legend
@Muut · Joined 9 years ago · 18337 posts · 3878 topics · 137 reputation
Badges
Recent posts
-
Page-inject plugin shows only a link?
· 11 years ago
@sommerregen is correct. You are pointing to the .md file. Should be the url path.
-
Page-inject plugin shows only a link?
· 11 years ago
Hi @arank, I think you provided the wrong argument. The argument is identically to the slug of the page with preceding slash, e.g. if you have a page visible under blog/my-awesome-page then the correc
-
Page-inject plugin shows only a link?
· 11 years ago
i tried to insert content from another page with the new page-inject plugin: [plugin:content-inject](/test.md) But only a link to the page is displayed. Content is not injected. Installed the plugin w
-
Logo on different pages
· 11 years ago
flavioscopes: Wow, it worked thanks man!
-
Logo on different pages
· 11 years ago
Go in [theme]/templates/partials/base.html.twig and change <img id='Header1_headerimg' src='{{ theme_url }}/images/logo.png' style='display: block' alt='{{ site.title }}' /> to <img id='Heade
-
Logo on different pages
· 11 years ago
flaviocopes: Theme: Sora Article, and if people press example tag:photography i would like to use different logo with that "sub site".
-
Logo on different pages
· 11 years ago
Need more details: where are people pressing a tag link? Example of a link? Which theme are you using / based your theme on?
-
Logo on different pages
· 11 years ago
Got a similar problem.. Would like to use different logo when ppl press different tag:
-
Logo on different pages
· 11 years ago
Thank you, going to use with css
-
Logo on different pages
· 11 years ago
Just an idea, you could have a page header setting body_classes: home and add some CSS to use a different logo in the homepage. Or, edit the theme's template and add a twig if to determine if it's th