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

Muut Archive Legend

@Muut · Joined 9 years ago · 18337 posts · 3878 topics · 137 reputation

Badges

✏️ First Post 💬 Conversation Starter ❤️ Well Liked

Recent posts

  • Onepage and Blog in the same website · 12 years ago

    I think you need to install the snipcart plugin first. it's not finding it.

  • Onepage and Blog in the same website · 12 years ago

    I forgot to include a link. http://173.247.253.28/~lila/

  • Onepage and Blog in the same website · 12 years ago

    I have a similar situation, I have used the blog layout for 3 different pages on a site, and I am trying to get the shop as a fourth page, and I want the same menu to display for all 4 pages. Is there

  • Onepage and Blog in the same website · 12 years ago

    Worked great for me as well, with one difference in the order. When I downloaded one-page skeleton first and then blog-skeleton, the archive plugin did not work correctly and it would always go to Jul

  • Onepage and Blog in the same website · 12 years ago

    works great here (as mentioned above). just do copy all user/plugins/* from blog skeleton to the (final) onepage skeleton.

  • Onepage and Blog in the same website · 12 years ago

    Just trying now. I'll post if it works. Thanks!

  • Onepage and Blog in the same website · 12 years ago

    Yes, simply download and get the one-page skeleton working first. Then download the blog-skeleton and copy the 01.blog folder from user/pages/ and drop it into the blog-skeleton's user/pages/ folder

  • Onepage and Blog in the same website · 12 years ago

    Could it be possible to have a root page "/" that was a onepage homepage and the page "/blog" that was a blog page, like in the demo? All in one website. Thanks for the help.

  • Shortcodes break Twig processing in pages · 10 years ago

    Fantastic! The Grav team is astronomically awesome!

  • Shortcodes break Twig processing in pages · 10 years ago

    Ok easy fix! I just realized you have your Twig var being set by onTwigSiteVariables() which runs after the page is processed. What you need is onTwigPageVariables() to make it available for the pag