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.

Support

Problem with links to multilanguage modular pages

Started by Natalia Bazilenco 3 years ago · 1 replies · 220 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 Thomas, 1 week ago
3 92 3 hours ago
Support · by Anna, 3 days ago
2 94 23 hours ago
Support · by Justin Young, 1 day ago
1 62 1 day ago
Support · by Duc , 1 week ago
2 98 6 days ago
Support · by Colin Hume, 1 week ago
2 91 6 days ago