Today we have a very special free WordPress theme release. This is a ported theme, designed by Gerhard of 1234.info and integrated into WordPress by myself. This is the latest release of the famous Multiflex series of templates. The theme has a widgetized sidebar. It has been tested to be compatible with WordPress 2.5. This one has some other very interesting features, which will be detailed below.

WP Multiflex 5 Screenshot
Live Demo | Download

And now onto the features…

Page List Control

There are two page list displays in the header, one in the top right (below the flag icons) and one in the lower left. Upon activating the theme, you will notice a theme options page, which can control which page items are displayed in each of these page lists.

WP Multiflex 5 Options

You can check off the boxes of the pages you don’t want to display, and choose to order them by title (alphabetically), by date published, or by menu order.

Post Icon Choice

Making use of the several post icons available in the original Multiflex 5 template, a custom field can be defined to set a post icon for a specific post or page. This may be useful in differentiating different types of posts to your readers.

The above custom field values can be used with the icon custom field key. This will change the default post icon to whichever of the above you choose.

WP Multiflex 5 Custom Fields

This is what it would look like if you chose to use the video icon, for example.

WP Multiflex 5 Icons

Of course this is optional. If you do not create an icon custom field for your post, the default icon will be used. This method can also be used on pages.

If you have any support-related issues, I ask that you please post in the theme support forum. Hope you like it.

Update: In regards to the comment below about the header title line length being too short, Gerhard (the designer) has offered a fix. In the mf54_grid.css file, change:
.sitename {width:300px; ..... }
To
.sitename {width:500px; ....... }

I’ve updated the download so any new downloads won’t need this fix.

Subscribe to RSS

By: Leland on Apr. 9

Bookmark and Share

47 Comments »

Comment by Peter
2008-04-09 12:01:53

Nice looking theme !

One minor issue : on the ‘live demo’ the blog name is somewhat longer than in the pic above and drops the final word (server) on a new line.
This then pushes the ‘just another Wordpress blog’ tag almost completely behind the breadcrumb navigation-cum-search bar.
You may want to give the blog name (much) more horizontal space or change the height of the header to accomodate a double line blog name.

 
Comment by Anto Subscribed to comments via email
2008-04-09 12:01:58

Pretty good, not my scene tho.

 
Comment by Leland
2008-04-09 12:25:06

@Peter: Yes, you’re right about that. This is how the original template was designed however, so don’t want to mess with it.

Thanks for commenting!

 
Comment by Evan
2008-04-11 12:04:26

I really like it, any plans on making it support 3 columns? I’d use it if it was.

 
Comment by Leland
2008-04-11 12:11:47

@Evan: That could be a possibility…at the moment these are the only templates available.

By the way, the title header width has been fixed (thanks to Gerhard). See the bottom of the blog post for the update.

 
Comment by Emre
2008-04-13 18:47:20

This’s pretty and simply theme. I love it, thank u.

 
Comment by perthmetro
2008-04-18 09:44:43

Brilliantly themed for a brilliant design

 
Comment by Pete Subscribed to comments via email
2008-05-03 05:17:51

In the original there was is the option of have two columns wihint he main column - would it be hard to incorporate this into this theme so that only the left or right coumn (within the main section) contains the blog and the other column static - hard coded?

 
Comment by Leland
2008-05-03 07:07:07

@Pete: I honestly didn’t see a three column version in Multiflex 5. Are you thinking of previous versions of Multiflex?

 
Comment by Pete Subscribed to comments via email
2008-05-03 17:53:28

Have a look here…
http://www.1234.info/webtemplates/multiflex5/demo/#
and scroll down until you get to Colour Scheme Contest and Author - there’ s two columns within the main body - sort of…

ps. can you make the text in these boxes darker, the light green is very hard to read on white ;)

 
Comment by Pete Subscribed to comments via email
2008-05-04 05:11:53

Hi Leyland… I’ve sussed it out. You already had the 2 column css code for in the style sheet! I’ve managed to make the pages and posts layout work but if i click on a category link the side bar is underneath the main body… how do I configure this ‘page’ , I can’t see the archives.php in the theme folder??

 
Comment by Leland
2008-05-04 05:31:54

