FallSeason
FallSeason – is a two-column, Fluid-Width WordPress Theme, that has a theme options page along with several other features.
It is based on an open source design called ZenLike by NodeThirtyThree.
Its features include, but not limited to,
- Two Column Fluid Width Theme
- Sidebar Widget Plugin Compatible
- Includes a Theme Options Page, where you can go and customize the theme for yourself
- Support for Asides functionality
- Provides ability to control the Top Navigation menu
- Fully supports Tags feature when used with WordPress 2.3
- Support for Threaded Comments in WordPress 2.7 and above
- Includes Page Template for creating an “Archives” page
- Includes Page Template for creating an “Contact” page
- Includes Page Template for creating an “Links” page
It looks like this.

Live Preview | Download Version 1.4
Enjoy !
This is yet another website by Sadish Balasubramanian. He has created many 


sadish
how do i edti and make pages drop-down menu tags –there’s not enough space horzontally to fit for the large number of pages i want to create
Hi Sadish! Thank you so much for this theme, it is beautiful and I would like to use it for my blog.
Apparently the theme is widget-ready but I can’t find a ‘widget’ button in the usual place on the dashboard.
Do i need to install something first to get it working?
Thank you!
Simon
Hi! I would like to say congrats about the theme. It is very nice! But I am having some problems when trying to install it with WordPress 2.06. Anytime I try to open any permanent link, I get the “Not found” error. I am using PHP 5 + MySQL 5.0.26. I am just having this problem with this theme in special.
Thanks in advance!
Jeff.
Not needed help anymore! Already sorted out the problem. Thanks!
To solve this problem you have to change these bits at single.php and page.php:
In the line where you have:
if ($posts) { foreach($posts as $post)
{ start_wp();
Change to something like:
if(have_posts()){
while(have_posts()) {
the_post();
Hi Sadish
I try to have the intro.php thing on my homepage blog but I don’t manage to do it. Nothing appears.
Though I’ve written the line :
right after
in my index.php file and I made a copy of the intro.php page in my theme folder.
May you help me?
Thanks !
damn !
the code does not appear in my previous post !
“Though I’ve written the line :
the php code include_once(TEMPLATEPATH.’/intro.php”
Very nice theme. Great Work. What would be required to make this a fixed width theme?
hi Sadish,
I’m a happy user of this great theme. Today, I installed the Share This plug-in. It works fine with the default theme, but not with FallSeason. Here is the url for it:
http://alexking.org/projects/wordpress
Can you suggest a way to make this work with FallSeason? Thanks so much.
David,
open up the footer.php and move
<?php wp_footer(); ?> to be after the </div> and just before the closing </body> tag.
your plugin will work normally.
Sandy, I don’t know what is causing the problem with your intro.php.
Simon, if you go to the plugins page and enable sidebar widgets plugin, then you should see the sidebar widgets option under presentation.
Thanks
Sadish
Sadish – You’re terrific. The fix worked beautifully.
Hello Sadish, I still cant find how to make fallSeason a fixed with theme. Please help us!
Hi: I have created a new page template. (I need a page without a side bar to fit my amazon store; this new page will replace the current “shop” page). I see it listed in my theme folder but there is no “drop down” list on the create page admin page in wp. How can I utilize the new template?
Sadish –
Hey, thanks for this theme. (Guess what – NO questions!) Just thought that you may like to see my customisation of it – I have changed the North American fall theme to an Australian Eucaplyptus theme – see http://delarue.net/. Some of my changes are a bit kludged (new to WordPress and PHP), but it now seems to work pretty much how I want it to.
My wife complains that when she uses IE 6 at work and leaves a comment on a post, the comment box expands to fill the full width and is partially hidden beneath the sidebar.
Is there a CSS fix for this? Or some other remedy? Thanks much.
There is a problem when writing comments in the fallseason theme. If you use Internet explorer 6 the comment does not get wrapped, and you write outside of the pane. Also, in IE it does not properly place line-shift etc., you have to manually write html code for it to shift line.
I think this is a really beautiful theme, but unfortunately since a majority of my commenters are IE-users, it will be difficult to use.
Do you have any solutions to this problem?
Thanks,
Iskwew
Right. We have the same problem, David.
Hi Sadish,
I want to a folding menu for categories. So far I have tried using
the webspace works fold page list http://www.webspaceworks.com/resources/wordpress/30/
and also the fold page menus
http://www.mealldubh.org/index.php/software/fold_page_menus/
but neither seem to work for me.
I am editing the sidebar.php file in the fallseason folder. Is this correct?
Have you tried any folding menus in your theme?
Regards
AJ
Found the problem.
Using sidebar widgets I have to edit the pages section of widgets.php.
Tricky! But glad I found it.
AJ
Hi. Thanks for this lovely theme. I fiddled around with it a little. I included the intro on all my templates and filled it with links to the most popular articles on my blog. I’d like it to take up about 60% of the width of the screen and for the sidebar to move up under the header. Could you kindly advise me if you can? Have gone back to misty look while I figure things out. Keep up the good work.
Ada: If you have heard back regarding your above reuqest I would love to know as well for my own site. Also, how did you find a way to vary the intro info for each page or did you mean you show the same blurb on each, just with lots of links? Thanks for letting me pick your brain, I love the theme and have customized some myself but don’t know enough to do all I’d like to do!
No white space between paragraphs in comments:
All the comments in my blog had this problem despite inserting paragraph and break tags in the html. I googled the problem and found a thread on wordpress.org that lead me to a fix, although I still don’t know why it was happening.
Here’s what to do:
Edit style.css. Find the section dealing with comments (search for “/*comments and their styles */”).
Add this style
.commentlist li p
{
margin:0 1em 1em;
}
This adds some white space after each paragraph in a comment.
Sadish – any idea why this was necessary?
Thanks for the fix, David.
The biggest problem is the fact that i doesn’t work for commenting in IE.
Let me know if anyone comes up with a fix for that.
Anyone else having a problem with links showing (actually, NOT showing!) in IE6? Many of my links disappear in IE6 but not 7… also, the entire blog disappears in OSX on a Mac! Any fixes???? I REALLY love this theme and can’t imagine another as nice but really need to know it displays (somewhat) properly in different browsers.
Hi Sadish- I’ve really made the Fall Season theme useful for my site (foxhavenjournal.com); It works so well with WP 2.1, plugins, etc. and does everything I need. My only question is that some users/computers report the sidebar drops under the content. I’ve seen it on one of my computers, and cannot fix it, but oddly, it works fine for display on my laptop. Is this an IE6 issue? If so, does anyone have any ideas how to correct?
Thanks again for a terrific theme… the more themes I’ve seen, the more I appreciate the time that was put in to designing this one.
Iskwew – With my fix, IE 6 and IE 7 comments do display the paragraphs properly at least on my wife’s PC running Win XP.
Velia – I use a Mac with OS X and have no problems with my blog using this theme and running both Firefox 2 and Safari
Beau — this is a common problem not just for this theme. Search the forums at WP ThemePark and I’m sure you’ll find a post about how to fix this.
Yes, David, but did it solve the problem with the comments expanding out of the comment box, and under the sidebar?
I don’t have IE6 available, so I can’t check.
I did solve the problem in IE, it seems. Thanks, David!
hi will this work with wordpress 2.1
i currently use 2.05
A quick question-general.How do you change to a full width page?
So it uses entire screen
I am going to close down the comments on this entry. Anyone who needs support on this theme, can go to http://wprocks.com/forums/ and post a new discussion.
Remember to include your website URL there.
Thanks
Sadish
[...] es bis zum geht nicht mehr (ok, für Optimierungen ist in der hier normalerweise werkelnden Fallseason-abwandlung immer noch jede Menge Platz), freut sich, dass alles so schön klappt, lehnt sich [...]