Help - Search - Members - Calendar
Full Version: Comments & permalink don't show up!
Forums > Resource Center > Support Center > Blogger Support > Blogger Resolved Topics
Carola
Hi! I'm using the "Disguise" template and the comments & permalink code must be incomplete or disfunctional because the comments link doesn't show up! Anyone help please?
moorepocket
a link to the layout would help.
Carola
Oops sorry

Layout : http://www.createblog.com/layouts/code.php?id=20302

In my web : http://www.glamorously-built.tk
moorepocket
this layout seems like it doesn't have a comment/permalink code.
Carola
QUOTE(Carola @ Dec 13 2007, 07:05 PM) *



K thats probably why they dont show up LOL , do you know where can i get, at least the comments code for blogger?
moorepocket
put this after the code for your posts.

CODE
<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>
Carola
K i have and they still don't show up _unsure.gif
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.