Layout problem, I need a specific css code to enable comments... |
![]() ![]() |
Layout problem, I need a specific css code to enable comments... |
![]()
Post
#1
|
|
Newbie ![]() Group: Member Posts: 3 Joined: Dec 2008 Member No: 701,191 ![]() |
I installed this layout and everything is working fine, except for the inability for my readers to post comments. I've scanned this thing up and down and checked all my settings, and I still can't figure out what's wrong? Can someone familiar with CSS please give this code a quick scan and tell me what I'm missing?
[Edit] I just realized I put this in the wrong section. I'd move it myself, but I don't see the option to. I'll just leave this up to a moderator to delete. In the meantime, I'll repost this in the area it's supposed to be in. |
|
|
![]()
Post
#2
|
|
![]() Senior Member ![]() ![]() ![]() ![]() ![]() ![]() Group: Staff Alumni Posts: 2,435 Joined: Feb 2007 Member No: 506,205 ![]() |
If you post in the wrong section, you don't need to post another one in the right section. Someone will move it for you.
![]() Move to Blogger Support. |
|
|
![]()
Post
#3
|
|
Newbie ![]() Group: Member Posts: 3 Joined: Dec 2008 Member No: 701,191 ![]() |
Alright, loud and clear!
And .. another note to anyone that might be able to help is I tried inputting the comment code suggested by moorepocket in another thread, but it still didn't work. I'm not sure why that is, and the original designer of the layout has yet to respond. I might have to just use another layout, but any help offered will be greatly appreciated. |
|
|
*synergy* |
![]()
Post
#4
|
Guest ![]() |
Try adding this after this line
<$BlogItemAuthor$> was shot at <$BlogItemDateTime$>: CODE | <BlogItemCommentsEnabled>
<a href="<$BlogItemPermalinkURL$>#comments"><$BlogItemCommentCount$> comments</a> </BlogItemCommentsEnabled></MainOrArchivePage> <$BlogItemControl$> </div> <Br> <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$>"><< Home</a> </p> </p> </div> </ItemPage> </Blogger> |
|
|
![]() ![]() |