We launched new forums in March 2019—join us there. In a hurry for help with your website? Get Help Now!
    • 47266
    • 9 Posts
    Hi, help me pls.
    Wayfinder (2.3.3 on revo) generate incorrect links.
    For example:
    site.com//catalog.html
    or
    site.com//about.html
    • 1. What does your System Settings have for link_tag_scheme?
      2. What does your base href meta tag in your template look like?
      3. What does the HTML output of the base meta tag look like?
      4. What is your Wayfinder snippet call?
      5. What does your rowTpl look like?
        Studying MODX in the desert - http://sottwell.com
        Tips and Tricks from the MODX Forums and Slack Channels - http://modxcookbook.com
        Join the Slack Community - http://modx.org
        • 47266
        • 9 Posts
        Quote from: sottwell at May 25, 2014, 01:55 PM
        1. What does your System Settings have for link_tag_scheme?
        2. What does your base href meta tag in your template look like?
        3. What does the HTML output of the base meta tag look like?
        4. What is your Wayfinder snippet call?
        5. What does your rowTpl look like?
        thank you SOO much!!!!!! smiley))))
        it was
        <base href="[[++site_url]]/" />
        .....