We launched new forums in March 2019—join us there. In a hurry for help with your website? Get Help Now!
    • 21759
    • 139 Posts
    Anyone know how to add a captcha to the basic blog comments form that comes with a fresh install of evo 1.04? Tried adding &useCaptcha=`0` (and `1`) into the blog itself:
    [[Ditto? &parents=`2` &display=`2` &removeChunk=`Comments` &useCaptcha=`0` &tpl=`ditto_blog` &paginate=`1` &extenders=`summary,dateFilter` &paginateAlwaysShowLinks=`1` &tagData=`documentTags`]]
    But that didn't seem to work.

    And tried adding the same into the comment chunk:
    <div id="commentsAnchor">
    [!Jot? &customfields=`name,email` &subscribe=`1` &pagination=`4` &badwords=`dotNet` &useCaptcha=`0` &canmoderate=`Site Admins` !]
    </div>
    But that didn't work either.

    I had this install already set up from a while back and wanted to finish it instead of going with revo and having to add all my content again.
      • 16278
      • 928 Posts
      Try &captcha=`1` in the Jot call.
      There's a full list of Jot parameters in the old Wiki.
      :)

        • 21759
        • 139 Posts
        kp52, thanks for your help, because of this new format I cannot seem to find anything including links to the old wiki and such. Again thanks for the info.