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.

Robbert Luit Member

ModSquad Team Member

Grav Forum Moderators

@RobLui · Joined 9 years ago · 74 posts · 0 topics · 10 reputation

Badges

ModSquad Team Member ✏️ First Post ❤️ Well Liked

Recent posts

  • PHP Fatal Error [SOLVED] [GFFI] · 8 years ago

    @mattish.91: gffi Can you try to disable the gffi plugin if you have that installed?

  • Page.media.images outputs blank title and alt fields in some cases · 8 years ago

    You could try to replace {{ page.media.images[pt.img].html('{{ pt.image_title }}', '{{ header.image_alt }}', 'img-responsive') }} by {{ page.media.images[pt.img].html(~ pt.image_title ~, ~ header

  • Archive Plus in Gantry 5 Helium · 8 years ago

    I've looked into it, and at what spot have you tried to input custom html content? There are 2 places where you can input custom html : one being at layout the other one being at positions For one o