@Pete: The category pages are being pulled from the index.php template in the template hierarchy.

 
Comment by Pete Subscribed to comments via email
2008-05-04 05:36:13

Thanks Leland, the index.php need 2 extra ’s (4 in total) compared to the page.php and single.php which needed only 2 ,/div>’s

 
Comment by Pete Subscribed to comments via email
2008-05-04 05:37:16

edit:

Thanks Leland, the index.php need 2 extra ’s’s (4 in total) compared to the page.php and single.php which needed only 2 ’s

 
Comment by Leland
2008-05-04 05:39:57

Hey Pete, you may have use the bracket symbol code instead of an actual bracket to display code here. WordPress automatically strips that stuff out. Try this converter.

 
Comment by Pete Subscribed to comments via email
2008-05-04 05:40:24

Thanks Leland, the index.php need 2 extra closed DIV tags (4 in total) compared to the page.php and single.php which needed only 2 closed DIV tags

 
Comment by Pete Subscribed to comments via email
2008-05-05 04:19:11

OK I’ve got the categories (index.php), single posts(single.php) and single pages(pages.php) formatted correctly so that there are 2 columns in the left content area, but now the monthly archiving is all wonky - where do I find the archive by month file?

 
Comment by Leland
2008-05-05 06:53:13

@Pete: There isn’t one specifically for the months. It’s all handled in the index.php file, like I mentioned above. It handles all the category archives, monthly archives, tag archives, etc.

 
Comment by Pete Subscribed to comments via email
2008-05-05 09:17:56

I’m battling through all this and determined to get it to work… The index.php is a strange one. I can’t get it to work like page.php or single.php in so far as having the dynamic content in the right column of the content area (not the sidebar), and some static content in the left column. Also two of of 3 categories list their contens fine whilst the last category throws out the layout? why on earth would it only occur with one category and not the other?.. mean?

 
Comment by fhranz Subscribed to comments via email
2008-05-09 03:42:32

Hello all,
I downloaded the CMS of the Multiflex, i just wonder that there are no instructions on how to integrate the front end and the back end. And also I cant find the username and password to the Live Demo.

i hope someone can help me about this
thanks.

fhranz

 
Comment by fhranz Subscribed to comments via email
2008-05-09 03:43:42

btw, here is the error of the index.php
Fatal error: Call to undefined function get_header() in C:\xampplite\htdocs\wp-multiflex-5\index.php on line 1

 
Comment by Leland
2008-05-09 05:59:09

@fhranz, What version of WordPress are you using?

 
Comment by fhranz Subscribed to comments via email
2008-05-12 00:35:41

@Le land
I downloaded the lastest wp last week
vesrion: wp-multiflex-5

 
Comment by Leland
2008-05-12 06:03:14

@fhranz: This is a WordPress theme. It requires WordPress to be installed first before you can use it. Please refer to this WordPress installation tutorial first.

 
Comment by Peter From
2008-05-13 02:06:52

Nice work… Though some irritating bugs. Check out the breadcrumbs… If you you pick the ABOUT SUBPAGE 1 it should say HOME | ABOUT | SUBPAGE 1 and not HOME | SUBPAGE 1. Also there are som CSS issues, but overall very nice.

 
Comment by elion
2008-05-15 00:54:54

Nice work.
What version of WordPress are you using?

 
Comment by Jose Andrade
2008-05-16 13:59:05

Hey!… thanks for the theme. It is great.

My problem is that I’m trying to customize the borders to the colors I like, and it only publishes on shades of gray (red is black, blue is gray). How come I can’t change the color or the images? (tried with bg_corner_page_bottom.gif for example)

 
Comment by Toxane
2008-06-12 02:43:37

Well done, two thumbs up!

 
Comment by difo Subscribed to comments via email
2008-06-23 06:05:02

Hi,

impossible to register on your forum…

I would like to add some text widgets in the side bar.

