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

    I’ve added the lines but the issue is still there

    Snippet Call :

    [!Ditto? &parents=`0` &summarize=`198` &paginate=`1` &tpl=`photolist2` &debug=`0` &depth=`4` &sortBy=`menuindex`  &sortDir=`ASC` &tagData=`tagsPhoto` &tagsDelimiter=`,` &tags=`viandes,legumes` !]

    Debug (first load of the page, no getTags)



    Once a tag is clicked in the doc listing



    About the tplAlt, I’ve setup the tplFirst & tplLast in my call to match with the tplAlt

    :-)
      Made with MODx : [url=http://www.copadel.com]copadel, fruits et l
      • 33337
      • 3,975 Posts
      Keep up the great work guys! laugh ... carry on.
        Zaigham R - MODX Professional | Skype | Email | Twitter

        Digging the interwebs for #MODX gems and bringing it to you. modx.link
        • 6726
        • 7,075 Posts
        +1

        I am amazed by the reported performance gain, and potential introduced by PHx integration to Ditto !
        Too bad I don’t have time to test it right now sad
          .: COO - Commerce Guys - Community Driven Innovation :.


          MODx est l'outil id
          • 17883
          • 1,039 Posts
          Hi,

          thx for the hint with tplFirst wink

          Is QE working for you all? I only see the doc manager not the RTE...
            • 11975
            • 2,542 Posts
            Yes QE works except for one label which is missing (pagetitle label is not displayed in the QE link).




            But it could be a css conflict with my layout.
            :-)
              Made with MODx : [url=http://www.copadel.com]copadel, fruits et l
              • 17883
              • 1,039 Posts
              Yes QE works except for one label which is missing (pagetitle label is not displayed in the QE link).

              Strange. Clicking on any of the QE links opens a popup with the doc manager, not with title/content.

              modx 0.95
              ditto 2.0 alpha2

              Snippet call:

              [[ditto20? &tpl=`uebersicht_tpl` &tplFirst=`uebersicht_tpl1` &summarize=`30`]]


              tpl:

              <div class="uebersicht">
              <h2>[+#pagetitle+]</h2>
              <div>
              [+#content+]
              </div>
              </div>


              Both, pagetitle and content open the doc manager in a popup.