Skip to content
Grav 2.0 is officially stable. Read the announcement →

Community guidelines

Please keep discussions civil and on-topic. Repeated violations may lead to a temporary ban.

mikael Member

@procrates · Joined 9 years ago · 64 posts · 9 topics · 16 reputation

Badges

✏️ First Post 💬 Conversation Starter ❤️ Well Liked

Recent posts

  • Trying to add ID selector to a div from .yaml · 9 years ago

    Hey! I am using Gantry5 with atom headroom.js and particle "one page menu". And i am trying to have different "one page menus" on different modular pages. Here I want to grab ID from headroom.yaml:

  • I have one question · 9 years ago

    Only styling body tag will render all pages if you do not specify it. If you have the admin plugin it is easy to add a class in advanced -> settings in your main modular page. Where you put the bo

  • For loop in another for loop · 9 years ago

    Wow! Thank you very much! I did think of the option it would read directly through the first loop :) haha so happy! This is much simpler then i expected! This works great! So you are right, if you cre

  • For loop in another for loop · 9 years ago

    <div class="card-group transp"> {% for mainsubject in page.header.mainsubjects %} <div class="card transp"> <div class="card-block"> <h4 class="card-title">{{ mainsubject.title