Nonzero Widget Released

I just released the “wigetized” version of Nonzero theme, this is an improvement from the earlier version not just in terms of widgets, but also in the index page user/small meta and uses only one WP loop (for what is worth mentioning). Go ahead and grab it, if the color scheme is not something you dig, look for blue, green and red versions on this site shortly.
Some useful links: Test Run | Download
Options



[...] Nonzero Green is a three column, widget ready theme based on design by NodeThirtyThree Design [...]
January 17th, 2007 at 5:23 am
Oh, that’s quite nice! I’ve been looking for a new 3-column theme to play around with, but I’d really like a RED one - to be specific, #CA1717 colour. That’s a lovely shade of red. Hehe.
January 17th, 2007 at 1:13 pm
[...] I’ve been wanting to do an update on LifeDev’s template design for a while now. While I really liked the old design for nostalgia purposes, I’ve been wanting to try a sleeker, more modern look. So when I first saw the nonzero-green theme a while back, and last night found out that a port had been made for Wordpress, I jumped at the chance to use it. [...]
January 18th, 2007 at 8:11 pm
Hi there and thanks for this great theme. May I throw out a few CSS questions please? First up, how would I go about replacing the existing coloured page-spanning banner with an image which spans the entire page (say a 2000px superheader, ala the K2 superheader approach)? As part of that, how would I remove the default title and subtitle text, so that a logo on my banner takes precedence (and that logo must remain in a fixed place)? FInally, and this is more a comment, I’ve noticed that Sidebar Modules work with the green version of the theme but not the red. Do you know why?
Thanks again. If you can help me with these things - and I get them working - please flick me a paypal request for, say, US$15.
January 29th, 2007 at 12:46 am
@ Richard
The Red version is NOT widget ready, hence the release of the green
1) As for the background, use a 1 to 10px high 2000px wide image and call it say bg.gif.
Then add this line of code to your css:
2) Adding a logo that floats is tricky, the code exists in your stylesheet (see below), just adjust the width and height to position it, and add a logo image called logo2.gif into your images folder within the CSS folder:
To delete the blog name and description, open header.php and delete the ?php bloginfo(’name’); ? and ?php bloginfo(’description’); ? within < and >
January 29th, 2007 at 4:41 pm
Many thanks. Fantastic. I’ve got the background image appearing properly. I can’t, however, get a logo to show. I’ve followed your instructions but nothing appears. I also can’t remove the blog name and description because the header.php file doesn’t contain the text you mention. It only appears to contain a hyperlinked “Home”; nothing more. Strange. Am I doing something wrong?
In case it helps, I noticed that the line of code you gave me above differs from the line in the nonzero green folder. In the green.css file, the line is: “.logog { LEFT: 355px; BACKGROUND-IMAGE: url(’images/logo2.gif’); WIDTH: 147px; BACKGROUND-REPEAT: no-repeat; POSITION: absolute; TOP: 40px; HEIGHT: 178px }”.
Might that explain my problems? Particularly the “logog” rather than “logo” bit? I’ve tried both, by the way, but neither seems to work.
Would really appreciate your help with this because if I can get this working your theme will be perfect.
Thanks again
Richard
January 29th, 2007 at 11:58 pm
Hi there again
I’ve just noticed one other thing with this theme that I’d like to run by you please. When one uses something like an email to blog plugin or “Blog This!” bookmarklet or the like which allows one to put an external link in a post title, the post title with this theme plays up. For example, instead of a title called “Google” with an external link to Google appearing only as “Google” (and linking to Google), one gets “Google”>Google”, the first Google pointing to a WP permalink on the site and the second pointing to Google. Do you know whether it’s possible to fix this please?
Many thanks
Richard
January 30th, 2007 at 1:23 am
@ Richard
The first issue is due to the logog issue, either change the code in the template to logog or change the style in CSS to logo, make sure they match, then add the image of the correct name, type and size!
The second issue with the links using some plugin, it is a plugin issue and I am not familiar with it, so try contacting the plugin author.
February 1st, 2007 at 9:05 am
Are you still planning to release nonzero in red?
February 3rd, 2007 at 4:39 am
@ Cat
Sure, how about you give me a day or two?
February 3rd, 2007 at 5:00 pm
I just downloaded the new Red from the theme viewer. stopping back by to say thank you.
February 4th, 2007 at 1:14 pm
hi. i want to translate somehow Nonzero (black) into my language (Lithuanian). but i am not sure which files to edit. i want want to change all these “Posted by, filled in, archives, categories…, etc.”..
March 19th, 2007 at 4:30 am
@ gkg
Unfortunatly, you will have to edit most all of them, with the exception of style.css that is.
March 21st, 2007 at 3:41 pm
Hello hso ~ I think I misled you with my earlier question - about completly removing “Comments” & “Leave a comment” from my site ~
I have tried your suggestion (open single.php, look for 3 lines: div class=”commentform” + ?php comments_templateo;? + /div
and remove them
but it hasn’t worked.
Maybe this is because I am still, I think (!), using Tree V1 ?
If so, can you please advise me how to remove “Comments” completely from my site - they (porn etc posing as “comments”) are now swamping the site !!
thanks ~ CJ
April 25th, 2007 at 8:37 am
@ cj williams
There are many ways to control that from within your WP Admin. Login and go to WP Admin > Options > Discussion
there you can set “Comment author must have a previously approved comment” to prevent spammers from getting through. Also, you really need to use a anti-spam plugin like SpamKarma2 or Akismet. Also, you can add spam words to catch potential spammers posting comments.
As for completely removing comments in Tree V1, open index.php and look for this line between < and >
?php comments_template(); ?
and delete it.
April 25th, 2007 at 1:48 pm
thanks hso ~ much appreciated ~ CJ
April 26th, 2007 at 12:24 am
Hello,
I have recently installed this theme, but it is not showing properly in my Blog. Any idea ? I have Wordpress 2.2.1
My website http://www.pakistanuncut.com/ is not loading the small icons and the header image properly. Please help !
September 14th, 2007 at 5:59 pm
@ Ghaus
The bug seems to be due in part to the number of categories per post although it works fine on my test site with multiple categories. Try reducing the number of category in a new post and see if it works, that might give me some clue to help debug it.
September 16th, 2007 at 7:37 am
[...] Zwei Sidebars (Position frei wählbar), 100% Breite, der Content ist fluid, die Sidebars fixed. Die neuen Versionen des Themes sind Widget Ready, das Theme gibt es auf der Seite in unterschiedlichen Ausführungen. Download Download (Widget Ready Version) Live-Demo [...]
November 3rd, 2007 at 6:18 am
I really like this theme, but am frustrated by the lack of an “edit” link on the posts and the previous/next links are not showing up.
When I tried to edit the theme to add an edit link, it displays a plain white screen when I attempt to view posts. I saw the previous/next links in the source files but they are not appearing.
Has anyone else experienced the same issue, or is it just my server?
November 9th, 2007 at 3:29 pm
It’s not your server, the theme does not have both the edit and previous/next links. However, it’s rather easy to add them. To add the edit link in single posts, open single.php and look for this:
Add this to the end of the code before the
</ul>To add the previous/next, open index.php and find this:
Add this line right below it:
November 10th, 2007 at 11:42 am