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

Muut Archive Legend

@Muut · Joined 9 years ago · 18337 posts · 3878 topics · 137 reputation

Badges

✏️ First Post 💬 Conversation Starter ❤️ Well Liked

Recent posts

  • Multilingual plugin blogging error · 11 years ago

    FYI: I'll be off for some days. Be there on Monday :-)

  • Multilingual plugin blogging error · 11 years ago

    Thank you very much ♪ I'll see tomorrow ☆ and comme back to you ... Good night

  • Multilingual plugin blogging error · 11 years ago

    Ok, thanks. Now I understood. As already written translatedLanguages and untranslatedLanguages are returning arrays. You can dump those values using {{ dump(page.translatedLanguages) }} or iterates o

  • Multilingual plugin blogging error · 11 years ago

    Thanks ♪ Error is on the attached picture Error ☆

  • Multilingual plugin blogging error · 11 years ago

    Glad the first one works your you :-) Can you tell me what kind of error you get? In principle both should work, see for translatedLanguages and untranslatedLanguages...

  • Multilingual plugin blogging error · 11 years ago

    {{ page.language }} > works {{ page.translatedLanguages }} > error {{ page.translatedLanguage }}, {{ page.untranslatedLanguage }} > no error but no reaction either Not sur I understand how to

  • Multilingual plugin blogging error · 11 years ago

    Thanks you very much ♪ I'm going to try ☆

  • Multilingual plugin blogging error · 11 years ago

    @tidivoit I thought I couldn't help you, but actually I have an idea. 1.) Every page has a page.language returning the language code (more specifically what you provided in the filename e.g. blog.en.

  • Multilingual plugin blogging error · 11 years ago

    Same result... error This a difficult issue. Difficulty is to make langswitcher not displaying the choice of languages for posts that do not exist in those languages Actually langswitcheronly redirect

  • Multilingual plugin blogging error · 11 years ago

    Instead of visible and hidden, try setting published: false