Muut Archive Legend
@Muut · Joined 9 years ago · 18337 posts · 3878 topics · 137 reputation
Badges
Recent posts
-
Active Page If page:1?
· 12 years ago
Yah, those base_url value (current version of Antimatter) is built with site.blog.route. And that is defaulting to /blog in the system/config/site.yaml. My fix was to override and set this val
-
Active Page If page:1?
· 12 years ago
I was hoping this would also fix the problem where blog posts are not seen as children to the main blog page, so the blog menu items doesn't get the active class. My blog post URLs look like this: /bl
-
Active Page If page:1?
· 12 years ago
That works.
-
Active Page If page:1?
· 12 years ago
Ok, there is a simple fix for this. Edit your /user/config/site.yaml and add this: blog: route: '' As there is no blog.route set, it's default to /blog as provided in the system/config/site.yaml a
-
Active Page If page:1?
· 12 years ago
i can confirm this is a bug if the page with pagination is the home page. I will look into it.
-
Active Page If page:1?
· 12 years ago
% set current_page = (p.active or p.activeChild) ? 'active' : '' %} does not set the current_page to active if the page is of the form blog/page:1 The Antimatter theme has this problem, too, but not t
-
Turn of Colorize on Header
· 12 years ago
Yes that was exactly what I was needing. Thank you.
-
Turn of Colorize on Header
· 12 years ago
I'm not exactly sure which header your are referring to so I'm going to make a guess and say it's the blog header from the blog-skeleton? The main blog page rendering is controlled by the blog.html.tw
-
Turn of Colorize on Header
· 12 years ago
I am looking to turn off the blue colorize in the header, but cannot seem to be able to turn it off. How does one do this? I just would like it to be the image.
-
Dropdown Navigation Question
· 12 years ago
Actually this dropdown navigation function was included in the antimatter theme a couple of versions ago. To enable it you just need to add a file: /user/config/themes/antimatter.yaml and put in the f