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

66 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
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
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
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
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
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
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
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
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…

 
Comment by Marco Subscribed to comments via email
2008-07-25 01:28:34

Hello,

I’m using this theme since a couple of weeks and just love it, but I do have “the image problem” too.

Here’s my image css:


.main img {clear:both; float:left; margin:3px 15px 7px 0;}


.main img.center {clear:both; float:none; display:block; margin:0 auto;}

and


.main img.right {clear:both; float:right; margin:3px 0 7px 10px;}

As you can see I have a tiny space between the image and the text. I want it that way. Easier to read, etc. But centering imagines does not work. It ignores it.

I commented out the code you mentioned, but then I do not have any space between the image. Looks very bad.

Actually I want for articles (article text is justified) some centered image first, then some text, then a left aligned image, some more text and finally a right aligned image. Well, I just can’t get it to work lol.

Do you have any idea?

Thanks a lot!

 
Comment by Marco Subscribed to comments via email
2008-07-27 04:57:18

nevermind am using a different theme now

 
Comment by Josh Hall
2008-08-08 09:58:05

Hi there,

This may well be a stupid question, but I am new to WP…could you possibly tell me how to get rid of the flag icons on the right hand side of the header?

Thank you!

 
Comment by Josh Hall
2008-08-08 10:18:30

No worries, got it.

Thanks for the theme!

 
Comment by Carson Subscribed to comments via email
2008-08-11 14:27:17

The strong tags in my posts don’t work. Where do I go in the css to change the code so that I can bold words?

 
Comment by Carson Subscribed to comments via email
2008-08-11 16:06:16

The strong and em tags will not bold and italicize words (respectively) after implementing this template. To fix this, add the following to the CSS stylesheet:

strong {font-weight: bold;}
em {font-style: italic;}

 
Comment by Carlos H. Subscribed to comments via email
2008-08-16 18:14:04

Thank you for the multiflex package. I’m a newbie who installed it my server and almost everything is good from the newbie perspective.

Question: I uploaded and activated the MCE Advanced Plug-in Editor (not sure if that matters)..I am attempting to write posts, but my text is not wrapping in the editor and it is double spaced. I dont’ see a way to resolve the wrapping and spacing issue. I want it single spaced.

Can someone please give me a pointer.

Thank you.

 
Comment by Larry
2008-09-01 05:41:12

Cool and simple theme!

 
Comment by News
2008-10-26 07:32:02

Thanks for the theme!

Very nice theme

 
Comment by lindebjerg Subscribed to comments via email
2008-12-19 14:01:19

Thank you for a super nice theme!

I am new into WordPress - I cannot find the space in your stylesheets to change the color of the Headline and subheadline???

About function and design, it seems to work with many new plugins and the simple grey style makes it easy to make a nice layout.

 
Comment by Dmitry
2008-12-28 11:04:04

If you using IE6 submenu haven’t work.
For example go to link “about” on top link , and you never saw sumblinks in IE6

 
Comment by Lindebjerg
2009-01-08 08:00:50

Thanks for a great theme!
I would like to know if there is a German Langues file!
Great simple Layout, just the style I would like to use in German.

 
Comment by Sean Subscribed to comments via email
2009-01-09 06:47:07

Hi.

Sub-menus do not work in IE6.

It appears that Sub-menus do work under IE6 with the multiplex original. They do not work in this Wordpress version. Is the implementation of the sub-menus very different?

Please advice were in the code the drop down occurs, at the least I can attempt to correct the IE6 issue.

Not having sub-menus in IE6 is a deal breaker for me please advice.

Cheers

 
Comment by Sean Subscribed to comments via email
2009-01-10 20:37:57

It seems the subpage dropdown menu’s do not function in IE6.

Please advice how I can go about correcting this.

Cheers.

 
Comment by Buck Subscribed to comments via email
2009-04-14 04:44:00

I have tentatively chosen this theme for one of my websites. I have noticed that some themes display only the article summary on the first page and others, including this one, displays the entire articles. I would love to use this theme, but I really need one that displays the summary on the first page as some of the articles I will be posting are quite long.

Is this a difficult feature to add and will you be adding it?

Thanks
Buck

 
Comment by Leland
2009-04-16 14:16:54

@Buck: No, it’s not a difficult feature. You can do this in two ways. First is to cut off the frontpage post text by using the <!–more–> tag.

The second way, if you’d rather use excerpts, is to go in the index.php file and replace the_content() with the_excerpt().

 
Comment by Arend Subscribed to comments via email
2009-05-02 09:08:01

I have a problem with the style sheet of this theme (http://www.kartoffelschuetzenfest.de): Zoom out and there is no green background at the bottom of the page.

 
Comment by Michelle Subscribed to comments via email
2009-06-02 08:24:15

I have been trying to get the archives to show the titles. It looks correct in the theme’s sidebar.php:

Archives

But it doesn’t show any titles. It only shows the month.

How can I get it to show the post title under each month?

 
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

  • Jeffro: Better late than never, happy birthday to you and the blog man :)
  • Leland: @Kieran: No problem. Yeah, I understand this wasn’t the final version, but it’s nice to know you...
  • Kieran: Thanks for the review! :) I rushed this theme out to the email list as more of a beta than anything - I mean,...
  • Kyle Eslick: Congrats on the milestone Leland! I’m proud to say I’ve followed this site for most of that...
  • Rodney Garcia: Hello. Wonderful work! I was just wondering how I can have the photo follow the align left or align...

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.

© 2009 - Theme Lab - Powered by WordPress