LonelyTree WordPress Theme

LonelyTree is a theme inspired by the global warming conditions around the world and in part dedicated to the bush fires. I live in Australia and if you have read or heard of the destruction caused by the fire in Australia you will have probably know the impact it has had on various communities and Wildlife.

LonelyTree image

LonelyTree image

I originally designed the LonelyTree as a big image and realized it might look better maybe as a theme which could be shared by blogger to reflect the urgent attention need to save guard our precious future. The LonelyTree image is a compilation of many brushes which can be found on deviantart.com you can check them out at http://www.gauson.com/blog/2009/11/01/lonelytree-artwork/

LonelyTree a wordpress theme

LonelyTree a wordpress theme

Demo link

If you have any suggestion as regarding the theme or any ideas please feel free to leave a comment.

Download LonelyTree Wordpress Theme Version 1.9

Updated on 12/11/2009

==LonelyTree WordPress Theme Changelog ==

12/11/2009 – v1.9
Minor changes to functions.php file
Added threaded comment and trackback/pings

02/10/2009 – v1.8
Fixed the excessive category error

14/9/2009 – v1.7
Fixed the width
Fixed the footer background issue for IE8

11/6/2009 – v1.6
Added author tag with link to post
Added categories menu and drop down sub menu
Added main menu to the top of the page
Modified the header menu code
Made the header image smaller
Made changes to the code so that translation could be done more easily
Removed the lavalamp menu style from the template
Made major changes to the comments.php file
Fixed the footer margins
Fixed the search page error

04/5/2009 – v1.5
Fixed the readmore link
Fixed container div on IE6
Fixed the footer margin

31/3/2009 – v1.4
Added option for logo
Added optional flexible width layout
Added Theme options
Fixed search input field
Added main menu navigation seperate from the sidebar navigation

14/3/2009 – v1.3
Added seperate changelog file
Fixed the 404 page
Removed a redundant pages tag in the single post section
Fixed the pages section where the comments were not appearing
Fixed alignment problem in the post and pages sections where two image floats would cause the post’s footer to distort (thanks to Peter for bring it up)
Fixed sidebar alignment problem where the heading looked chopped off (thanks to Peter for bring it up)

8/3/2009  – v1.2
Modified the li, ul alignment issues
Modified the search bar images
Add the calendar widget in the sidebar
Modified the calendar widget css code
Fixed the spacing between paragraphs (Thanks to syrlinus for bringing it to my attention)

4/3/2009  – v1.1
made change to function.php file so it does not breaks output buffering

3/3/2009  – Intial release 1.0

This entry was posted in Freebie, Theme and tagged , . Bookmark the permalink.

138 Responses to LonelyTree WordPress Theme

  1. Richie says:

    Ah! Matoo has sent me a fix!!
    Thanks Matoo you are a legend!

    Thanks Gauson for the great theme!

  2. geat themes … simple and clean wp themes

  3. G' Blog says:

    the download file has the fix for the header and few others

  4. John says:

    Thank you for the wonderful theme. I just downloaded it and it looks wonderful. However, I have a question, I’m running on WP2.8.1 and I cannot get rid of the “Tag Cloud” on the sidebar; it doesn’t show up as a widget on the sidebar, but it appears on the webpage. Do you know how I can fix this? Thank you so much again.

  5. Jennifer says:

    How do I go about removing the tag cloud? I tried commenting out

    Tag Cloud

    in the sidebar.php, but that didn’t work. I don’t think I have enough terms – my cloud is empty right now, so I’d rather take it out.

    • G' Blog says:

      Remove the following code in the sidebar.php

      <!-- tag cloud -->
      <?php if (!is_single()) : ?>
      <div id="tag_cloud" class="widget">
      <h3>Tag Cloud</h3>
      <?php wp_tag_cloud('smallest=8&largest=16'); ?>
      </div>
      <?php endif; ?>

  6. John says:

    I just wanted to add one more thing, it would be nice if the theme would allow the user to customize the order of categories. I found a few plugins that would allow me to re-order the categories, but none of them worked on this theme. Thank you!

    • G' Blog says:

      I just wanted to add one more thing, it would be nice if the theme would allow the user to customize the order of categories. I found a few plugins that would allow me to re-order the categories, but none of them worked on this theme. Thank you!

      I will look into this feature and get back to you soon.

      Update: Are you trying to sort it a-z or z-a or just randomly.

  7. Richie says:

    Hey!
    Could you please make the style.css available for v1.5 please?
    Or email me this?

    Thanks!

  8. Jennifer says:

    I would like to use a custom logo. BUT – I don’t have access to saving files to /themes/lonelytree/images/ to save my logo.png there.

    I’m wondering – is there a way to change the path in the header.php so that it’s looking someplace else for logo.png? Would I make this change in the style sheet as well? Any pointers would be appreciated.

    • G' Blog says:

      Just find the following code in the header.php file

      <a href="/"><img src="" title="" alt="" />

      and replace it with the code below and insert the location of the logo

      <a href="/"><img src="http://www.yourimagelocation.com/logo.jpg" title="" alt="" />

      If you are still having problems with the code please do not hesitate to contact me.

  9. John says:

    Thank you for the reply, G!
    I’m trying to sort my categories, not randomly, but in a certain order that would be customizable by me. Would that be possible?

    • G' Blog says:

      Thank you for the reply, G!
      I’m trying to sort my categories, not randomly, but in a certain order that would be customizable by me. Would that be possible?

      Will look into customizing the categories a bit further.

  10. Jennifer says:

    Thank you! I was close, but not close enough.

  11. Richie says:

    Thank you Gauson! I actually prefer 1.5 for what I am doing!
    Great theme and great support!!

  12. Jeims says:

    It’s compatible with WordPress 2.8?

  13. Britney Kate says:

    Thanks for this Great Information :)
    Very usefull information to all of us, especially i like your blog design, Very Attractive Design & Try to Add some Social Media Widget This will increase your blog visibility.
    I will bookmark this url to my facebook Account, will visit again.

    Britney

  14. G' Blog says:

    Thank you! I was close, but not close enough.

    Thank you Gauson! I actually prefer 1.5 for what I am doing!
    Great theme and great support!!

    No Worries happy to help.

    It’s compatible with WordPress 2.8?

    Yes it is compatible with wordpress 2.8

  15. John says:

    I think this should be a simple problem, but I can’t seem to find the hex # code for the green font. I modified the theme for a little bit to fit my website’s needs, and I wanted to change the font color where it appears in green in your theme to blue. Please help me out with this! Thanks!

  16. G' Blog says:

    The color code for the green color: #006600

  17. John says:

    “The color code for the green color: #006600″

    That’s what I figured and I was able to change those.. but I want to change the colors of the font, as in heading 1 2 3 etc, and for hyperlinks. Thanks!

  18. John says:

    Never mind my last comment. I wasn’t looking in the right place.

  19. John says:

    Is there a way to display comments under each post in archive without clicking on “Comments (#)”? I really need the comments to be displayed under posts inside the archive, and I’ve been googling, but can’t find the right answer. Please help! Thanks!

  20. G' Blog says:

    yes it is compatible with wordpress 2.8

  21. i think this theme simple and very nice.i will use on my web page..thank you so much for your great article.

  22. This theme is awesome! Thanks!
    I just have one question: can I erase/change the favicon?

  23. Organizasyon says:

    yes it is compatible with wordpress 2.8dd

  24. botox says:

    No.. No The color code for the green color: #006655

  25. saç ekimi says:

    Thank you! I was close, but not close enough…..