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 · 302 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 Paul Hodges, 4 weeks ago
19 485 5 days ago
Support · by Lauw, 7 days ago
2 99 7 days ago
Support · by Anna, 3 weeks ago
4 426 1 week ago
Support · by gtx, 4 weeks ago
4 377 3 weeks ago
Support · by Anna, 1 month ago
9 484 3 weeks ago