HeadsetOptions // promotes individuals and businesses launch, grow or reinvent themselves by leveraging the power of web design, SEO and WordPress to create brand
identities and gain market share

Tree (V2) Redux With Widgets!

tree v2

I have had the most issues with my first hack at Tree with the “themetoolkit.php space break” issue and “header already sent” error! Not anymore.

I reworked the theme eliminating all the original files and starting with just the stylesheet. This theme is “widgets” ready and no longer uses the themetoolkit file!

I know there have been multiple requests for this both on my site and elsewhere, so I hope this will help those who have stayed with the older version. In fact I must thank them for getting me to go this route!

Here are some useful links: Test Run | Download

Note: This also means I would get the Orange theme upgraded soon!

// Tagged 2 column, Tree, WP Theme Viewer, Web Design, Widget, arty, beauty, best wordpress themes, blogging, blogosphere, clean, free css templates, free wp theme, lonely tree, personal blog, professional quality, web 2.0, white, wordpress, wordpress skins, wordpress templates, wordpress themes // 01.05.2007 at 9:40 pm //

29 Responses to “Tree (V2) Redux With Widgets!”
// Trackback // RSS 2.0

  1. Pazzo, totalmente pazzo says:

    Thanks…. Tree V3 is working ?

    Pazzo.

  2. a-train says:

    Hey, I’m using the great theme you’ve created. But for some reason, my blockquotes won’t do paragraphs. Do you know why?

    Thanks!

  3. hso says:

    @ a-train

    Open style.php, change:

    .post blockquote p {
    margin:0;
    }

    to

    .post blockquote p {
    margin: 0 26px 15px 24px;
    }

  4. hso says:

    @ a-train

    I noticed you are using Tree! Tree V2 is a new version with Wdigets, give it a try if you like, but do the changes to the blockquote anyways.

  5. hso says:

    @ a-train

    My bad, it is style.css :-)

  6. a-train says:

    hso,

    I tried using Tree V2. It loads faster than the original, and I like the Wdigets.

    But the sidebar in V2 doesn’t have a blogroll, synopsis, or previous entries.

    Also, there isn’t a “tree options” page in the Wordpress “presentation” section.

    Is there an easy way to get the sidebar from version 1 into version 2?

    Also, I noticed that the “split post with More tag” makes all of the “more” section bold typeface.

  7. hso says:

    @ a-train

    For the isdebar, use Widgets to add the missing elements, that is why I changed it to begin with. Also, there is no options page as it was one of the reasons for the many bugs the earlier theme had. For the split post, I will check and get back.

  8. CK says:

    I love your theme. I’m just wondering how I can add the flickr.com picture on mky sidebar like the old version of tree theme. If that can be done, I would be so happy!!

  9. Goetheblog 3 » Goetheblog 3 says:

    [...] 3 Goetheblog 3 ist da. Wie unschwer zu erkennen, hat sich einiges geändert. Unter der Haube läuft jetztexistieren bisher nur als Idee. Kommen aber vielleicht noch. Macht es Euch gemütlich in Goetheblog 3. Veröffentlicht von Nils am 16. Februar 2007 | Abgelegt unterReflexivem [...]

  10. martha says:

    Hi,
    I have been using the old tree theme and want to change to the new version. In the old one, I had issues in IE with the sidebar appearing at the bottom of the page. It looks like it is because my images are too wide, but I can’t seem to find anything to tell me what width to use. None of my images are over 400 pixels wide.
    From this article it sounds like an issue with the theme design:
    http://andy.wordpress.com/2006/08/14/defective-themes-image-width/
    I would like to avoid this with the new version. Can you tell me what width to use, or if this was fixed in the new version?
    Thank you. I love the design of this theme.

  11. headsetop says:

    @ Martha

    The problem is neither with your images nor the original theme, and I looked at your site and I still can’t tell why it appears the way it does. Anyway, the new version has a main content width of 458px with 5px margin, 5px padding on each side of the image (so max image width can be 438px). Hope this info helps!

  12. martha says:

    Thank you. I will try switching over and see if that helps. The article I mention above also says that it doesn’t have to be the image width -if the text area is too large it will cause this as well. I haven’t changed the text area width knowingly, but maybe this is the cause?

    On another note, I noticed in the new version that the left margin of text doesn’t line up with the left margin of the images. Is this the padding you mentioned? Can I get rid of the padding so they line up?

    Thanks again.

  13. vusi666 says:

    Hello,
    I’m having problems editing ur theme, i mean font size of post title. I tried modifying the font-size of h3 and didn’t make it bigger, looks like it’s taking the style from someplace else. Can someone tell me where can i modify the font size of the post title?..and what else changes together with it? Thanks!

  14. headsetop says:

    @ vusi666

    Did you change the font size here:

    h3 {
    font: bold 16px Georgia, “Times New Roman”, serif;
    letter-spacing: -1px;
    margin:0 26px 15px 24px;
    color: #1566A7;
    }

    font: 16px to whatever size you wanted?

  15. cj williams says:

    Hello hso

    My apologies for what I’m sure is a vry basic question!

    We want to alert article directories, and others, when a new posting has been made on consultuk.com

    we realise that Technorati + the auto RSS Feeds (we think?) are doing this ~ but we have many other directories and sites that are asking for the RSS Feed detail (code? address?) ~

    Can you please advise us as to what we should be sending them?

    I can find some code/detail “below” the RSS icons, but I’m not sure if I’m finding the right information.

    As always, if you can help ~ many, many, thanks !

    CJ

  16. headsetop says:

    @ CJ Williams

    Not sure if I quite get what you are asking for, but if you want to simply alert multiple directories, try a service like ping-o-matic, you can have WordPress do it for you. Once you ping using ping-o-matic, it will direct you to add a piece of code in your WP.

  17. cj williams says:

    Hello hso - thanks for your reply - sorry I’m not explaining it very well ….

    what I’m after is, in a way, the opposite of a “ping-o-matic” link

    separately from the WP blog (consultuk.com) I am sending the same articles to directories which are not on the ping-o-matice and technorati lists

    I want to be able to send (in an email, or when submitting an article to them by hand) information or code, to these directories, so that they can then link up with the RSS Feed(s) on http://www.consultuk.com

    (rather than ask them to individually go to the site and then link up - because some won’t do this)

    then, each time I put a new article on http://www.consultuk.com, these (additional) directories will be pinged

    hope that makes sense ! CJ

  18. headsetop says:

    @ CJ

    1) If the user who is accessing your RSS has a reader, it should automatically update the content as it refreshes on your site.

    2) Your directories should not rely on a post per post feed, they should try using something like FeedBurner if their current site has o feed reader.

    3) If #1 and #2 us not the answer, I probably still do not get the question right!

  19. cjwilliams says:

    Hello hso

    I’m trying to remove the “Comments” facility, entirely (only receiving viagra and porn links!)

    but can’t see how to do this ~ be grateful if you could explain how to

    Many thanks ~ CJ

  20. headsetop says:

    @ cjwilliams

    Open single.php and look for these 3 lines within < and >

    div class=”commentform”
    ?php comments_template(); ?
    /div

    Delete or comment them out and you should be good to go!

  21. Nate says:

    I really like this theme, it is simple and neat. I’m trying to have the number of catagories follow the catagory listing. When I modify the entry in sidebar.php to:

    wp_list_cats(’optioncount=1′);

    I get the number of posts in the catagory below the catagory name, not to the right of it. Any ideas?

    Thanks,

    Nate

  22. headsetop says:

    @ Nate

    Open style.css and look for this code:

    #menu ul li a {
    display: block;
    width: 100%;
    }

    Change it to this:

    #menu ul li a {
    display: inline;
    width: 100%;
    }

    Changing the display from “block” to “inline” will put the number right next to the categories, however, ensure that this is a line break (usually by placing the code within a UL or OL) between two categories.

  23. Nate says:

    Headsetop,

    Thank you very much. That worked like a charm. And thanks for not commenting on my poor spelling of category in the previous post.

  24. CJ Williams says:

    Hello hso ~ hope all is well with you.

    I am trying to make changes, insert, “keywords” into the blog ~ as we do in our other websites ~ but can’t make sense of the Wordpress advice, and can’t see how to do it in the Tree template ~ can you help?
    We would like to put in keywords that are relevant to our site ….eg. “distance learning” “management courses” etc, etc, but can’t see how / where to do this ….

    if you can help ~ many thanks !! CJ

  25. CJ Williams says:

    Hello hso

    please ignore my last question …. sent my original question (correctly) to Tree V1 and then checked for your response in V2 - my mistake CJ

  26. YEPYENİ BİR BAŞLANGIÇ » ufukeskici.com 1 Yaşında :) says:

    [...] Tema konusunda da bir değişikliğe gittim ve ziyaretçiler tarafından çok beğenilen Tree isimli temadan vazgeçtim. Bundan sonra bu temayı kullanacağım. Böylelikle hem önceki temada karşılaştığım birtakım teknik sorunları da aştım hem de siteme yeni bir görünüm kazandırmış oldum. Kısa bir süre içinde de yeni eklentilerle siteyi zenginleştirmeyi düşünüyorum. Tek sorun şu ki önceki temayı kendim Türkçeleştirmiştim, bu temayı Türkçeleştirmek için zaman bulabilir miyim bilmiyorum. [...]

  27. sundancemoods says:

    I love this theme (tree v-2), however, I am missing at the bottom of the page a “next page” or “previous page” option? Can you no longer scroll through pages in tree v-2?
    Thanks for your help :)

  28. hso says:

    @ sundancemoods

    Refer to this comment.

  29. sundancemoods says:

    Thank you! I have one more question. In Firefox the layout looks perfect but in IE, the sidebar is pushed below the posts. Is there something I can do so it looks right in both browsers? Thanks, again!

Leave a Reply






Use SimpleCode while pasting codes.


« Welcoming 2007: The French Way // Washing Machine Wins ‘Wacky Warnings’ Award »