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.

Marco Cevoli Member

@marcocevoli · Joined 8 years ago · 85 posts · 25 topics · 15 reputation

Badges

✏️ First Post 💬 Conversation Starter ❤️ Well Liked

Recent posts

  • Rewrite image url for SEO · 5 years ago

    Thanks for the tip. They're well aware of that issue. Unfortunately, it depends on some external library and changing that dependence won't happen soon, as far as I remember from another answer on Git

  • Rewrite image url for SEO · 5 years ago

    Since we're talking about image handling, I'm also quite concerned by the fact that the current mechanism of adding effects to or simply resizing images produces non-optimized images in terms of size.

  • URLs marked as code are rendered as links. How to troubleshoot? · 5 years ago

    Unchecking the checkbox mentioned in the link did the trick. Thanks a lot. I knew it was something "on top of Grav", but couldn't find out what... 🙂

  • URLs marked as code are rendered as links. How to troubleshoot? · 5 years ago

    Hi, on this page https://qabiria.com/it/risorse/blog/come-tradurre-un-sito-realizzato-con-wordpress I have a few URLs escaped as code with backticks, like this: ...`it.name.com\`in italiano... However

  • Multilingual form shown in wrong language · 5 years ago

    I spoke too soon. Disabling cache didn't solve the problem. I keep seeing the form in a language different than the language page... I'll open a ticket on Github page for the Form plugin. If someone h

  • Multiple languages in blog date · 5 years ago

    I have this in my blog.html.twig template: <span>{{ child.header.date|date('d') }} {{ 'GRAV.MONTHS_OF_THE_YEAR'|ta(child.header.date|date('n') - 1) }} {{ child.header.date|date('Y') }}</span&

  • Multilingual form shown in wrong language · 5 years ago

    I confirm that cache_enable: false in each .md seems to solve the issue. Thanks for your help.

  • Multilingual form shown in wrong language · 5 years ago

    To reproduce it, I did the following: open the home page (without language) in a browser whose first language is not Italian (I tried with Spanish), the Spanish home page shows up, then you go to Cont

  • Multilingual form shown in wrong language · 5 years ago

    You can find a zip with template and pages here: https://qabiria.com/form-error.zip

  • Multilingual form shown in wrong language · 5 years ago

    My issue is related to this post /forum/forms-blueprints/multilanguage-forms-missing-until-cache-is-cleared-t5400 but I prefer to open another one, because that discussion went far beyond my skills an