WordPress Theme – Bobbles

You are currently viewing WordPress Theme – Bobbles

WordPress Theme – Bobbles

screenshot1.png

Bobbles WordPress theme/skin is Dezzain latest free theme release.

t23.gifThe Theme coded with a bobble page navigator. Users can add as many pages as possible to the top header manually or automatically through page admin. Hover effect with orange tags me feature just to make browse to page interesting and fun.

bobble_toink.gif

Another new feature to the dezzain theme would be the no-plugin social network that included delicious, Digg, StumbleUpon, and Technorati. This feature is meant for easier management and adds favorite for theme user that love to use social-related stuff..:)

Bobbles Theme also includes the following plugin and mini-feature:

  • MyBlogLog recent readers
  • MyBlogLog myavatar
  • recent comments plugin
  • most commented plugin
  • Flickr
  • Alex king’s popularity contest
  • Widget-sidebar
  • PageNav plugin
  • Pingback trackback and comments separated
  • p class (downloads, specialnote, warning)

*fixed single page “related topics”

Special thanks to Jon Holato for the major fixed

Licensed under Creative Commons ShareAlike 3.0

remember to leave your thoughts

HOW TO IMPLEMENT MYBLOGLOG IN THE THEME

Open header.php and enter this code after the <BODY>:

<script type='text/javascript' src='http://track3.mybloglog.com/js/jsserv.php?

mblID=yourbloglog_id_here'></script>

After that open your sidebar.php and enter this code somewhere below the closing tag of search or calendar:

<div class="extremos_box">

<h4>Recent Visitors</h4>

<div class="mybloglog"><script type="text/javascript"

src="http://pub.mybloglog.com/comm2.php?

mblID=Yourbloglog_id_here&c_width=480&c_sn_opt=n&c_rows=2

&c_img_size=f&c_heading_text=&c_color_heading_bg=181918

&c_color_heading=eeeeee&c_color_link_bg=181918&

c_color_link=181918&c_color_bottom_bg=212121" mce_src="http://pub.mybloglog.com/comm2.php?

mblID=Yourbloglog_id_here&c_width=480&c_sn_opt=n&c_rows=2

&c_img_size=f&c_heading_text=&c_color_heading_bg=181918

&c_color_heading=eeeeee&c_color_link_bg=181918&

c_color_link=181918&c_color_bottom_bg=212121"></script>

</div>

Ok that’s easy right..tried it out and began myblog community..:)