1.Log in to your dashboard--> layout- -> Edit HTML
2.Click on "Expand Widget Templates"
3.Scroll down to where you see this:
<style>.fullpost{display:inline;}</style> <p><data:post.body/></p> <b:else/> |
4.Copy Below code.
<div class='similiar'> <div class='widget-content'> var homeUrl3 = "<data:blog.homepageUrl/>"; maxNumberOfPostsPerLabel = 100; function listEntries10(json) { for (var k = 0; k < entry.link.length; k++) { if(a.href!=location.href) { var script = document.createElement('script'); var labelArray = new Array(); <b:loop values='data:posts' var='post'> var test = 0; </div> |
5.Now Paste it like the example below.
<b:if cond='data:blog.pageType == "item"'> <style>.fullpost{display:inline;}</style> <p><data:post.body/></p> Paste Your Code here <b:else/> |
6.Click on "Save Templates" and refresh your site.
any demo plz?
hi dear any demo plz yar show something http://mast-dunya.co.cc.
@ Hine
yes....its work. i added to my blog. go to this link, click on a post and see the demo.
http://ebook2pdf.blogspot.com/
thanx for this tutorial!
Hey its working its really nice thanks lot yar...
see related post gadget at my website
http://www.entrancenotification.com
hi dear
its working for me ..but one problem it shows like this
Related post:
label 1
*post title 1
*post title 2
label 2
*post title 1
*post title 2
I want to hide/remove the label tittle from related post...please help me...
ie
I want it like
Related post:
*post title 1
*post title 2
*post title 3
*post title 4
I would be grateful if you could help me out.
I cant find the code mentioned in step 3 in my HTML editor even after i clicked on Expand widget button. I am using Awesome Inc theme. Please help.
Thanks for this awesome tutorial