We launched new forums in March 2019—join us there. In a hurry for help with your website? Get Help Now!
    • 36345
    • 26 Posts
    Hi,

    I'm having a problem with the rtl and the location of the homepage in the crumbs.



    You can see that the tree starts on the right and goes up to products but the homepage is on the wrong side.
      • 34078
      • 76 Posts
      Hi xgarb,

      You have to specify a custom container chunk :
       <ul>
        [[+crumbs]]
        <li><a href="[[++site_url]]">[[++site_name]]</a></li>
      </ul>:

      and then call your BreadCrumb snippet :
      [[BreadCrumb? &direction=`rtl` &containerTpl=`BreadCrumbContainerTpl`]]
        • 36345
        • 26 Posts
        ah.. got it..



        I'd tried something similar before but my CSS wasn't right and I couldn't get it too work.

        Thanks, neat add on.. exactly what I wanted with the rtl.
          • 37984
          • 215 Posts
          Got a quick question - I'm trying to include breadcrumbs in search results from the SimpleSearch addon, and I'm running into an issue. I want to be able to use the following call in my search result TPL:

          [[BreadCrumb? &to=`[[+id]]`]]
          


          This would allow the user to see not only the actual result, but where in the site that result is located. This allows for specificity when there are similar results from different parts of the site. My issue is, when I use [[+id]] with the &to property, it crashes the whole page. Is there any specific reason that I cannot do this?
            Jesse Couch
            MODX Aficionado, Front-End Designer & Developer
            http://www.designcouch.com
            • 34078
            • 76 Posts
            Hi designcouch,

            Yes, there is a reason ... a bug !! wink
            Thanks for reporting, I investigate.
              • 34078
              • 76 Posts
              Bug fixed. You can update BreadCrumb.
                • 37984
                • 215 Posts
                Beautiful - is this available within the manager, or do I need to go to GitHub?
                  Jesse Couch
                  MODX Aficionado, Front-End Designer & Developer
                  http://www.designcouch.com
                  • 34078
                  • 76 Posts
                  Quote from: designcouch at Nov 16, 2012, 08:03 PM
                  Beautiful - is this available within the manager, or do I need to go to GitHub?
                  Both wink
                    • 37984
                    • 215 Posts
                    Working wonderfully now - I really appreciate your prompt fix, Ben. Will definitely buy you a beer if you're ever stateside and near DC.
                      Jesse Couch
                      MODX Aficionado, Front-End Designer & Developer
                      http://www.designcouch.com
                      • 34078
                      • 76 Posts
                      Thanks but I'm living in France and don't even know what DC means !