Support Windows

  • Subscribe to our RSS feed.
  • Twitter
  • StumbleUpon
  • Reddit
  • Facebook
  • Digg

Thursday, 21 June 2012

How to Add Post Titles to Newer and Older Post Links 2

Posted on 07:45 by Unknown
Previously We Have Already Posted on this Topic. But here We Are Updating Some Changes.So Change posts Navigation Links Newer posts and older posts by the Corresponding Post Titles.This is an Awesome Blogger Trick that lets your blog visitors to Know Newer and Older posts on Your Blog and they can Easily Skip to that Posts.This awesome trick done using some jquery script.But Iam Not Sure that It Works with all Templates.Some Templates Doesn't Support this Trick.So Let's See How to Do it.

Also Read :How to Add Post Titles to Newer and Older Post Links




Make Sure to Have a Jquery Script on Your Blog To do this Step If Not then Add it From the Below Code.Insert the Below Code Before </head> tag. if it is already added then Ignore this step.



<script src='http://letsenjoy.googlecode.com/files/jquery.js' type='text/javascript'></script>
Now Copy And Paste the Below Code Before </body> Tag.



How to Add Post Titles to Newer and Older Post Links (2):.


First Login to Blogger < Design < Edit Html.


Now Search for </body> tag and Paste the Below Code Directly Above/Before </body>.

