Please go to http://wpthemes.info/green-track/ and grab the latest version.

Yes !

WPThemes.Info is releasing its first WP 1.5 Theme…

Here I am presenting you a new theme called ‘GreenTrack’.

There are various WP Themes, from there I got the inspiration and sometimes the ‘code’ ;)
I would like to mention Kubrick of BinaryBonsai.com and Benevolence of ThoughtMechanics.com

Here is a screenshot of the GreenTrack.
GreenTrack Screenshot goes here

You can see it online at http://playwith.wpthemes.info

Click on the link below to download it and let me know if you face any issues in installing it.
http://wpthemes.info/themes/1.5/GreenTrack.zip
This Theme includes the MainTemplate, Category Template, Date Template, Single Template and Search Template. It also includes a Readme.html to show you how to install it.

You are free to do any customizations and make it your own !

Thanks.

Update 1 :

Fix for the Single.php problem.
Fatal error: Call to undefined function: the_text_category() in /wp-content/themes/GreenTrack/single.php on line 47

Solution:
Please Change the “the_text_category()” to “the_category(’ & amp ;’)”
but no spaces in between & and amp;

Update 2 :
I fixed it in the package itself. You can download the package now to get the fix.
Thanks to the people who reported it, both here and also to my email.

Thanks

84 Responses to “GreenTrack – First WP 1.5 Theme”

  1. Hey – I know nothing about website building – maybe a little design knowledge.

    I used your design and figured out how to change the picture to this. I like it – loads fast, succinct layout, funtional, easy to find your way around.

    This is all brand new to me – thanks for making it accessible – to me, that is the epitomy of good design on the web. The day of flashy crap is gone – it’s a tool now.

    Terry

  2. [...] lop the theme, and learn the ins-n-outs of how WordPress is put together, i began with the GreenTrack theme from WPThemes.info then modified it so severly that it is no [...]

  3. zito9 says:

    Love this theme.

    However, for the images (even smileys) i put on it, there is a frame over the images…

    anyway we can get rid of the frame?

    pls advice.

    thx so much :-)

    rdgs,
    zito9

  4. Theme Porter says:

    Zito9,

    It is in the stylesheet, style.css inside the theme folder.

    within the stylesheet, look for
    “img { border:-something-;padding:-something-;}”

    and remove the whole thing.

    Thanks.

  5. Site Oddities

    WP has released version 1.5.1 and I’m finally going to upgrade CoffeeBear.net. You may notice this site looking/acting very oddly during this process. If this happens to you, please try back later.
    [2005-05-09 17:48 (GMT-06:00)] Update: I&#82…

  6. [...] he technical stuff: I’m running WordPress’ blog management software, using the GreenTrack theme created by Sadish and Patricia at WPThemes.info. I’ve [...]

  7. Ontime says:

    Any chance you will be porting GreenTrack or other themes to Drupal/Civicspace?

    We hope you will as your themes are our most popular request.

    As we are expanding our hosting packages to Drupal/Civicspace we are receiving requests for your themes and hope you are interested in responding to those requests.

    We look forward to hearing from you.

  8. Jason Golod says:

    Thanks for the great theme. Wondering if anyone has put together a real, working page template for GreenTrack? Just being lazy here…hoping I won’t have to crack it open myself.

  9. Mikenna says:

    Hi,

    I chose greentrack for my theme (with a few customizations). However, I am having a couple problems.

    1. The permalink for the post doesn’t return the post. For example, by clicking on the title link of the post as posted on the frontpage — it returns that there is no post to make that request.

    2. There is a small letter “e” that shows up next to the post title that is linked to the edit post link. I can’t get it to go away in the greentrack theme, and it disappears if I switch to the wordpress default theme.

    I really want to use Greentrack, can you tell me what is going on and how I could fix it?

    Thanks in advance for any help you can render. :)

    Mikenna

  10. heather says:

    for those wishing to use the topnav ID, as it appears in the ‘playwith’ demo area- use the CSS from the website, and not the one from the ZIP file, which is apparently missing the topnav ID (and a few other little things).

    you can find it here!

    http://playwith.wpthemes.info/wp-content/themes/GreenTrackV1/style.css

  11. heather says:

    @Mikenna, I’m not sure about your first problem, but it apppears it’s solved on your site.

    2. the little ‘e’ thankfully only appears to your logged in users who can edit certain posts. in the default WP theme it appears as a full sentence: ‘Edit this entry’ as you may have noticed.

    You can eliminate it in the post.php template file. Look for this and delete it.

    <?php edit_post_link(’(edit)’); ?>

    (warning: i’m not sure how code is going to come out in this post, anyway look for text that says edit_post_link and delete what is in between the php tags!)

  12. M. Ilham Chandra Hayat says:

    i like it

  13. Mahyar says:

    I have a problem same as Mikenna. The permalink for the post doesn’t return the post.
    I suppose it’s related to arabic font.
    Is there a way to change the permalink address from the title of the post to number of the post?

  14. Theme Porter says:

    Mahyar,
    It is available inside wordpress admin, under options, click on PermaLinks.

    change postname to post_id, in that page.

    thats all you have to do.

    Thanks.

  15. Hasin Hayder says:

    I just designed this alternative colore wordpress theme “StoryTeller”, Preview it at Preview and Download at Clicking Here

  16. Hasin Hayder says:

    Preview of StoryTeller theme

    Download at : Clicking Here

  17. Chris says:

    Love this theme! One question though; when I publish a post, a letter e is showing up on all of my titles. How can I get rid of that? Thank you!

  18. Theme Porter says:

    clicking on that ‘e’ will take you to ‘edit’ that particular post / comment.
    It is visible only if you are logged on to your website.

  19. [...] world has set you guys up with this awesome website. Right now, it is configured with the GreenTrack theme, but there’s lots more.

    [...]

  20. Mats Eklof says:

    I am new to blogging at Blogsome. Is it possible to change the top picture in the template. I have choosen “green tracks”. I don’t mind to have a link to your wpthemes though.
    Thanks for your service. If I find any bugs or interesting things I will report.

    sincerely Mats (from Sweden)

  21. Mats Eklof says:

    change the top picture in the template?

    I think I found it here:

    #header {
    background: url(’/wp-inst/wp-content/sitetemplates/GreenTrack/img/rail.jpg’);
    height: 175px;
    margin: 0;
    padding:0;
    }

    Mats

  22. verb says:

    i like the theme very much. thanks for publishing it out. i manage to change the top picture of the template.i got 2 question:

    is it possible to change the location of the text at the top picture?

    how to add the ‘about me’ link in the side bar?

    sorry, if it seems that i asked silly question cause i am new to this. thanks a lot.

  23. Oliver says:

    Hi Sadish,

    I just installed GreenTrack but it doesn’t work yet. I get some MySQL-Errors called

    Warning: main() [function.main]: open_basedir restriction in effect. File(../post.php) is not within the allowed path(s): (/www/htdocs/w005d8d9/) in /www/htdocs/w005d8d9/wp-content/themes/GreenTrack/index.php on line 32

    Warning: main(post.php) [function.main]: failed to create stream: Operation not permitted in /www/htdocs/w005d8d9/wp-content/themes/GreenTrack/index.php on line 32

    Warning: main() [function.main]: open_basedir restriction in effect. File(../post.php) is not within the allowed path(s): (/www/htdocs/w005d8d9/) in /www/htdocs/w005d8d9/wp-content/themes/GreenTrack/index.php on line 32

    Warning: main(post.php) [function.main]: failed to create stream: Operation not permitted in /www/htdocs/w005d8d9/wp-content/themes/GreenTrack/index.php on line 32

    Fatal error: main() [function.main]: Failed opening required ‘post.php’ (include_path=’.:/usr/share/php:..’) in /www/htdocs/w005d8d9/wp-content/themes/GreenTrack/index.php on line 32

    I’m a freshman working with WP, PHP and MySQL so it may my fault. ;)
    Do you have an idea?

  24. [...] The technical stuff: I’m running WordPress’ blog management software, using the GreenTrack theme created by Sadish and Patricia at WPThemes.info. I’ve slightly modified it to fit things here a little better – the only really major change I made was adding the Links section on the right. [...]

  25. Dafiq says:

    Hello Sadish,

    I think it’s no problem for me to share Greentrack themes for Blogger that I have convert from Greentrack from WP. But I need more time to completed it, because i have not completed it yet. But how I send to you?

  26. [...] Came back and went to Azam’s room for the usual meeting of tech enthusiasts. Well, at least I’m trying to be one and somehow have become addicted to it. Learned a few more stuffs about CSS and customizing my blog and voila! There you have it. My blog has a new face now. Thanks to Azam. Not a rally drastic change though, coz I really loved the original theme created by Sadish Balasubramanian. You did a hell of a job man, but I just needed to tweak a little bit here and there. [...]

  27. Rich McVey says:

    Thanks for Greentrack. The header image pulled me in. And the basic elegance of the style and layout kept me. As you can see I have made the theme my own.

    Question for you. I want to install a plug-in that will allow me to show most recent comments on the sidebar. This is the one I am thinking of using: http://blog.jodies.de/archiv/2004/11/13/recent-comments/

    This plug-in provides two snippets of code to paste into the sidebar.php for either the default theme or the classic theme. Which is appropriate for Greentrack?

    Thank you in advance

  28. Theme Porter says:

    Please do not use both of them.

    use the following :

    <?php if (function_exists(’get_recent_comments’)) { ?>
    <h2><?php _e(’Recent Comments:’); ?></h2>
    <ul>
    <?php get_recent_comments(); ?>
    </ul>
    <?php } ?>

    <?php if (function_exists(’get_recent_trackbacks’)) { ?>
    <h2><?php _e(’Recent Trackbacks:’); ?></h2>
    <ul>
    <?php get_recent_trackbacks(); ?>
    </ul>
    <?php } ?>

    Thanks.

  29. [...] I started using the GreenTrack theme for the site because I liked the layout and cleanliness of it. While it served most of my needs I needed to modify some things, mainly change the header image, remove the default nav link, and build a navbar which sat below the header image. [...]

  30. christalina says:

    Dear Sir/s (Madam/s),

    We have gone through all the themes available on your website. However, what we are looking for is a Bamboo based wordpress theme.

    Can you advise if this same is available on any wordpress related site.

    Regards/Ayesha-Christy-Tasneem

  31. [...] I’ve been playing around a little with Green Track, which is a lovely theme, except that when I activated my modified version, it added an e to the end of every post title, as you can see in this screenshot. Weird. [...]

  32. Hi Sadish, I’ve been using the Green Track Theme for a while now on blogsome and it is really a great one. I just wanted to add some customization to it so that it suits my blog, but as a matter of fact I’m a very beginner with html and web design. So I’m writing asking if you could help me.
    The first customization is concerning the comments, I receive both comments in English (requiring left allignment) and in Arabic (requiring right allignment). I also wanna change the font to Tahoma, if these changes is possible please let me me know how to do it.
    The second and I think it is a bit difficult and may be not possible with blogsome, is: I want the blog to open with a page containing the main catagories and the brosing peron click on the catagory he is interested in. And if possible the on each catagory there should be indication if there is new posts or not.
    Thanks in advacen, soory for disturbance and thanks for this great theme.