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.

Paul Massendari Regular

Grav Forum Moderators

@paul · Joined 9 years ago · 143 posts · 0 topics · 53 reputation

Badges

ModSquad Team Member ✏️ First Post ❤️ Well Liked

Recent posts

  • How to get an array / list on my front-page · 8 years ago

    If it is for a frontend form, can you post your whole form definition? In any case, I think using a select fieldinstead of alist` field should solve your problem.

  • Documentation suggestion - echo fields · 8 years ago

    Added to documentation: https://github.com/getgrav/grav-learn/pull/586 Thanks !

  • Adding file upload to “modular” template in GRAV · 8 years ago

    If themes does not provide a modular.yaml file, it will use the one provided by antimatter, which seems to be the case with your theme. This modular.yaml does not provide a pagemedia field which allow

  • Usage experience with OVH shared hosting solution · 8 years ago

    Hi! I have two websites hosted on ovh shared hosting, and had no problem. Just send your installation to your folder via ftp and it works. Let us know if you have any problem

  • Manual frontmatter in skeletons · 8 years ago

    Maybe you could open an issue in a grav repo, or make a list of theme you would like to be updated with blueprints here on discourse.

  • Landing Page Redirection · 8 years ago

    HI! I'm not sure I understand your question. Do you want to set a homepage for your site?

  • Manual frontmatter in skeletons · 8 years ago

    Hi Kevin, I too, recall I was a bit confused about that. Some grav theme's author like to use their theme in expert mode, and thus don't create the blueprints whereas some others like to create the b

  • Server error 400 - Template after installation · 8 years ago

    Hi, This theme will look for a value in the page called "type". You will therefore have to edit the page that use the "blog" template, edit it in expert mode and add in the frontmatter: type: blog or

  • Related pages plugin not working · 8 years ago

    That's it, exactly! 👍

  • Related pages plugin not working · 8 years ago

    Maybe this is because of this issue ? https://github.com/getgrav/grav-plugin-relatedpages/issues/17