<!--Start post title code http://goodinblogging.blogspot.in -->
<b:if cond='data:blog.pageType == &quot;item&quot;'>
<style>
.blog-pager {
background: transparent none no-repeat scroll top center;
padding: 10px 4px 0 !important;
}
#blog-pager {
height: 60px;
}
.blog-pager-older-link, .home-link,
.blog-pager-newer-link {
background: -moz-linear-gradient(center top , #E4F5FC 0%, #BFE8F9 38%, #9FD8EF 66%) repeat scroll 0 0 transparent;
background-color: #cde0f5;
width:300px;
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#e4f5fc), color-stop(38%,#bfe8f9), color-stop(66%,#9fd8ef));
background: -webkit-linear-gradient(top, #e4f5fc 0%,#bfe8f9 38%,#9fd8ef 66%);
background: -o-linear-gradient(top, #e4f5fc 0%,#bfe8f9 38%,#9fd8ef 66%);
background: -ms-linear-gradient(top, #e4f5fc 0%,#bfe8f9 38%,#9fd8ef 66%);
background: linear-gradient(top, #e4f5fc 0%,#bfe8f9 38%,#9fd8ef 66%);
border: 1px solid #57C2ED;
border-radius: 3px 3px 3px 3px;
color: #000000 !important;
padding: 5px 17px;
}
.blog-pager-older-link:hover, .home-link:hover, .blog-pager-newer-link:hover {
border: 1px solid #cde0f5;
box-shadow: 0 0 4px;
text-decoration: none;
}
</style>
<script type='text/javascript'>
// Post titles to Older Post and Newer Post links Stylize (without stats skew)
// by Blogging Geek AAPK....
/*<![CDATA[*/var urlToNavTitle={};function getTitlesForNav(d){for(var c=0;c<d.feed.entry.length;c++){var e=d.feed.entry[c];var b="";for(var a=0;a<e.link.length;a++){if(e.link[a].rel=="alternate"){b=e.link[a].href;break}}if(b!=""){urlToNavTitle[b]=e.title.$t}}}document.write('<script type="text/javascript" src="http://'+window.location.hostname+'/feeds/posts/summary?redirect=false&max-results=500&alt=json-in-script&callback=getTitlesForNav"><\/script>');function urlToPseudoTitle(a){var b=a.match(/\/([^\/_]+)(_.*)?\.html/);if(b){b=b[1].replace(/-/g," ");b=b[0].toUpperCase()+b.slice(1);if(b.length>61){b=b.replace(/ [^ ]+$/,"...")}}return b}$(window).load(function(){window.setTimeout(function(){var a=$("a.blog-pager-newer-link").attr("href");if(a){var b=urlToNavTitle[a];if(!b){b=urlToPseudoTitle(a)}if(b){$("a.blog-pager-newer-link").html("<span>«</span> "+b)}}a=$("a.blog-pager-older-link").attr("href");if(a){var b=urlToNavTitle[a];if(!b){b=urlToPseudoTitle(a)}if(b){$("a.blog-pager-older-link").html(b+"<span>»</span>")}}},500)});/*]]>*/</script>
</b:if>
<!--End post title code http://goodinblogging.blogspot.in -->

Now If you Wish You Can Change the Above Highlighted Codes According to Your Template.
Now Save the template and Go to Your Posts and See The Trick is Applied to Your Blog.
Email ThisBlogThis!Share to XShare to FacebookShare to Pinterest
Posted in blogger Tricks, Widgets | No comments
Newer Post Older Post Home

0 comments:

Post a Comment

Subscribe to: Post Comments (Atom)

Popular Posts

  • Facebook is reportedly set to expand its organ donor initiative to Asia
    Facebook’s organ donor initiative looks set to come to its first market in Asia tomorrow, that’s according to  Korean news agency Yonhap  wh...
  • A to Z List of PC Games Without Graphic Card Requirement
    We All Like to Play Games.But Some Games Must Have the Requirement of Graphic Card. So Here are Some Games Which i Listed Out Doesn't Re...
  • The Windows Phone 8 lockscreen will Have Facebook and Twitter notifications
    spotted two important points on the lockscreen of Windows Phone 8 devices in released videos: the inclusion of Facebook and Twitter notifica...
  • Run Ipad Apps On Windows Using IPadian Emulator
    Want To Enjoy Running Ipad Apps and Games On Your Windows. Then Here is a Cool Application .Now Enjoy the Ipad Right On Your Windows Pc By S...
  • Pinterest hacked? Many users complain so
    There seems to be a major hacking incident at Pinterest, the popular pinboard-style social photo sharing website. Many users have reported t...
  • 7 Blogging Mistakes that Can Stop Your Blog Growth
    If You Had Never Made a Mistake then You Have Never Tried Something New.Simply Making a Mistake is Not a Sin But Correcting Foolishness.Ther...
  • 20 Tricks to Make Facebook Better
    Facebook is By Far the Biggest Social Networking Site on Web.These Cool Tricks and Tips Help you to Enhance Your Facebook Experience. Tweak ...
  • Is it Time to Adopt Windows Phone?
    Nokia made what I think is its best case for you buying a Windows Phone. No, wait, that’s not quite right. It, along with Microsoft made the...
  • Nokia Lumia 920, Lumia 820: All you need to know
    Nokia revealed its first smartphones - Lumia 920 and Lumia 820 - which run Microsoft's Windows Phone 8 OS, a big step for a company that...
  • 2012 T20 World Cup: Meet the teams
    12 teams, 1 trophy. Take a look at the profiles of the countries participating in the fourth T20 World Cup. India:  The Indian squad has eig...

Categories

  • Android
  • blogger Tricks
  • Entertainment
  • facebook
  • Google
  • Infographics
  • Latest
  • Mobile
  • NEWS
  • Pics
  • pinterest
  • Review
  • SEO
  • Social Network
  • technology
  • Test
  • Tips
  • Tricks
  • Twitter
  • Widgets
  • youtube

Blog Archive

  • ►  2013 (1)
    • ►  November (1)
  • ▼  2012 (89)
    • ►  September (75)
    • ►  July (10)
    • ▼  June (4)
      • How to Add Post Titles to Newer and Older Post Lin...
      • Widget Title: <br /> <a href="http://goodinbloggin...
      • Iphone 5 Ads Are Fake But It is Awesome
      • SEO Tactics 2012 [INFOGRAPHICS]
Powered by Blogger.

About Me

Unknown
View my complete profile