Learn Thesis Theme Fast to Build Unique and Beautiful Websites

  • Thesis Designer Guide is the fastest way to learn the Thesis framework.
  • A step-by-step guide walks you through all the essential things you need to know to become a Thesis design expert.
  • You don’t need to be a programmer to learn Thesis design.
  • The complete Thesis Designer Guide covers all the coding basics and tools needed to become a Thesis expert.

Learn Thesis Theme! Get Started Now!

How to Add Feedburner Feed Reader Count Button in Thesis Nav Bar?

by in How To,Thesis Theme Customization

Thesis wordpress premium theme provides opportunity to customize as per our wish. You might be reading hundreds of cool thesis customization tutorials all over online. This is one another by which you can put Feedburner feed reader count button in top navigation menu bar.

Feedburner in Nav Bar

Here I have shown two codes, one for custom_function.php and another one for custom.css.

The first code for custom_function.php contains function and call to the hook before header. What you can do and should with this code?

You should replace your Feedburner url in ‘your feed burner url here’. And you should replace the next code for Feedburner button image with the code you got in your Feedburner login. You can add the following code in custom_functions.php via wordrpess dashboard or alternate  way to add the code is, add the code in launch.php via FTP or file manager. The path to launch.php is wp-content-themes->thesis_16->lib->functions->launch.php.

// add feed counter in navigation

/* paste the below code in custom_function.php via wordpress dashboard or launch.php file via ftp */

function feed_count()

{

?>

<div>

<a href="your feed burner url here">

<img width="88" height="26" alt="Feedburner feed counter" src="http://feeds.feedburner.com/~fc/thesistheme?bg=2361a1&amp;fg=ffffff&amp;anim=0"/></a>

</div>

<?php

}

add_action('thesis_hook_before_header', 'feed_count');

Next, the second code which is what I used to locate the search box in navigation. You should put this in custom.css. If you want to change any height, width size you can change it here.

/*** paste in custom.css file **/

/* feed count in navigation */

.custom .feed {

margin-top:-3.5em;

float:right;

width:35%;

}

.custom .menu  {

width:63%

}

I have shown the entire tutorial in video. Watch here.

If you found any trouble when you do this process, leave a comment here or contact us. I will help you.

VN:F [1.9.13_1145]
Rating: 0.0/5 (0 votes cast)

Related Tutorials:

  1. How to Add Search Box in Thesis Theme Navigation Bar
  2. How to Add Social Bookmark Button Links inside Posts in Thesis
  3. How to add Google Buzz Button inside post and Homepage of Thesis Theme
  4. How to Change the Header Image Above nav Menu in Thesis Theme?
  5. How to add Google +1 button in thesis theme

{ 1 comment… read it below or add one }

Barry

Hi,

Is there a way to add facebook and twitter follow in addition to the subscribe to rss feed in the navigation menu? I’ve been searching everywhere and cannot find this. Thanks in advance!

Barry

Reply

Leave a Comment

{ 2 trackbacks }

Previous post:

Next post:


Popular Tags:

    Feedburner button, feedburner count button, add feed button, how to reader feedburner, how to add feedburner in thesis, how to add feed burner reader to blog, how to add feed burner butoon on my blog, how to add feed bruner reader icon in blogger, how to add design email feedburner reader, get feedburner button