Birding

We love to travel to find new birds and participate in a lot of bird counts. We also created a Guide to Birding Field Guides and host a collection of over 300 birding links from all over the globe.

Conservation

While our main focus continues to be birds, we are working to promote other areas of conservation. Conserving land not only benefits wildlife, but is hugely beneficial to people as well.

Outdoors

We love all sorts of outdoor activities, especially hiking and spend a lot of time outside with dogs and horses. We are working to produce more articles on all sorts of outdoor fun!

Photography

Every week we bring you Bird Photography Weekly. We periodically talk about our adventures in digiscoping. Feel free to browse our photo lifelist.

37 Reasons You Need the Thesis WordPress Theme

August 3, 2009
Article in: Bird Conservation

WordPress is the number one blogging platform that runs a wide range of world class blogs. But it is also the perfect choice for anyone wanting to get their new idea or product, or to just share to the world what you think. Thesis is a premium (paid for) theme that fully enhances your blogging experience. Here are just some of the reasons you should be running Thesis.

    Customization

    In the realm of blogging, customization means standing out. Thesis looks great immediately after install. But for those with just a tiny bit of CSS knowledge, you’re in for a treat with all the ways of customization.

  1. custom.css file – place all your style changes in this file – organization is nice!
  2. custom-functions.php file – create functions to do all sorts of neat tricks; only requires some basic PHP knowledge
  3. Hooks – Thesis has a slew of hooks that let you add or remove actions (hook them)
  4. Filters – like hooks, filters manage content areas; the main difference is that it works on content that already exists (hence why it is a “filter”
  5. Quick layout changes – within the Admin controls of Thesis (aka, no coding whatsoever) you can pick between 1, 2, or 3 column designs and the widths and positions of these
  6. Sidebar manipulation – create functions to display your sidebar the way you want; better control!
  7. Conditional styling made easy – by using Custom Functions, you can call up different .css files depending on what post/page a user is viewing more on how to do this
  8. Navigation Menu Control – choose which pages show up in your navigation; reorder them; even rename them without altering their URL/linking structure
  9. Image rotator – add images to the “rotator” folder and they will randomly show up when the image rotator is enabled in the multimedia box
  10. Post image control – add/remove borders, change default positioning and more
  11. Thesis Admin Option Controls Including Design Options

    All of these are found in the Thesis Admin and require no coding knowledge; you can play around with the settings to get what you want. The Admin is part of your WordPress interface.

  12. Change Title Tag – choose what shows at the top of the browser window
  13. Add No-Index to various archive pages – SEO-friendly
  14. Add Canonical URLS
  15. Add syndication feed – just cut and paste
  16. Add Header Scripts – to run various javascript functions on your site
  17. Add Footer Scripts – good for analytics tracking code like Google Analytics
  18. Home Page META – the description of your site
  19. Number of featured posts to show on homepage – from 0 to 6; the rest are “teasers”
  20. Font and Font Size changes throughout – easily switch fonts and sizes to your liking
  21. Teasers Setup – change what shows for the smaller (1/2 width) “teaser” posts
  22. Feature Box – show off a specific call to action above your content (or even above your header)
  23. Image Rotator – display randomized photos
  24. Video Embed – instead of photos, embed a video
  25. Custom Multimedia box – add your own code to display what you want (or turn it off completely)
  26. Framework Options – Thesis is default as “page” but you can switch to “full-width” if desired
  27. Display Options found in Thesis Options Control

  28. Header – site name/tagline
  29. Bylines – date, author, etc.
  30. Posts – show full posts or excerpts
  31. Archives – titles, excerpts, etc.
  32. Tagging – allows you to specify where/when to show tags
  33. Comments – show comment numbers, change avatar size, disable comments on pages
  34. Sidebars – disable the default widgets (in case you are only using custom sidebar functions
  35. Administration – housekeeping on where “edit” links show up when admin is signed in
  36. Other Great Features

  37. No need for SEO plugins – straight from Thesis creator, Chris Pearson, there is no need for SEO plugins while running Thesis
  38. Lifetime upgrades – Chris is fully behind his product; his passion for improvement is amazing and in around a year’s time the platform has improved immensely from an already great product.
  39. Support Forum – this may be the overall best feature of Thesis. The users are amazing and willing to share their advice when you inadvertently bung up your blog. (I’ve done it numerous times). No matter what your issue, you’ll find a solution here.
  40. Customization tips – while these are also found in the forums they are worthy of their own acknowledgement. The users of the forum are not just correcting coding mishaps but are always spreading ideas about ways to style and enhance the already amazing Thesis.

Full disclosure: we are affiliates for Thesis. We purchased the developers license for $164.00 (personal license is $87) on the belief that this would be our theme of choice for years to come. It’s been about a year and we know we made the right choice. From Birdfreak.com’s creation to the switch to Thesis we had gone through many design changes trying to find one we were happy with. Each time was a headache of trying to figure out what colors to use, which files to edit, etc. Thesis removes the headaches and lets you focus on your content.

Get Thesis Now and we guarantee you’ll be happy with it. Feel free to contact us if you want more details.

5 comments

How to Add Custom Code Above the Comments In Thesis

January 22, 2009
Article in: Product Reviews

Thesis is the easy to use, highly functional WordPress coding framework that runs Birdfreak.com. This is a simple way to add custom code in a place where there is no hook designated for it: right before the comments begin. This tutorial is for Thesis Version 1.3.3. and will allow you to customize similar to what is visible at copyblogger.

UPDATE: Thanks to Rick Beckman, Thesis coding expert, we finally figured out a more efficient way to do this. Please see below ☟ (Add your own styling and commentary as you see fit.)

Insert the following code into your custom_functions.php file:

function thesis_advert_post() { ?>
<?php
if (is_single()) { ?>
<?php echo "<div id=\"thesis-ad\"><h3>Birdfreak.com Runs on Thesis</h3>
<p>&ltimg class=\"rightframe\" src=\"http://birdfreak.com/thesis-screenshot.png\" width=\"200\" />Thesis is the world's best <a href=\"http://www.wordpress.org\">WordPress</a> theme whether you are just beginning a blog or running a fully featured online publishing business. With its amazing ability to customize and the groundbreaking use of hooks to arrange content, even non-code geeks can easily get on board.</p>
</div>"; }
?>
<?php
}
add_action('thesis_hook_after_post', 'thesis_advert_post');

Check out our complete review of Thesis and you’ll soon know why it is the best WordPress theme out there.

Using a program such as Adobe Dreamweaver CS4 (we use CS3), open up the file called comments.php. At the beginning of the file paste the following code:
(more…)

10 comments

Complete Review of the Best Premium WordPress Theme – Thesis

January 19, 2009
Article in: Product Reviews

As a promoter of bird conservation, it is vital to have a versatile, clean site that is easily found by those searching and yet be functional when those visitors arrive. Thankfully, blogs make this easier and by adding a great theme, you have the groundwork for greatness.

Thesis by Chris Pearson provides a solution to all your behind-the-scenes customization leaving you more time to work on content and other marketing methods. Is Thesis really the best premium WordPress Theme?

For starters, Thesis provides coding framework [HTML + CSS + PHP] that is completely search engine friendly. No other theme available is as efficient at simplifying search engine optimization (SEO).

If you aren’t into the whole “coding” thing (or if you enjoy making things easier) you can make use of the the Thesis Options panel built right into the WordPress admin panel.
(more…)

2 comments