Wordpress Theme: Internet Sharing

With such a prominent search bar smack in the center, I guess this should be suitable for a search portal of sorts. Ported over from Solucija.

Features

  • 2 Columns – Fixed Width
  • Threaded & paged comments ready for WP 2.7
  • Gravatar Ready
  • Widgets Ready
  • XHTML & CSS compliance

Changelog
Version 1.1

  • Tested on Firefox 2.0 and IE 6.
  • Work in WP2.0 and WP2.1
  • Widgets-ready (request: Friedbeef’s Tech)
  • Move content code in front of sidebar code for better SEO (tip off: moshu)
  • Homepage show no. of comments (request: Gurdit)
  • Add edit post link (request: Matthias Heil)
  • ‘Longer’ box for right-sidebar
  • Add alt comments
  • Add comments on pages
  • Change to nice feed icon (credit: James)
  • Better Digg This url (credit: James)

Version 1.1.1

  • widgets in right sidebar now display the graphic border

Version 1.2

  • XHTML & CSS Compliance
  • 404.php added

Version 1.3

  • Tag support for WP 2.3

Version 1.4

  • Gravatar support
  • New image and caption css class introduced in WP 2.6.1

Version 1.5

  • Threaded & paged comments ready for WP 2.7

Version 1.6

  • Added WP2.8 functions: body_class() and automatic_feed_links()

License

This theme is released under the Creative Commons Attribution 3.0 license, hence please leave the author links intact.

Preview

Internet Sharing Demo

Download

Name: Internet Sharing Theme
Size: 65,40 kBytes
FileType: .zip-File
Downloads: 4711
[Download Now]

Niche

Tags:

Tips & Tricks

The top menu bar is not centralised. How?
Go to WP Admin > Presentation > Internet Sharing Tab
Enter the number of tabs that you have.

Internet Sharing Options

How to add Gravatar?
Look for the following line in the comments.php

<li class="<?php echo $oddcomment; ?>" id="comment-<?php comment_ID() ?>">

and add the following line below it

<div style="float:right"><?php if (function_exists(’gravatar’)) { gravatar_image_link(); } ?></div>

Final product should be

<li class="<?php echo $oddcomment; ?>" id="comment-<?php comment_ID() ?>">
<div style="float:right"><?php if (function_exists(’gravatar’)) { gravatar_image_link(); } ?></div>

The top tabs is in alphabetical order. How can I change the order?
Edit the wp_list_pages() function in header.php. More info on the function here

Need Help?

Much as I want to provide free support, there are only 24 hours a day.
So if you need a chunk of my time, I’m available for hire.


What's Next?

»
» Subscribe to Feed
» Leave a Comment

Related Posts:
» Minor Update of Themes to Version 1.1
» Testing of Plugins and Themes on WP 2.3
» Theme Updates for Free WP Themes

» Newer Post:
« Previous Post: