Muut Archive Legend
@Muut · Joined 9 years ago · 18337 posts · 3878 topics · 137 reputation
Badges
Recent posts
-
Blog Summary on Modular Page
· 10 years ago
Your modular child page can simply have this in its header: content: items: '@page': '/blog' order: by: date dir: desc limit: 10 pagination: true and in the co
-
Blog Summary on Modular Page
· 10 years ago
I know is has come up before but the posts I have read left me still unsure if this is possible or not. I'm using the Antimatter blog skeleton and have added a modular home page in which I would like
-
Multiple Authors and Blueprints
· 10 years ago
I'd first start by dumping all variables to the Twig Debug Bar and make sure the variables contain the values you expect. Also check what site.authors contain, to check why it iterates 4 times.
-
Multiple Authors and Blueprints
· 10 years ago
I'm trying to setup a method to have multiple authors, an author page for each author, and be able to select a blog post's author using the antimatter theme. I have an authors page with a custom autho
-
Template still remain 100% width
· 10 years ago
Most themes have a responsive layout and push below the sidebar when the width is not enough. Post a screenshot of what you see.
-
Template still remain 100% width
· 10 years ago
You can modify the theme under your users folder. Just search for the template you want to change and do your adjustments in the certain files (CSS, JS, or Twig). I think for starting it would be usef
-
Template still remain 100% width
· 10 years ago
Nothing to do!! I tried another good theme (Afterburner2) and in my site the blog post remain fully width and all other plugins are moved below... how can I customize the skeleton of my site?
-
Template still remain 100% width
· 10 years ago
I wanna learn about themes (i found a useful site where they explain it as well). Doing this I will get more control about themes creation and layout in grav, this is very important. However, im talk
-
Template still remain 100% width
· 10 years ago
Your question is one of design, and the answer is going to be very specific to the theme you are using. So in order to be helped, you will need to let us know what theme it is. Also i'm not 100% sure
-
Template still remain 100% width
· 10 years ago
Template still remain 100% width in every template I choose. Im creating my new template but i see in the blog page the sidebar appears below article and not to the right. How can I solve this?