Tree Theme Released

Tree, a hyper minimal theme loosely based on HyperBallad was released earlier today.

tree

Delails are below.

Tree : Test Run | Download

Please visit WordPress Support or WordPress Themes for support and downloads. For or queries or customized web design projects, visit web design.

Please do spread the word if you like our themes, make a donation if you love it!

Here’s a few words from the people who have made this post possible: While looking through houses for sale, one realizes the importance of timely home insurance. Same holds true for travel insurance if done well before time. Visit iseeq.com for details.

Enjoy

Leave a Comments | Trackback | RSS 2.0

  1. 1. anne | August 16, 2006 #

    Another great theme, thanks!!

  1. 2. hso | August 16, 2006 #

    Thanks!

  1. 3. charri | August 19, 2006 #

    I like it, very simple and nice. :D Great job!

  1. 4. Antony | August 20, 2006 #

    Hi,

    Putting up a spoof blog . I’m running into the following error:

    Warning: Cannot modify header information – headers already sent by (output started at /home/heyho/public_html/wp-content/themes/tree/themetoolkit.php:761) in /home/heyho/public_html/wp-includes/pluggable-functions.php on line 272

    This happens after I change the permissions on a file (e.g. sidebar.php) to be able to edit it — as I needed to do to included relevant Flickr photos.

    Your help much appreciated.

    Thanks,

    Antony

  1. 5. Antony | August 20, 2006 #

    Oh, yes, I forgot to mention — I get that error whenever I try to login to the admin area — I am effectively prevented from editing the blog in any way. I reinstalled WP once, but I think that’s not going to be a very sustainable solution….

  1. 6. hso | August 20, 2006 #

    @ Antony

    First off, you need not change the permission of the file to modify it, you could do it just as well from WP Admin > Presentation > Theme Editor. In any case, the error can be corrected by opening themetoolkit.php, go to the very bottom of the page, delete the blank space/lines below the code ?>

    There should be no space or lines after the ?> code, it was an err in the original file and I left it there, my bad.

    It that does not do it, simply delete the code ?> and all lines below and retype it as the last bit of code in the whole file. If that fails, just delete the code ?> and try, it is known to have worked for some. Definitely reinstalling WP is not a viable option.

  1. 7. hso | August 22, 2006 #

    These are WP questions, but I am glad to be of use.

    Name in header: Yes you can change it, login, go to WP Admin > Options and you will see Weblog title, change it to whatever you fancy :-)

    Change date/time of post; When you write or manage a post, you will find to your right blue tabs with titles like discussion, password-protection etc, scroll down to Post imestamp, click on the + sign, click the edit timestamp check box, change time/date and scroll up and save the post/page you are writing or managing.

    Change sidebar titles: Yes, open sidebar.php using WP Admin > Presentation > Theme Editor and find the title you need to change and replace with text you want. For blogroll however, it might be a little tricky because most times it is Wordpress tag with no reference in the theme, however with Tree, it can be found and changed in a file called en.php. If you like, you can create other link categories and posting all the links there. Go to WP Admin > Links  and click on Link Categories.

    Let me know if it works!

  1. 8. hso | August 23, 2006 #

    @ Martha

    Open tree.css in the CSS folder, change values for font: under h1, h2, h3 and so forth.

  1. 9. martha | August 26, 2006 #

    Hi,
    I finally got rid of the error message after installing your fix a few times -thanks.
    2 more questions:
    1. When using the tree theme, the link categories aren’t displayed, just the links and the default category of ‘blogrolling’. All the links (even if they’re in another category) appear in blogrolling.
    Is there a way to get the categories to show in the tree theme? (if I switch to the classic theme, they show up).
    2. Are widgets supported in the tree theme? I installed some sidebar widgets, but they’re not showing up.

    Thanks.
    (ps -after I had previously asked a few questions, I tried to comment and it bounced back, telling me I was spam. so I am using another email addresss.)

  1. 10. hso | August 26, 2006 #

    @ Martha

    First off, could you include your site url when you comment for me to get a visual (idea) of what your concerns are. The links catogories can be easily added to the sidebar by including a WP tag such as the one below:

    Categories

      < ?php wp_list_cats('sort_column=name&optioncount=1&hierarchical=0'); ?>

    I did not understand what you mean by “All the links (even if they’re in another category) appear in blogrolling.� Blogroll will only show links from your WP links tab, this is manually input by users. Categories will not be displayed in Blogrolls. Can you clarify this?

    As far as I know, Widgets are not supported, I do not plan on making it compatible anytime soon, sorry.

    Please send me your URL via email if you like, I will check it and be able to better help you. Sorry about the site prevent you from commenting, my Spam guard is obviously over sensitive :-)

  1. 11. martha | August 27, 2006 #

    hso
    Thank you for your quick reply:)
    What I meant by link categories is a category name that shows up in the sidebar, with the links below it. Right now I have one category showing (called Go Here -it used to say ‘blogrolling’)
    I would like to have several to organize my links, for example:

    LOCAL DESIGN
    link a
    link b
    link c

    INSPIRATION
    link a
    link b
    link c

    etc….

    Basically I just want the link category titles to show up. They do in the classic wordpress theme, but not in tree.

    I wanted to use widgets to add an email link in the sidebar -maybe there is another easy way?

    Again -thanks. As you can see, I am very new to this. I have searched alot in the help forums, but haven’t found anything addressing these issues.

  1. 12. hso | August 27, 2006 #

    @ Martha

    Try amending the code in the sidebar, it currently says

    BTW, you site looks very neat!

  1. 13. martha | August 27, 2006 #

    hso,
    I think something was cut off in your above comment -after change it to- I don’t see anything….

    Thanks for the compliment about the site:) It’s still pretty rough…

    also -is it possible to put an email link in the sidebar?

    thanks.

  1. 14. hso | August 27, 2006 #

    @ Martha

    Sorry, I think the code tags just went off the hook there!

    I wrote, try amending the links code, change it to


    < ?php get_links_list(); ?>

    delete the space between < and ? & between ? and>

    Yes, it is possible to add a link to the sidebar, simple add this code.

    Sidebar heading would be something like Email Me

    < h3 >Email Contact< / h3>For more information, simply < a href = mailto:something@email.com> email me < /a > and I would get back as soon as possible.

     

    Of course, delete spaces between < and a and so forth, change the header, text and email ID!

  1. 15. martha | August 29, 2006 #

    hso -I finally got the email link to work!
    and the link category titles to show up. THANK YOU.

    But….now everything in the sidebar is out of alignment.
    How do I get every thing to line up? I have been fiddling w/ this for 2 days…At first after I put the link category titles in, the titles of the posts were out of alignment as well. Now I finally got those back (I think I changed the padding?) but the sidebar ones are still indented.

  1. 16. hso | August 30, 2006 #

    Yeah, I think the size of the search form is wider than desired, check it out.

  1. 17. Jasmine | September 3, 2006 #

    Hi, I love the Tree theme. I have a question: is it possible to change the font of the post titles? I want to change it to Zapfino. Thanks!

  1. 18. hso | September 3, 2006 #

    @ Jasmine

    Yes, it is possible to change it, you can change the attributes in tree.css file in the CSS folder. But remember, the font will not show up in others computer unless they have a copy of Zapfino font on their computer! That is how fonts work, I am guessing you know that.

  1. 19. helge | September 3, 2006 #

    Hi – is it possible to add more languages? I have translated the English to my native language Danish and named it da. with the php extension. The basic settings of WP is set to Danish

  1. 20. hso | September 3, 2006 #

    @ Helge

    WP in more languages?

    Yes, check: http://codex.wordpress.org/Installing_WordPress_in_Your_Language

    This theme in other languages?

    Not yet!

  1. 21. jasmine | September 3, 2006 #

    Thanks for your reply! I successfully changed it to Zapfino.

  1. 22. Helge | September 7, 2006 #

    Actually my question was if the theme language could be changed – I’ve solved the issue by translating the en.php file into Danish but not renaming the file.
    But it would be cool to be able to add it like English and Spanish.

    I’m having an issue with the headers already sent – in my case it’s functions.php on line 157. When I re upload the file everything works fine again – for a while.
    I have replaced themetoolkit.php with the fix.

    Do you have any ideas??

  1. 23. hso | September 7, 2006 #

    @ Helga

    Try looking for white space after the ? and > in the last line of the functions.php file, delete it and it should be good.

  1. 24. Helge | September 8, 2006 #

    There is no white space after any ? and >

  1. 25. hso | September 8, 2006 #

    @ Helga

    What plugins are active on your WP?

    Also, can you send me your URL.

  1. 26. Helge | September 8, 2006 #

    The plugins are:
    Akismet
    Lightbox 2 Plugin v 2.2.1
    podpress 6.7

    But please notice the errror occurs only once in while so you might visit the site many times before it and some times the server is so slow

  1. 27. Helge | September 8, 2006 #

  1. 28. hso | September 9, 2006 #

    @ Helge

    Can you try running your site without the PodPress plugin? Just to see if that is it?

  1. 29. Helge | September 10, 2006 #

    Yes!
    Just now it happen again (before unplugin podpress)
    Fatal error: Call to a member function on a non-object in /home/web/gb0591/wp-content/themes/tree/functions.php on line 79

    Just line 79 instead of the usual 157

  1. 30. andrea | September 12, 2006 #

    Hi!
    I really like Tree. It’s been pretty easy (so far!) to modify and I’m really happy with it.

    One question: when I create a new post I select a category for that post. I’d like the categories to show up in the sidebar so people can read all the posts in that particular category. Is that possible? Or am I missing something? :)

    Thanks in advance,

    andrea

  1. 31. hso | September 12, 2006 #

    @ andrea

    It’s very possible, copy and paste this code in your sidebar where you want it:

    < ? php wp_list_cats('sort_column=name&optioncount=1&hierarchical=0'); ? >

    Just make sure you delete the space between < and ? & ? and > in the above code, I did that to prevent the code from executing!

  1. 32. andrea | September 13, 2006 #

    It worked. Thank you very much!

  1. 33. martha | September 15, 2006 #

    hso,
    I have recently discovered that in Internet Explorer, my sidebar appears waaaaayyyyyyyy down on the right -as far down as I can scroll. It looks perfect in Firefox.
    Do you know what the problem might be?

    Thanks.

  1. 34. hso | September 15, 2006 #

    @ Martha

    Try reducing the width of images in your post, especially the “inside out bag” and “scissors”. I did not notice this problem (from IE) on your site earlier. Let me know if it works, else I could alter the css to make it work!

  1. 35. martha | September 18, 2006 #

    hso
    Thanks – it worked!

  1. 36. Helge | September 19, 2006 #

    Hi again – sorry to bother yu once again. But after a PHP and MySQL upgrades to the latest versions 5.xx I got this strange output:
    Warning: Invalid argument supplied for foreach() in /usr/home/web/gb0591/wp-content/themes/tree/themetoolkit.php on line 113

    I have commented the line and the argument out and that seems to have solved the problem. Is the line needed???

  1. 37. hso | September 19, 2006 #

    @ Helge,

    No. But I am not sure why the issue after the upgrade?

  1. 38. Justin | September 23, 2006 #

    Okay, I’m a neophyte in all this blog, php stuff. My process involves trial and error… mostly error…

    I apologize in advance for breaking your code.

    HSO, I’ve tried to at decimals to the ordered list, and they do not work… plus they do not wrap correctly. I fear I’ve done something the theme isn’t set up to do.

    In addition I bullets seem to hover too high above the text… any suggestions on fixing it? I tried to create an image with the bullet lower, but that didn’t work…

    Thanks in advance.

  1. 39. hso | September 23, 2006 #

    @ Justin

    Send me your tree.css file via email. My email is headsetop@yahoo.com

  1. 40. BB | September 24, 2006 #

    Hi!
    I’ve been using your theme for a while now and I love it. My serverhost told me that they will be changing to a new server. And that new server uses PHP5. They told me I should check if the themes I use can handle that.

    So that’s my question basicly: will I get into trouble, using the tree-theme when my host changes the server to PHP5??

    Thanks in advance!

    greet, BB

  1. 41. hso | September 24, 2006 #

    @ BB

    As far as I know there are many using this theme with PHP5, so my answer would be “not likely”, you should be good to go. But check to see if all your plugins (if you are using) are compatible.

  1. 42. BB | September 25, 2006 #

    Thanks! I’ll do that.

  1. 43. Ufuk Eskici | September 26, 2006 #

    I add this code for category index to sidebar:

    —————–
    The solution is like this:

    Uncategorized
    (3)
    CSS
    (2)

    The numbers are below the categories. I dont want this like that. The numbers mus be next to category names. How can I fix it?

  1. 44. hso | September 26, 2006 #

    If you don’t like the current style, your best option iss to delete the “&optioncount=1&hierarchical=1″ part of the code and only display the cats.

  1. 45. martha | September 27, 2006 #

    hso
    Hi again….
    I just discovered that when in Firefox, if you try to comment there is no way to log in. I use firefox and if someone comments and I want to respond in the comments, I can write my comment but then it comes up as anonymous. Then I have to go into wp-admin and edit out anonymous and put my name. In IE, there is a box to write your name and email address, etc

    any ideas what could be wrong?

    thanks.

  1. 46. hso | September 27, 2006 #

    I just check my install at
    http://www.headsetoptions.org/play/

    It seem to show in FF, can you visit the above site and use Theme Switcher to switch to “Tree” theme and check!

  1. 47. martha | September 27, 2006 #

    I just checked, and you’re right -it shows correctly there. And it is fine on my work computer. The problem just seems to happen on my home computer, which is a mac.

  1. 48. rebecca | September 27, 2006 #

    Heya,

    I read through the comments as I was hoping to add categories to my site, and I found your comments to Andrea helpful. However, my categories are not appearing flush with the other sidebar content. Below is the code that my neophyte mind thought was appropriate (with spaces added so it doesn’t execute). I *love* this theme so any help you could offer would be wonderful. Thanks for making such a great design and for all the help you’ve offered here!

    - rebecca

    Categories

  1. 49. rebecca | September 27, 2006 #

    Hmm, code did not copy. Trying again. . .

    - rebecca

    Categories

  1. 50. hso | September 27, 2006 #

    @ rebecca

    Open with a < ul class="dates" > tag and close < / ul > above and below the code to get rid of the bullet/buttton.

  1. 51. rebecca | September 27, 2006 #

    Thanks for the info, however the bullets were not the issue, but merely the spacing of the categories in the sidebar (they were situated too far to the left of the sidebar). I much prefer the bullets to how the categories appear (with the number of corresponding posts in parens below cat name) with above code.

    Is there any way to simply move the text AND bullets to the right a few spaces in the sidebar?

    Thanks for any assistance!

  1. 52. hso | September 27, 2006 #

    @ rebecca

    Yes, adjust the left padding in the stylesheet (tree.css), if you don’t know how, email me.

  1. 53. John | September 28, 2006 #

    I am having the same problem as rebecca with the spacing, so if you could help me fove the categories over a wee bit it would be appreciated.

  1. 54. hso | September 28, 2006 #

    @ John

    Setting padding is actually very straightforward. Padding usually has 4 values expressed in pixel distance. Top, right, bottom and left is the order of padding, so if an attribute is set at padding: 10px 20px 13px 4px; it means the padding on top is 10px, 20px on the right, 13px at the bottom and 4px on the left.

    Look for padding for .ul and .ol, they are unordered list and order list parameters. Change the padding by adding more padding to the left (or wherever you want extra space).

  1. 55. Andrew | October 1, 2006 #

    For some reason my new posts are not showing as published onto my page even though they seem to be going through without a hitch when the save and publish button is pressed. Is there an error with my coding? Please help! (Love the theme by the way)

  1. 56. hso | October 1, 2006 #

    Check your time stamp and actual time of your server, if your publishing time is for some reason behind your server time, then WP waits before publishing. If that is not the case, ensure you are not clicking the save button first and then the publish. because once you hit save, there is nothing to publish (WP opens a blank page). Let me know.

  1. 57. martha | October 4, 2006 #

    hso,
    I am still having the same problem w/ all of my sidebar information being at the very bottom of the page in Internet Explorer.
    I have made the images smaller in width as you suggested, but it’s still not working, and it looks strange as the images are way over to the left and the text goes all the way over to the edge of the sidebar. It seems like the images should be able to be as wide as the text area.
    It looks fine in firefox.
    Do you know what the maximum size in width the image should be? Or is there something I can set to allow larger images? Or maybe there is another problem?

    Thank you for all of your help -I love this theme and think it looks great when it’s all there:)

  1. 58. hso | October 4, 2006 #

    @ Martha

    Did you move the credits to the bottom of the page (footer) fro the sidebar? If so, did you ensure you closed all open div tags? It appears like the sidebar.php file is missing a div tag. If you can’t figure it out, send me the sidebar.php and footer.php files via email.

  1. 59. Ufuk Eskici | October 8, 2006 #

    How can I fix “more” section? When I am positng, I divide my post with “more”. But the word “more” is next to last sentence. I want it to be seen under the last sentence, not next to it ! Look at my site. I translated “more” as “Devamı”. As you see, it is next to sentence.Help!!!

  1. 60. hso | October 8, 2006 #

    @ Ufuk Eskici

    Just use the “more” tag after a paragraph break. Leave an line with < p > < / p > and then add the more tag.

  1. 61. Jasmine | October 8, 2006 #

    For some reason, my sidebar is at the bottom of my blog and my latest two posts are side by side. Can I fix this? Thanks

  1. 62. hso | October 8, 2006 #

    @ Jasmine

    What have you done? I see the theme is broken, you might have to check your posts to see if there are any unclosed HTML tags. Unless you messed with the theme files, it is one of your posts that is causing it.

  1. 63. Jasmine | October 10, 2006 #

    Thanks again.

  1. 64. C J Williams | October 11, 2006 #

    Hi ~ have just uploaded your great design on to my first (very inexperienced !) blog ~ all went well until I tried to change the “just another wordpress blog” to our own strapline words ~

    it didn’t work – remained unchanged – but when I went back into http://www.consultuk.com/wp-admin …… this is the message I get
    ~~~~~~~~~~~~~~~~~~~~

    Warning: Cannot modify header information – headers already sent by (output started at /www/business/5211h/wp-content/themes/tree/themetoolkit.php:763) in /www/business/5211h/wp-includes/pluggable-functions.php on line 272
    ~~~~~~~~~~~~~~~~~~~~~~

    Can you help me ~ Please !!

    Many thanks ~ cjwilliams

  1. 65. hso | October 11, 2006 #

    @ C J Williams

    Thanks. This is a common error I have not gotten around to fix, here is the fix though. Follow instructions in the first link. Also, check link 2 for additional fixes for this theme. Let me know how it goes, if you need more help do write back.

    http://www.headsetoptions.org/2006/08/22/tree-themetoolkitphp-fix/

    http://www.headsetoptions.org/2006/09/10/tree-and-orange-ie-error-on-pageobject-expected-fix/

  1. 66. cjwilliams | October 11, 2006 #

    Thank you hso ~ fixed now ~ removing the spaces and pushing the last entry up to the line under the } did it …. and even as a complete beginner, I’m finding making other changes quite easy (so far!)

    however ~ have a new query ….

    with the Blogroll links – which I have changed on my site to “Useful Links” …. is it possible to open these linked sites in a new window – that when closed leaves the viewer back on the original (consultuk.com) site ~

    I want to give very useful links to the readers, but am not happy about then losing them if they don’t remember to click on the Back button ~

    I can do this in Dreamweaver via their method, but can it be done in your theme?

    thanks again ~ cjwilliams

  1. 67. hso | October 11, 2006 #

    @ C J Williams

    Blogroll: Yes, you can open it in a new window. Go to WP Admin, and under links, go to the entry where you have your links and scroll to the bottom, there are “Target” options, select “blank” or “top”, that should open the links in a new page. All the best with your changes.

  1. 68. cjwilliams | October 13, 2006 #

    Thanks hso ~ links now open in own window and user must return to the original site ~ much appreciated

    Can you help with another couple of queries, please (nearly there now !)

    firstly, how do I change the fonts (if needed) and at this moment particularly the strapline under the main heading (in our case this is “focus on professional development by distance learning”

    secondly, how do you get the Categories to be listed in the sidebar?

    If you can help ~ thank you in advance.

    By the way (not a bribe for more help, or bull….) everyone who has seen the site is very very impressed with your theme

    regards cjwilliams

  1. 69. hso | October 13, 2006 #

    @ CJWilliams

    1) Change fonts: Open css/tree.css, you will notice that different heading have specific fonts assigned, you can change them to whatever you like, remeber that the users must have the font on their computers to view it as intended, so chose a relatively common font.

    2) Adding categories: Open sidebar.php, add the code below to it-

    < h3 > Categories< / h3 > < ul class="counts"> < ? php wp_list_cats(); ? > < / ul >

  1. 70. cjwilliams | October 15, 2006 #

    hello ~ thanks for the advice on fonts ~ I’ve made some (minor) changes with this ~ and can see how to make further changes if needed ~ thank you

    however, with the Categories ~ I’ve placed the code in tree/sidebar.php
    but on the site the only difference is that this code shows in the sidebar ~

    no categories are visible ~

    (Archives are but not Categories)

    I have gone into wp-admin and deleted and re-installed the categories list, but still nothing shows on the site ~

    be grateful if you could advise on this ~

    many thanks, cjwilliams

  1. 71. hso | October 15, 2006 #

    @ CJWilliams

    Email me your sidebar.php file and I will add and send it over!

    headsetop[at]yahoo[dot]com

  1. 72. cjwilliams | October 16, 2006 #

    thank you hso ~ it’s on the way ~ cjwilliams

  1. 73. hso | October 16, 2006 #

    @ CJWilliam

    Check your email!

  1. 74. cjwilliams | October 18, 2006 #

    Hello hso ~ once again, many, many thanks ~ the categories are showing now

    if you can bear a last few questions !! (I can’t see any more on the horizon after these) can you help with:

    can I display the Categories in a particular order?

    how do I use the feeds & favourites – rss?

    (how) can I reduce the size of the flickr images ?

    in my Pages, I have links to websites – can I make these open in a new window, to ensure return to the blog?

    is the WordPress default “ping” good enough (as we’re a “business” blog) or are there alternatives / one we run in parallel?

    thanks again ~ once these are fixed the blog is as me and my colleagues want it for now

    cjwilliams

  1. 75. hso | October 18, 2006 #

    @ CJWilliams

    Tall order.

    1) Categories: Yes, refer to codex-
    http://codex.wordpress.org/Template_Tags/list_cats

    2) Feeds and fav: You allow others to display your site feeds, to learn about RSS read this-
    http://www.xml.com/pub/a/2002/12/18/dive-into-xml.html

    3) Yes, when you add links (either in a post or blogroll), you have WP option to open in new window or “target” (for blogroll), select openin new window or target _blank

    4) Ping: Yes and No, pinging technorati is almost a must, but there are plugins you could use to get more bang for the buck, here’s a list- http://codex.wordpress.org/Plugins/Miscellaneous

    Also, check ping-o-matic

  1. 76. cjwilliams | October 19, 2006 #

    thank you hso ~ for all the very helpful guidance and advice you have given

    it is much appreciated here

    ~ and no more questions from me

    cjwilliams

  1. 77. Cyril | October 20, 2006 #

    Really nice theme man you kinda like saved me ;) . But I wanted to import the ANIga gallery plugin. And I need to make some gallery pages based on the page.php of the theme youre using…And I just noticed that this theme doesnt have a page.php ? So how would the page.php look like or how do I need to make those pages?

    Thanks,

    Cyril

  1. 78. Cyril | October 20, 2006 #

    Hey one other question, where in the css are the style codes for the sidebar. Because every section seams to have a little space before it…And I want to change that grey colour into something else.

    Thanks!

  1. 79. hso | October 20, 2006 #

    @ Cyril

    Copy and rename the index.php file and call it page.php (small letters). Then add the code you need to and add a template tag (for your gallery using info from this link) to the page to seperate it from the usual pages.

    Also, all the style css is in the css/tree.css file.

  1. 80. cjwilliams | October 20, 2006 #

    Hi hso ~

    sorry about breaking my promise !

    can you help with this …

    I’ve contacted Nathan Smith for advice on changing the size of the images in the Flickr display, and he sent this code …

    In the meantime, could I ask one more (and last, I promise!) favour ~ here’s the code in my sidebar – can you advise me where to insert your suggested code ?

    #flickr img

    {

    width: 60px;

    height: 60px;

    }

    …. and change the px as required, but I can’t get it to work

    Could you advise me where to insert it? (no jokes!)

    Many thanks ~ cjwilliams

  1. 81. cjwilliams | October 20, 2006 #

    Hi hso ~

    sorry about the confusing text in my last message ~ here’s the essentials

    can you help with this …

    I’ve contacted Nathan Smith for advice on changing the size of the images in the Flickr display, and he sent this code …

    #flickr img

    {

    width: 60px;

    height: 60px;

    }

    …. and change the px as required, but I can’t get it to work

    Could you advise me where to insert it? (no jokes!)

    Many thanks ~ cjwilliams

  1. 82. hso | October 20, 2006 #

    CJWilliams

    Use < code > and < / code > (without the space that is) to enter Java/PHP codes. Else, email it to headsetop[at]yahoo[dot]com.

  1. 83. Cyril | October 21, 2006 #

    Hey HSO,

    I found it and thank you very much for the help. Although I now have a gallery…when you click on a specific photo in an album you get 2 commentforms!

    This is probably because youre page.php looks different then most others…I think its in the gallery-picture.php (a page based on page.php (in this case index.php). Could you hopefully tell me where I can find the code that calls the comment form in the index.php? Because ive looked over it 10 times and I already deleted a line but they are still there just take a look.

    Thanks again.

    Cyril.

  1. 84. Cyril | October 21, 2006 #

    You can download those gallery pages at: http://www.noordkopwaterpolo.com/Site.rar

  1. 85. hso | October 21, 2006 #

    @ Cyril

    Look for this line:

    ? php comments_template(); ? >

    it starts with a “

  1. 86. Cyril | October 22, 2006 #

    I found it! Thanks man. Thumbs up for this great support. You really dont see that often. If some questions come up I know where to find you.

    Thanks again,

    Cyril

  1. 87. Cyril | October 24, 2006 #

    Hey HSO,

    I smallened the sidebar.php a bit and wanted to make the place where the content shows a bit bigger. But if I do that it repositions to the left…and I can make it go back to its place again by making #left bigger in the style.css .

    But the space I’ve gained in the #content isnt writable…because the #content just gets centered and I will have more white space on both sides…

    I hope you know what I mean I just want to widen the place where the pages show up a bit. Can you tell me how?

    Thanks,

    Cyril

  1. 88. hso | October 24, 2006 #

    @ Cyril

    You need to play with the padding and margin. If you are not clear, send me the moded stylesheet and tell me what you are trying to do.

  1. 89. cjwilliams | October 25, 2006 #

    hi hso

    thanks for the advice on re-sizing the Flickr images ~

    still on this though, can you advise how to get the images to open in a new window ~

    I’ve tried following your earlier advice on doing this with blogroll links, but can’t get it to work on the flickr images

    Many thanks ~ cj

  1. 90. Cyril | October 25, 2006 #

    Okay i’ve made a very nice drawing by myself with some explanation:

    Here are the files;
    http://www.noordkopwaterpolo.nl/tree.JPG
    http://www.noordkopwaterpolo.nl/tree.css

    Thanks!

  1. 91. hso | October 26, 2006 #

    @ Cyril

    Can you send me the URL to your site where this theme is? I can’t seem to get it.

  1. 92. hso | October 26, 2006 #

    @ cjwilliams

    There is a way to integrate Flickrss and lighbox2, that might help with your images.

    Here’s some details:

    http://discuss.warpspire.com/viewtopic.php?id=298

  1. 93. Mark | October 27, 2006 #

    Hi hso, great theme many thanks. One small issue I found today and I’m hoping you can help me with it.

    When somebody clicks on ‘Leave a comment’ link under a post, the post url is displayed as text just above the ‘You must be logged in to post a comment.’ on the post page.
    What should happen (as you know) is the ‘logged in’ link should be ‘http://www.heffo.biz/wp/wp-login.php?redirect_to=http://www.heffo.biz/?p=64′ for example. At the moment its just ‘http://www.heffo.biz/wp/wp-login.php?redirect_to’ which means it won’t redirect the user to the post page after they login to the blog.
    I had a look around the functions.php page and found the function hbLogReq() which displays the ‘You must be logged in to post a comment.’ text. Unfortunately can’t find in the theme’s other pages how its actually displaying the permalink on the post page.

    For an example of this issue go to – http://www.heffo.biz/?p=64

    Any help much appreciated.

    Thanks,

    Mark :)

  1. 94. hso | October 27, 2006 #

    @ Mark

    Did you make any changes to the theme files? Also, do you want people to login to leave a feedback?

    Check, comments.php file to see if the link is somehow broke.

  1. 95. Mark | October 27, 2006 #

    Yes I’d like people to login to leave feedback but I’ll turn this option off while I have this issue.
    Previously I made a slight change to the comments.php file. I inserted a closing div tag after (line 96) as the sidebar was being pushed out of position after the ‘Leave a comment’ text. Similar positioning issue to Martha’s.
    By inserting the closing div it fixed the problem for Win IE 6, Mac FF 2.0 and Camino 1.0.2 . FYI – this was no issue with Safari 2.0.4 .
    Other then that just some tweaks to the stylesheet and I inserted my GA tracking code in the header.php file.

    Checked the comments/functions.php files again and the ‘the_permalink()’ is only called in the hbLogReq function, and nowhere else from what I can see.
    Any ideas? Thanks.

  1. 96. Ufuk Eskici | October 29, 2006 #

    Is this theme compatible with wordpress 2.0.5 ???

  1. 97. Ufuk Eskici | October 29, 2006 #

    2. question:

    When I open my site, an error occurs. ie shows the error with a yellow exclamation mark. when I click, it says ” an object is being waited in line 31″. This error occurs in all pages. What can be the problem? No errors with other themes.
    You can check my site to see the problem.
    Help please…

  1. 98. hso | October 29, 2006 #

    @ Ufuk

    1) Yes, it is compatible with WP 2.0.5
    2) It is a missing file, get it from here:

    http://www.headsetoptions.org/2006/09/10/tree-and-orange-ie-error-on-pageobject-expected-fix/

  1. 99. Ufuk Eskici | October 30, 2006 #

    thanks a lot ;)

  1. 100. HAG | November 9, 2006 #

    hello,
    i have a question, iam using your theme since yesterday and i like it very much, but there is a error when i have opend an admin-session and load your theme i can not logout. whenn i press logout there appears a blank website. the same when the admin-session is closed, because i waited a few hours i can not login, because when i typed in the user and pw and click on login>> the white page appears and nothing happens. so i deleted the theme and the default theme appears. with all the other themes it worked fine, but i wnat to use tree…do you know what to do?

    mfg HAG

  1. 101. hso | November 9, 2006 #

  1. 102. HAG | November 9, 2006 #

    thanks for the fast reply, but it does not work either. i downloaded the *.txt renamed and replaced it. Now i get the strange signs like the other tree useres. do you know anything to fix it?

  1. 103. hso | November 11, 2006 #

    @ Hag

    I am working on a new version of Tree, so please bear with me.

  1. 104. Tommy | November 21, 2006 #

    Had the same problem: I found if you removed the “” that was at the top of the new file, it works fine.

    The designs are brilliant, by the way, and make a great platform for future css tinkering. Keep up the inspired work.

  1. 105. cj williams | December 18, 2006 #

    Hello HSO ~ hope all’s well with you

    hope you can help ~ I have just returned to my blog and cannot get into “admin” via the site, nor via the WordPress site ~ nor Login at WP .com or .org

    have searched for info on this, but can’t find much, except for vague accusations that it’s IE7

    I have this installed, and cannot uninstall it now

    Can you help at all ? If so ~ a thousand thank yous!

    cjwilliams

  1. 106. hso | December 19, 2006 #

    @ CJ Williams

    I am able to access you login screen on IE6 and FF, it looks fine on my end, maybe it is IE7, unless you upgraded your WP!

  1. 107. Steven Kerestes | December 20, 2006 #

    HSO,

    Do you have any suggestions as to how I can get my Flickr thumbnails to work? I have no idea what it measn in the instructions when it says to change the tag= line… How doe sit knwo where my flickr accoutn is?

    Thanks,

    Steve

  1. 108. hso | December 21, 2006 #

    @ Steven Kerestes

    You need a Flickr account and tag all your images with a unique ID (which becomes the tag that you will enter in the code in your sidebar.php file). Does it make sense?

  1. 109. Klaus | January 5, 2007 #

    Tommy, how did you detect and remove this strange output “”? I have the same issue with the orange V2 theme. Please let us all know! Thx.

  1. 110. cjwilliams | January 9, 2007 #

    hello hso

    my emails to you have been rejected ~ if this gets through …

    great new site of yours

    can you help me fix “Useful Links” – its stuck next to the flickr photos – I cant find a way to move it down, below, as a new section

    can I upgrade to your new V2 Tree, without losing current content?

    regards, CJ

  1. 111. cjwilliams | January 10, 2007 #

    Hello hso

    couple of things …

    tree v2 looks good, but I can’t get it to display the sidebar the same as current one – any tips would be very welcome (current theme still live on web)

    also, on original theme still cant get flickr photos to open in a new window – so visitors can / may click X box and leave completely – I need to get them back !

    If you can help – thanks! CJ

  1. 112. hso | January 10, 2007 #

    @ CJWilliams

    You can copy the code from you old Tree to the one and it should work. I am not sure what you had used for Flickr images to pop-up, but whatever it is, it should work on Tree V2 too!

  1. 113. Alex | January 26, 2007 #

    hello,

    today when i updated WP for my girl’s blog i noticed that there is another version of tree theme (which she loves) too so i thought i could update that too, so i did.
    All good except that the sidebar is different (not in a good way) and she wants the old one back and i don’t know how to change it to look like the old one. Differences are:
    - synopsis missing
    - blogroll missing
    - font category is “normal one” and not the one from tree1 (or the one from subject)
    - search bar is “normal”, tree1 version looks way better
    i think that’s about it for now… if you could tell me how/what to change i would be really gratefull.

    Thank you in advance and keep up the awesome work.

  1. 114. hso | January 26, 2007 #

    @ Alex

    The reason for the newer version is to ehave Widget ready sidebar, so yes the styling is a little different. If you want to get the same old looks, you need to copy the sidebar style from Tree V1 and match it with the style in Tree V2, it could be tricky, but possible. As for the sidebar contents like headers, change it from within the sidebar.php.

    The Synopsis can be created using the WP about page tag, I removed the options page because it had bugs.

  1. 115. Hana | January 29, 2007 #

    Hi!

    Finally after spending some time searching the theme section, I finally found one which I think would suit the site best. I adore the simplicity in your designs – love it :D

    I’ve one small problem though. The site is new, just as I’m new to WP (but very excited to be using it) so I’m not sure if I overlooked something in your install instructions cos I can’t see the plugin that I’ve upload from your theme in the plugin section (I have upload it correctly to the wp-plugin). Do I need to install additional plugin to make it work or it’s a stand alone and I did sth wrong somewhere?

    Your help is much appreciated. Thank you.

  1. 116. andrea from the fishbowl | February 1, 2007 #

    I would like to give readers the ability to email a particular post and for this function to appear as a link at the bottom of the post where the comment/cat/author info is.

    Is this possible, and if so can you share the code? :)

    Thank you very much in advance. I am still loving this template. Thank you!!

  1. 117. hso | February 1, 2007 #

    @ Andrea

    A good option is the “Share This” plugin by Alex King

    Visit:

    http://alexking.org/projects/wordpress

    or read about it first here:

    http://alexking.org/blog/2006/11/13/share-this-10

  1. 118. Alex | February 10, 2007 #

    How to remove this Lightbox on the pics???

  1. 119. hso | February 10, 2007 #

    @ Alex

    Do this.

  1. 120. chad mccullough | February 19, 2007 #

    hi,

    firstly, great theme! it looks great.

    the only issue i have is that when i launch my site, it takes forever to come up because it attempts to connect to http://www.ritecounter.com? not sure what this site is but it really slows the site down.

    thanks.

  1. 121. hso | February 19, 2007 #

    @ Chad

    Open the sidebar.php file and delete the Ritecounter code that is left in there from our test site. That should do it!

  1. 122. chad | February 20, 2007 #

    thanks!! :-)

  1. 123. Anfänger | May 17, 2007 #

    Thank you very much, I managed to tweak & twist it a bit to run it in German at wiemandasmacht.de

    I like the simple yet nice design, though my header-graphic will be changed soon ;)

    Für Tree-Fans in Mitteleuropa: Auf wiemandasmacht.de habe ich das Theme “eingedeutscht” am laufen. Geht sehr gut, mit jeder Menge WP-Plugins ohne Probleme.

    Grüsse

  1. 124. demenzia | June 2, 2007 #

    I like this theme, but I hate how the pages are made to look like individual entries (with the comments, categories, and stuff).

    “Comments are closed for this entry”…

    Still figuring out a way to fix that.

  1. 125. CJ Williams | June 10, 2007 #

    Hello hso ~ hope all’s well with you

    I’m trying to find a way to check/amend the keywords / metatags on the blog site ~ in the same way as we do with our business sites (top few lines on the home page for example) ~ but, as you may have guessed, I can’t find them, and can’t see a way to do this ~

    supplementary to this, how can I tell if the automatic “pinging” – technorati etc. is actually working? ~

    if you can help with these two questions ~ many thanks ~ cj

  1. 126. headsetop | June 10, 2007 #

    @ CJ Williams

    You can add a list of Meta if you desire in your header.php, but WordPress does it for you automatically.

    I just noticed that my old mate tags are still on the theme file you are using. Here’s how you change it with your own.

    1) Login to your site
    2) Open header.php to edit
    3) Find the old meta tag list which will start with meta name=”keywords”
    4) Change the key words to what relates to your theme
    5) Save

    As to checking pinging, I would check Technorati a few minutes after publishing a post, if Technorati has registered it, the pinging works. If not, give a few hours before you force ping the site from Technorati. I am not sure if there is an issue by pinging too often on Technorati, so you might want to check that first before pinging too often.

  1. 127. CJ Williams | June 13, 2007 #

    thank you hso ~ much appreciated

    please ignore the message in the Tree V2 Comment box …. I looked for your answer there and assumed I’d somehow not posted my question ! cj

  1. 128. CN | September 17, 2007 #

    Hi,

    I am using tree theme on my blog.
    But I notice there is no links like ‘Previous Page’ and ‘Next Page’ at the bottom of the page. Can you advice if there any way I can add these links?

  1. 129. hso | September 19, 2007 #

    @ CN

    Typically, you open index.php and look for this:

    <?php endwhile; ?>

    You then add these lines of code below it:

    <?php next_posts_link('« Previous Entries /') ?> | <?php previous_posts_link('/ Next Entries »') ?>

    The final code should look like this:

    <?php endwhile; ?>
    <?php next_posts_link('« Previous Entries /') ?> | <?php previous_posts_link('/ Next Entries »') ?>

    That should do it!

  1. 130. CN | September 19, 2007 #

    Thanks hso!
    The code works!!!

  1. 131. CN | September 19, 2007 #

    Hi all,

    I have another query.
    When I click ‘Archives’ on the sidebar, why are my posts appearing as bullet-forms showing on the post title and timestamp?

    Is there anyway I can display my archives posts like a normal blog display.

  1. 132. hso | September 20, 2007 #

    @ CN

    It appears like you are using Tree V2, not the version you are writing this comment at! So if you want your archives to show as posts and not as bullets, simple delete the archive.php file from your theme folder. That should do it.

  1. 133. CN | September 20, 2007 #

    Hi hso,

    Your advice works again.
    Thank you so much!

  1. 134. wags | October 8, 2007 #

    I noticed today my blog using the tree theme was completely unformatted, but only on a MAC using safari. Firefox and IE7 look ok. I have went through everything but can’t tell what is causing the problem. Any thoughts would be great. Thanks in advance!

  1. 135. hso | October 8, 2007 #

    @ Wags

    Can you tell me what version of Safari you were using and if there was a long page load time? Also, does the folder where your theme files are the same as the name of the theme in your style.css including capitalization and version number?

  1. 136. wags | October 9, 2007 #

    hso,

    the theme folder with the style.css is “tree”. The page loads quick in Safari and has worked before. This problem seemed to start when I got enough posts on my blog to require a “next page” at the bottom but not sure if that is the cause of the problem. I am using Safari version 2.0.4. Thanks!

  1. 137. CN | November 12, 2007 #

    Can u tell me how do I go about adding a permanent post at the top just below the blog header and header pic? I want this post to appear at the same place regardless which page of the blog I am in.

    Also, why the chinese characters are not displayed when the post is being published?

  1. 138. hso | November 14, 2007 #

    @ CN

    You might be better off hard coding a loop to the header. You will have to add conditional tags to avoid duplication of the post in the home page. If you are interested in learning how to do it (this comment form is not the right channel), email us using the contact form.

  1. 139. CN | November 19, 2007 #

    Hello,

    I have filled up the contact form, but no reply yet. Any problem?

  1. 140. hso | November 20, 2007 #

    @ CN

    Check your email and get back please.

  1. 141. CN | November 27, 2007 #

    Hello,

    Any response to my query via email?

  1. 142. hso | November 27, 2007 #

    @ CN

    I am awaiting your reply via email with the details I required.

  1. 143. derrikd | December 1, 2007 #

    Strange thing for me. I use this theme in a few places, namely uptown minneapolis real estate and soleil properties llc in the blogroll I link to other sites that I author.

    For some reason when I log into the dashboard of the sites that these themed sites link to, they do not show up under “incoming links”. Anyone have an idea?

  1. 144. CN | December 2, 2007 #

    Hi,

    Have already replied to your email on 21-Nov. Anyway, I have again forwarded the reply to your email again.

    Thanks.

  1. 145. hso | December 4, 2007 #

    @ derrikd

    The incoming links are part of Technorati’s service and they have been quite slow in updating blogs. I would check and make sure your site is pinged by their server first, if that does not work, write to them for a manual update.

    @ CN

    I received your email, will check and get back shortly.

  1. 146. CN | December 17, 2007 #

    Hihi, any feedback?

  1. 147. hso | December 17, 2007 #

    @ CN

    I thought I sent an email with instructions and links, I need to check. Essentially we need to use 2 conditional loops to accomplish this. Check this info in Codex, look at the part that say “The End Result”, that is what you need to do with the featured post (of a chosen category) showing at the very top of you page and the rest flow as blog post elsewhere.

  1. 148. CN | December 20, 2007 #

    I did not receive any mail. Can you pls resent? Thanks.

  1. 149. big joy casino | July 19, 2008 #

    big joy casino…

    heightens lilacs bloodstained!apartment nonnumerical …

  1. 150. casino del rio bonus code | July 20, 2008 #

    casino del rio bonus code…

    pourers underplayed tutorials fixedly….

Have Your Say »

(Required- use your name, not keywords)

(Required- will not be published)

(Optional)

Use SimpleCode while pasting codes.