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

  • One-Page Site ERROR image instead of showcase.jpg · 11 years ago

    I'm having this trouble with a Grav site on a newly installed macbook pro running regular php and apache (i.e. not mamp app or anything). I set my php.ini memory limit to 900M which I figured should h

  • One-Page Site ERROR image instead of showcase.jpg · 11 years ago

    Glad you got it sorted, my next suggestion would to validate existence of libpng and libjpeg, and that would of required your hosting providers help too.

  • One-Page Site ERROR image instead of showcase.jpg · 11 years ago

    Thanks to all - post closed - the problem was a to less RAM on my webserver package.

  • One-Page Site ERROR image instead of showcase.jpg · 11 years ago

    P.S.: I am using grav on a hoster

  • One-Page Site ERROR image instead of showcase.jpg · 11 years ago

    Hi there, since yesterday evening I have the problem, that when I upload the One-Page Skeleton, there is the error image (fallback.jpg) instead of the showcase.jpg. I tried alot of things, e. g. dele

  • Convert HTML into a YAML sting · 11 years ago

    This is my code that allows more than one accordion on a page. <div class="{{ page.header.bgclass }}"> <div class="container"> <div class="{{ page.header.class }}"> <h2>{{ page

  • Convert HTML into a YAML sting · 11 years ago

    I lost a much more thorough writeup sadly, I modified the above script putting in a unique-id for <div id="accordion"> I added <div id="accordion{{page.header.uniqueid }}, now I can run mult

  • Convert HTML into a YAML sting · 11 years ago

    Thanks for the writeup Mike!

  • Convert HTML into a YAML sting · 11 years ago

    Above is the bootstrap code in my "accordion-home.html.twig" file. Each folder I created has an "accordion.item.md" file that has the content for the accordion. This could also be good for making an

  • Convert HTML into a YAML sting · 11 years ago

    I was able to solve my issue by making a series of folders and corresponding twig files. So if anybody is interested in a bootstrap accordion http://getbootstrap.com/javascript/#collapse-example-acco