<br><br><div class="gmail_quote">On Sun, Aug 29, 2010 at 6:09 PM, Otto <span dir="ltr">&lt;<a href="mailto:otto@ottodestruct.com">otto@ottodestruct.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">

You can use comments_template() all you want (in fact it&#39;s required if<br>
you show comments, as there&#39;s no other way to do it), but you have to<br>
have a comments.php file to go along with it. Without that, you&#39;re<br>
relying on the &quot;backwards compatible&quot; support provided by the core,<br>
which is not guaranteed to be in the next version of WordPress.<br>
<br>
Make a comments.php file in your theme.</blockquote><div><br></div><div>Otto is correct, and as I linked here (I think) the other day, overly minimalist themes are deprecated in 3.0. We define those as themes that include a header, footer, sidebar, comments template, or comments popup template, without actually including said templates in their theme. Before 3.0 we&#39;d use Kubrick as a de facto parent theme. Now we still do, but it is unsupported and deprecated.</div>

</div>