We launched new forums in March 2019—join us there. In a hurry for help with your website? Get Help Now!
    • 13808
    • 61 Posts
    I’ve created a three tier site and the MODx links don’t seem to be working from the second tier into the third.

    For example, I have three levels: domain.com/Level_1/Level_2/Level_3

    In editing the Level_2 page, I’ve used a link from the Link List to link to the page Level_3. When I do though, the link it gives me is: domain.com/Level_1/Level_1/Level_2/Level_3 (Level_1 is repeated and therefore this leads to a broken page).

    Thanks in advance for any thoughts. My humble apologies if I’ve missed this in an obvious place - spent about 20 minutes looking for people with similar issues.
      • 21257 MODX Staff
      • 730 Posts
      Do you have <base href="[(site_url)]" /> in your html head?
        Mike Schell
        Lead Developer, MODX Cloud
        Email: [email protected]
        GitHub: https://github.com/netProphET/
        Twitter: @mkschell
        • 13808
        • 61 Posts
        I didn’t - rookie mistake.

        Thanks or indulging me. Looks like it’s time to hit the tutorials. smiley
          • 21257 MODX Staff
          • 730 Posts
          No worries, this is what the forums are here for, ya?
          I’m just glad you hadn’t uncovered some esoteric bug in the parser shocked grin
            Mike Schell
            Lead Developer, MODX Cloud
            Email: [email protected]
            GitHub: https://github.com/netProphET/
            Twitter: @mkschell