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.

Thomas Member

@red · Joined 7 years ago · 38 posts · 8 topics · 13 reputation

Badges

✏️ First Post 💬 Conversation Starter ❤️ Well Liked

Recent posts

  • Issue with Redirecting from www to non-www in .htaccess · 2 years ago

    From my experience with several multi-lingual Grav installations, this is not a problem with Grav. As a non expert, I have had lots of luck with https://www.danielmorell.com/tools/htaccess/redirect-ge

  • Multilanguage twig variable in markdown · 2 years ago

    …getting in the weeds… 😁 I end-up using HTML with urls like this <a href="/es/{{ 'CATEGORIES.14A15PERS.URL'|t }}"> This is fetching the url in the correct language. Satisfied with this as my tar

  • Multilanguage twig variable in markdown · 2 years ago

    Noted. Tks for all your help.

  • Multilanguage twig variable in markdown · 2 years ago

    Thank you for prompt and always detailed feedback. I will revert to hardcoded urls, then. And, as you consider this a bug, I’ll create an issue in Github.

  • Multilanguage twig variable in markdown · 2 years ago

    Several hours later, hopefully learning something on the way… I went through the data I provided you and could not find the mistake you did not mention in the configuration. My skill level could lead

  • Multilanguage twig variable in markdown · 2 years ago

    Thank you for the suggestion, but… With this in the page’s frontmatter: process: twig: true twig_first: true result is same. Note that my system.yaml contains: pages: process: twig: true

  • Multilanguage twig variable in markdown · 2 years ago

    Bonjour, Problem: my urls output as https://mysite:8890/page-url-espanol-123es instead of https://mysite:8890/es/page-url-espanol-123 I am working on a local development website, multilanguage fr, en

  • Redirects from www pages to /index.php · 3 years ago

    Thank you @bleutzinn for your suggestion. As there were many red errors in my test, I decided to start from scratch with default Grav .htaccess content and some step by step help from ChatGPT to add m

  • Redirects from www pages to /index.php · 3 years ago

    I put the question on the side and have not yet found the solution. Still interested…

  • Redirects from www pages to /index.php · 3 years ago

    Hi all. On a simple Quark install without much customization at system config level, all is working fine, including all redirections to https://, except redirections from WWW to non WWW for inside pag