New Features and Improvements
It’s with a near-crippling hangover (too many VaFilm festivities last night) that I announce the release of Mimbo v2.1. If you’re already familiar with v2.0, you will enjoy the new features:
- Dropdown menus are now included for subpages in the top navigation
- The category header “News” is now dynamic
- Category titles on the homepage (”Gadgets”, “Music”) now link to their archives pages
- Widget headers in the sidebar are now styled like the other headers
- Formatting has been added to certain elements inside the post: blockquote, unordered list, ordered list. Also, two new CSS classes have been included for inserting images within posts: “picleft” and “picright”
- Single pages now have a Category link next to the date info
- The <body> tag now uses an ID of “home” if you’re on the homepage:
<body<?php if ( is_home() ) { ?> id="home"<?php } ?>> - Padding and list-item issues in the Comments section have been corrected
- Image-path info for the RSS icon has been corrected
- Category and Subcategory menus in the sidebar have been styled
- Archives pages have been styled
- To make things easy to find, all top navbar and subnav styling is in its own separate document, “nav.css”
- Min-height added to the <body> to fix scrollbar problem in Firefox and Safari
- I’ve removed my name from the footer and simply linked to the Mimbo download page; seems less obtrusive that way
Thanks
This project continues to benefit from the feedback of other developers out there — for this last version, big thanks to Will “James” Davies (Cycle-Challenge), David Tamés (Kino-Eye) and Chris Makarsky (Cmak).
Also thanks to various blogs who’ve featured Mimbo: Weblog Tools Collection, Theme Playground, CSS Juice, Clazh, WP Theme Gallery and Fadtastic.
If you are enjoying Mimbo, please spread the word and share the links!
1:25 am
Wow… I just finished downloading your new version of Mimbo. I’m currently uploading it in my other website. http://www.nugrind.com
I cant wait to tweak it. :) Thanks you!
6:54 am
Mimbo keeps getting better – well done and thanks for continued support.
8:06 am
You’re GREAT! Thanks alot for the theme :)
I’m trying it out on http://www.jokka.net/wp now, but I’m gonna modify it a little so it fits my wishes.. I will maybe keep you an update on my site :)
And again, thanks alot for all you do!
8:17 am
your are welcome its a great theme. Especially if people are looking for a magazine framework to start with.
8:27 am
Ey.. Is it something wrong with the menus? http://www.jokka.net/wp
They comes in a bullet list ?
9:18 am
Guys: if you experience problems, please see this post and try downloading again. Sorry for the confusion.
5:01 pm
First, thanks for the best theme ever in my opinion.
Second, I have downloaded the 2.1 not sure how to upgrade with out changing all the custom work on the 2.0 theme.
Any help would be great..
Thanks
Mike
5:39 pm
@Mike: I think for certain users it will depend on the degree of customization they’ve already done, versus the new enhancements. Some may want the new dropdown menus, but have no need for other additions. In that case, it will require some bit of copying and pasting. Unfortunately, there is no way to predict how users will customize their site, so it is difficult to figure that into new versions of Mimbo — but, I will still try to find ways to make this transition smoother in the future. In the meantime, I also plan on setting up a forum for people who want to trade tips and advice on implementing Mimbo into their sites.
6:10 pm
Thanks for the quick response. I know there is no easy way to do this so I will just get in the files and have fun. :)
Looking forward to the forum.
Thanks
Mike
8:23 pm
Darren, you are my new hero of webdesign. I’ve been all over your portfolio and adore your work and eye. I’ve been doing webdesign for years now (portfolio at: http://www.meritica.com) and currently feel like Luke meeting Yoda!
Anyways, I’ve adapted a mimbo2.0 for a rework of my self help / self improvement website at http://www.Fullspirit.com, and it is coming out very nicely. But I’m a bit out of my league hacking your code.
Here’s my questions / problems:
1. I’m optimizing the sidebar for a post length of 700-1200 words, okay, no problem. But, with only one sidebar built-in, the index page then looks lopsided. I tried to add a second sidebar stylesheet, and edit just the index page but alas, I was unable to do it.
2. Also, trying to edit the look of body of posts only, but everytime I find the right tag to edit, it seems to affect more then the post bodies…
3. Internal pages, not post pages – is it possible to have a duplicate index template for custom internal pages?
Anyways, thanks for all the great work!
9:07 am
Wow,., leave for a few days and next thing you know there’s a new version of Mimbo… lol
11:23 am
Hi Darren! Your Mimbo theme is such an inspiration. Anyway we’ve been using it in out online magazine Majari Kanayakan: No.1 Magazine for Indonesian Chemical Engineering Students. We’ve added so many modifications to you theme. These are some of them:
- Feature Video Section
- Author Profile Section (click the author name and it will link to the profile page)
- Article Top Banner in every page (We added a big image in every articles so the whole thing will become more magazine-ish)
- Author highlighted comments. (Every comments that is written by the author will be highlighted – anyway we have several authors in our magazine)
- backgrounds and hover effect in the featured articles and lead story column.
- a nice and highlighted ‘about us’ section in the front-page
- etc etc etc..
anyway, check it out http://www.majarikanayakan.com
Cheers,
Majari Kanayakan
11:53 pm
OK, when I uploaded 2.1 onto my wp-content/themes/ folder and then selected it in wp-admin as my theme, all that showed up is my basic text on my site…no CSS…no images…no color at all….wth?!
12:30 am
Sorry for the last post, my server enables me to upload zip files and then extract in the server, and all (most) of the files were set at 600 for permission…so I am changing to the correct 755 and so far is working fine, thanks!
9:35 am
Darren, this is a gorgeous theme. Thanks for all the hard work and the fact that you’ve released it free. I’ve been tweaking my installs to add Asides and other bits. Just wondering, though, why the Category archives don’t work. If I click on a category link, I just see the homepage, but with the category URL. (I tweaked my Permalinks to be ‘friendly’. So I have /category/category1 instead of /?cat=1)
10:47 am
Having some problems getting images to show up on the front page alongside posts. Anyone able to offer help on this?
4:01 pm
Darren,
For of repeating what everyone else has already posted…I also want to congradulate you on this awesome WP Theme. I have been using wp for a while and have been graciously awaiting a theme as great as this.
Here is my question, I possess very basic html editing skills for the most part am able to accomplish most of what I need to do; however my question to you i….I have been trying to remove the hard coded “HOME” tab from the navigation.
header.php of the theme.
I use the frontpage/postspage feature from Options > Reading AND I understand the theme already has a hard coded “home” link in the menu – so I end up with 2 Home links.
I am not sure where to find and Remove the hard coded link.
When I look through the Header.php I have tried to remove the code where I beleived this to be, however no success.
Please help me.
Anita