Before |
After |
Step 1:
Backup your template by going to Dashboard - Template - Backup/Restore - Download Full Template. Next, go to Dashboard - Template - Edit HTML - Find and delete the following lines:
Screenshot of the lines to be deleted:
Backup your template by going to Dashboard - Template - Backup/Restore - Download Full Template. Next, go to Dashboard - Template - Edit HTML - Find and delete the following lines:
<b:includable id='post' var='post'> <div class='post hentry' itemprop='blogPost' itemscope='itemscope' itemtype='http://schema.org/BlogPosting'> <b:if cond='data:post.firstImageUrl'> <meta expr:content='data:post.firstImageUrl' itemprop='image_url'/> </b:if> <meta expr:content='data:blog.blogId' itemprop='blogId'/> <meta expr:content='data:post.id' itemprop='postId'/> <a expr:name='data:post.id'/> <b:if cond='data:post.title'> <h3 class='post-title entry-title' itemprop='name'> <b:if cond='data:post.link'> <a expr:href='data:post.link'><data:post.title/></a> <b:else/> <b:if cond='data:post.url'> <b:if cond='data:blog.url != data:post.url'> <a expr:href='data:post.url'><data:post.title/></a> <b:else/> <data:post.title/> </b:if> <b:else/> <data:post.title/> </b:if> </b:if> </h3> </b:if>
Screenshot of the lines to be deleted:
Step 2:
Copy and paste the following lines in place of the deleted lines in Step 1, then click on 'Save Template'.
Copy and paste the following lines in place of the deleted lines in Step 1, then click on 'Save Template'.
<b:includable id='post' var='post'> <div class='post hentry' itemprop='blogPost' itemscope='itemscope' itemtype='http://schema.org/BlogPosting'> <b:if cond='data:post.firstImageUrl'> <meta expr:content='data:post.firstImageUrl' itemprop='image_url'/> </b:if> <meta expr:content='data:blog.blogId' itemprop='blogId'/> <meta expr:content='data:post.id' itemprop='postId'/> <a expr:name='data:post.id'/> <b:if cond='data:post.title'> <h3 class='post-title entry-title' itemprop='name'> <b:if cond='data:post.link'> <a expr:href='data:post.link'><data:post.title/></a><span> | </span> <span class='post-comment-link spk-title-comment'> <b:if cond='data:blog.pageType != "static_page"'> <b:include data='post' name='comment_count_picker'/> </b:if> </span> <b:else/> <b:if cond='data:post.url'> <b:if cond='data:blog.url != data:post.url'> <a expr:href='data:post.url'><data:post.title/></a><span> | </span> <span class='post-comment-link spk-title-comment'> <b:if cond='data:blog.pageType != "static_page"'> <b:include data='post' name='comment_count_picker'/> </b:if> </span> <b:else/> <data:post.title/><span> | </span> <span class='post-comment-link spk-title-comment'> <b:if cond='data:blog.pageType != "static_page"'> <b:include data='post' name='comment_count_picker'/> </b:if> </span> </b:if> <b:else/> <data:post.title/><span> | </span> <span class='post-comment-link spk-title-comment'> <b:if cond='data:blog.pageType != "static_page"'> <b:include data='post' name='comment_count_picker'/> </b:if> </span> </b:if> </b:if> </h3> </b:if>
That will be all. Happy trying :)
Yea! A tip for a non dynamic post! I have been waiting forever for one!
ReplyDeleteAbout time, ain't it? :D
DeleteYoga can you please help me,
ReplyDeleteI have a blog with the URL http://technotrickology.blogspot.in/
recently I have replaced my blog template with a new one and problem arises. My post comment has not been showing, it appears for some URL of my post but not for all ////////you can check
1) It appears for http://technotrickology.blogspot.in/2013/06/change-color-of-hyperlinks.html#more
2) It does not appear for http://technotrickology.blogspot.in/2013/10/embed-Google-map-website.html#.UnskidIwdAE
PLEASE HELP ME
Jayanta, have you checked if comment has been set to allow for that particular post? Edit that post - on your right, click on Post Settings - Options - Reader Comments - Allow.
DeleteThanks a lot.It works
DeleteBut how to make it a default choice for all the posts
When you go to Dashboard - Post and Comments - Comment Location - what is the currently selected option there?
DeleteEMBEDDED
DeleteMy Blog post links are appearing like this
Deletehttp://technotrickology.blogspot.in/2013/11/highlight-codes-blogger.html#.Uot0h9KVNAE
can't understand the portion after .html, can you help me? Plz
I'm not following. What seems to be the problem?
DeleteHey Yoga,
ReplyDeleteI had a question (sorry that it's irrelevant to this post).. I don't know how to explain it really, but on my blog words are splitting apart... By this I mean that the last word in the line gets split into a different line.. I've never had this problem earlier..so I'm guessing it's some new glitch or change to the DV views..
Any idea on how to fix it?
http://a-shared-thought.blogspot.ca/
Hi there Wanderer,
DeleteThis issue should now be resolved. If you're still seeing it, the following walkaround might help. Add it to your CSS:
.article .article-content {
word-break: normal !important;
}
Now that dynamic blogs work well, there is another problem: the parameter /view no longer works on non-dynamic blogs ...
ReplyDeleteLooks like it. I've escalated this to Blogger.
DeleteHi :) can you please make a tutorial on how to bring down the date part? Like below the blog post title :) haha something like this:
ReplyDeleteBlog post title
Date | Comments
please? Thank you!!
Hi Thrish,
DeleteAre you not able to do so by going to Dashbaord - Layout - Blog Post - edit?
Help how can i get the comments title smaller. Or under te post title?
ReplyDeleteIt depends to the kind of template you're using. What's your blog's address?
DeleteI have been on your page for the longest. Using all these codes. This website has been awesome thanks!
ReplyDeleteOronovelo - DIY, Home Decor & Lifestyle
Thanks Crystal! :)
Deletegreat post, thanks for tutorial admin :)
ReplyDeleteTo make a page dynamic you must make a post associate it to a new LABEL, go to the blog look for the post click on the link of the label, COPY the URL, then go to Layout Page edit, add link page, paste that URL you copied earlier to the http:// and give it name, which creates a button on your navigation to where all posts connected to that label will be seen on its own page and there it is now everytime you make a post you associate it to that certain label which is connected to that page from the label....
ReplyDeleteWhat about placing the post date BESIDE the post title? There are plenty of tutorials about placing the post date under the post title, but none (that I can find) about putting them side by side.
ReplyDeleteThis could take some doing. I'll look into it when I get the time.
Deletewould be possible to move the comments under the title and not next to it?
ReplyDeleteHello Maki-san,
DeleteIt used to be as simple as placing the comment box under Post title's GUI in Layout mode. But that is no longer the case. I'll have to look at your current template code if I were to suggest a mod. Can we bring this discussion to the forum?
Hi. Nice tweak but there are a couple of problems. The font size for the comment link needs to be a lot smaller than the post title font-size. Second, there is a colon (:) appearing at the end of the comment link which can be avoided. I really want to use this tweak and will be grateful if you can address these.
ReplyDeleteHi there,
DeleteThe colon wasn't introduced from the tweak above. The code is just repositioning the comment link that you have on your post footer. If you already have a colon there, it gets carried upward.
As for the font-size, I believe this should make it smaller:
.spk-title-comment{
font-size: 10px !important;
}
Hi I have a problem. It gave me the comments up but stayed well below me how can I delete the ones below?
ReplyDeleteHello Andrea,
DeleteAdd this to your CSS:
.post-footer-line .post-comment-link{
display: none !important;
}
Cheers.
Thanks :)
DeleteCould you please tell me how I can do the same with the date, rather than comments?
ReplyDeleteHello Laura,
DeleteMoving the date is slightly more complicated. I'll come up with a tutorial when I get the time.
There are different roamers about that its one organization that controls the player yea that is the manner by which you need it to be in that way you know it will fill in as near the same correct way(because its a similar organization same designers same pioneers) in all gadgets.
ReplyDeletejava