But css do not apply on text. How can I fix that?

Thanks in advance.

 
Comment by Leland
2008-06-23 06:07:15

@difo: What does it say when you register to the forum? Seems others don’t have a problem with it.

Text widgets can be styled with the “textwidget” class. So for example, if you wanted to add 5 pixels of padding to it, you would add the following to your stylesheet.

.textwidget {padding:5px;}

Hope this helps!

 
Comment by difo Subscribed to comments via email
2008-06-23 06:07:16

Sorry, an other question : how can we change the icon for widgets?

Very nice theme.

Regards.

 
Comment by difo Subscribed to comments via email
2008-06-23 06:09:29

Thank you very much, Leland. Will try that right now.

Reagrding forum : I just do not receive your mail with password.

 
Comment by Leland
2008-06-23 06:24:03

@difo: Okay, I’ll look into the forum issue. About the icons for the sidebar, there’s no way presently to change them around - like you can with custom fields on the posts.

 
Comment by JamboUK Subscribed to comments via email
2008-07-04 11:28:35

Unable to add comments to any post using this theme. Default themes work fine.

What am I missing? Please help as I love this theme.

 
Comment by Leland
2008-07-04 12:07:20

@JamboUK: Can you be a little more specific? Do you see an error? What WordPress version are you using? Thanks.

 
Comment by Steph
2008-07-16 02:38:00

There should be more themes like this one… I have a hard time finding a theme I like because they all make blogs look like a mess of text. It’s always difficult to see when a post begins and ends in the page so it just looks like a MESSED UP WALL of text. This is the main drawback of almost every blog theme on the net.

With this theme, posts, sidebar, links, categories, archives are divided in standalone “panels” which makes everything look cleaner, everything is WELL sorted out and this makes the blog a much more readable.

Really, all wordpress themes mostly lack of this kind of sorting. Rainbow Dream is good in that way too.

There is one annoying thing… when I post an image, everything that is after the images is displayed on the side of the image instead of under. I have to push the text using “enters” until it’s under the image. It does the same thing to the “Posted on [date] in [category] | Edit | No comments»” part. If I want it to push it down where it should be, I must add as much “enter” as the height of the image.

 
Comment by Steph
2008-07-16 02:47:56

Themes should all be as well sorted out as this one. It looks cleaner than any other theme. I love it (My last comment did not make it =( )

 
Comment by Leland
2008-07-16 06:05:37

@Steph: Your last comment wasn’t lost. First time commenters are moderated.

To fix the image problem, find the following line in your style.css file.

.main img {clear:both; float:left; margin:3px 15px 7px 0; border:solid 3px rgb(200,200,200);}

And comment it out like this:

/* .main img {clear:both; float:left; margin:3px 15px 7px 0; border:solid 3px rgb(200,200,200);} */

See if that helps…

 
Name (required)
E-mail (required - never shown publicly)
URI
Subscribe to comments via email
Your Comment (smaller size | larger size)
You may use <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong> in your comment.

Trackback responses to this post

Recent Comments

  • Nisheeth: Hi, How to make changes to the main page, like changing the text of About or removing it
  • Marshal: Hi Leland, I am a big user of these theme, but I run my blog in Spanish, so every time the theme is updated...
  • Dan Gheorghe Somnea: Hello, I am an wordpress newbie. I appreciae this 3 columns wordpress theme as an oportune for...
  • Anto: Meh this looks interesting. I hope they put better themes up there tho. Or design some with they’re...
  • #FN$#: Really? Oh,thank you!! I’m glad you like it!…

About The Author

Welcome to Theme Lab. My name is Leland, and I run the place. I write all the tutorials and code all the themes you see here on the site.

For more information about me, feel free to read the about page. If you want to drop me a message, feel free to contact me.

Interested in advertising on Theme Lab? We have advertising available at very reasonable rates. Head on over to the advertising page for further details.

Please read our Privacy Policy and Terms of Service in regards to theme usage.

© 2008 - Theme Lab - Powered by WordPress