Skip to content
Grav 2.0 is officially stable. Read the announcement →
Support

Problem with links to multilanguage modular pages

Started by Natalia Bazilenco 3 years ago · 1 replies · 307 views
3 years ago

After creating modular pages for other languages, I get a 404 error on the link.
The next links give me error:
/ro/
/home_ro
But /ro/home_ro works fine

It`s my settings for multilanguage content

YAML
languages:
  supported:
    - ua
    - ru
    - ro
    - en
  default_lang: ua
  include_default_lang: false
  include_default_lang_file_extension: true
  translations: true
  translations_fallback: true
  session_store_active: false
  http_accept_language: false
  override_locale: false
  content_fallback:
    ua: ua
    ru: ru
    en: en
    ro: ro
  pages_fallback_only: false
home:
  aliases: 
  ua: /home
  ro: /home.ro
  hide_in_urls: false
3 years ago

What is home_ro? Do you have such page in your default ua language?

Suggested topics

Topic Participants Replies Views Activity
Support · by Marcel, 10 hours ago
0 17 10 hours ago
Support · by cvgrenoble, 3 days ago
3 82 3 days ago
Support · by Paul Hodges, 1 month ago
19 521 1 week ago
Support · by Lauw, 2 weeks ago
2 136 2 weeks ago
Support · by Anna, 3 weeks ago
4 445 2 weeks ago