We launched new forums in March 2019—join us there. In a hurry for help with your website? Get Help Now!
    • 9462
    • 15 Posts
    A fellow MODx’er helped me out for a few hours last night with some other issues, but none of us could quite figure out this one.

    This is my ditto call on my frontpage:

    [[Ditto? &tpl=`bloggsummary` &startID=`9` &summarize=`1` &total=`5` &displayArchive=`1` &tplArch=`arkivtemplate` &dateFormat=`%d.%m.%y`]]	


    This works great for me, except for the fact that i get a "Archives" header and a "December 2006" header over my archive items, which I want to be a simple ul. So, the question is, how to remove the "Archive" (h3) and "December 2006" (ditto_month span class) from the output.

    This has to go:

    <h3>Archives</h3><div id="ditto_archivelist"><ul><li><span class="ditto_month">December 2006</span>
      • 26435
      • 1,193 Posts
      Yeah... that header is hard coded into the snippet.
      You should try upgrading to Ditto 1.1. It comes with a new snippet called Refelct that handles archives. It is fully templateable.

      -sD-
      Dr. Scotty Delicious, Scientist.
        Husband, Father, Brother, Son, Programmer, Atheist, Nurse, Friend, Lover, Fighter.
        All of the above... in no specific order.


        I send pointless little messages
        • 9462
        • 15 Posts
        Good idea, wasn’t aware of 1.1 smiley Thanks.