We launched new forums in March 2019—join us there. In a hurry for help with your website? Get Help Now!
    • 23750
    • 11 Posts
    Hello

    I tried this: http://wiki.modxcms.com/index.php/Make_Multi_Lingual_Site

    But I can´t get it to work. When I insert the Languages-snippet to my site template like this: [[Languages]], nothing happens! Then I look the source and there´s nothing either, the output is getting empty or something?

    I created the template variable with only name and type. Should I add any alternative values, default values or widgets to the TV?

    I also created the document structure as described in the document above.

    Best regards
    Thomas
      • 32646
      • 87 Posts
      Did you clear caches?

      I followed the wiki and was able to get it to work, but it took a while to really figure out what was going on. If it still is not working, try posting more information here.
        Just learning the ropes.
        • 23750
        • 11 Posts
        Ok I forgot to add parameters to my TV. But still, I can´t get the Redirect snippet to work.

        When I enter my first page it is just blank. The redirect won´t work. The start page has an template called redirect and in the template is a call to the redirect-snippet like this:

        [[Redirect?id=`5`]]

        No matter if i put it in the content-part of my page.
          • 23750
          • 11 Posts
          Works now, needed to do the call like this:

          [!Redirect?id=`5`!]