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.