Help - Search - Members - Calendar
Full Version: No Comment Capability?
Forums > Resource Center > Support Center > Blogger Support
saizine
Right now, I'm using the layout Disguise, and it doesn't have any comment capability, but from what I can see from this site, it can do.

Also, my site is taking at least 24 hours to show any edits, or any new posts. What is that about?

How do I get the comments to show up and work?

-- Saizine
moorepocket
the creator didn't add comment code to this layout. I had been ask about this. If you want to add comment to it, you must add it yourself.
neliyah
im new here. and im looking for a code that would allow my readers to post a comment. can you hep me? thanks!
dynz0522
oh..can i ask what is the comment code? ..can u please help me?
moorepocket
apparently no one read my sig.



CODE
<!------- COMMENT -------->
<ItemPage>
<div id="comments">

<BlogItemCommentsEnabled><a name="comments"></a>
<div class="head"><$BlogItemCommentCount$> Comments:</div>

<p>
<BlogItemComments>
<dt id="c<$BlogCommentNumber$>"><a name="c<$BlogCommentNumber$>"></a>

<div class="head" style="width:100%"><$BlogCommentAuthor$> said...</div>

</dt>

<div class="post-body">
<$BlogCommentBody$>
</div>

<div class="footer"><a href="#c<$BlogCommentNumber$>" title="comment permalink"><$BlogCommentDateTime$></a>
<$BlogCommentDeleteIcon$>
</div>
<p>
</BlogItemComments>

</p>
<p class="footer">
<$BlogItemCreate$>
</BlogItemCommentsEnabled>
<br />
<a href="<$BlogURL$>">&lt;&lt; Home</a>
</p>

</p>
</div>

</ItemPage>
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.