Mondo Zen WordPress Theme

Mondo Zen is a cross-browser compatible, simple, clean and minimalist two-columns layout to set peace of mind, relax and inspire.

Mondo Zen WordPress theme

Version 2.0

Show me more themes!

74 Responses to “Mondo Zen WordPress Theme”

  1. Brandon Says:

    Thanks for the blog theme! I’m loving it!

  2. Don_Luis Says:

    Hi I tried your theme with WP in spanish and when I apply it an error message appears:

    Fatal error: Call to undefined function post_class() in /home/periodi/public_html/blogs/leer_las_letras/wp-content/themes/mondo-zen-theme/index.php on line 15

    I just supposed it was my doing there but after downloading 3 times from the download location and uploading on my ftp it turned out to behave the same.

    I really liked the soft design so any feedback would be appreciated.

  3. A_Flama Says:

    Just sent you an email Don_Luis :)

  4. Fritz P. Says:

    I’ve just activated your theme (with some minor adjustments) on my Dutch blog Crusaderworld.com. Thank you for such a beautiful and elegant theme.

  5. Deborah Says:

    Hi,I am also getting the erro on line 15 of the index.php.
    I really would love to use your theme if I can get it to work.

  6. A_Flama Says:

    Hi Deborah, this problem occurs for WP versions before 2.7. Just sent you an email with the fix! Enjoy it!

  7. Anthony Says:

    Hi,

    I am also getting the < v. 2.7 error. :(

  8. A_Flama Says:

    Added a download version for WP 2.6! Enjoy :)

  9. Lila Says:

    Hi! I love this theme, I installed it with no problem on my italian WP but I’m trying to localize it. If you can tell me which file I’m supposed to modify, I can send you the translations!

  10. Mondo Zen : thème “zen-attitude…” | WP Themes Says:

    [...] Site de l’auteur [...]

  11. Daily Thoreau Says:

    Hi could u help me out please. I’d like to know if it’s possible to get my header image clickable (going back to the homepage). Thanks

  12. A_Flama Says:

    By default Mondo Zen have a link to home on the blog name. If you changed that code for an image you just have to add an “a” tag over “headerimg” on header.php!

  13. Tim Says:

    I have a problem, see image:
    http://img140.imageshack.us/img140/338/sidebari.png

    I have just installed your theme for the first time, and this is the first time I have seen this problem. I cannot figure it out. Help?

    Thanks

  14. Tim Says:

    never mind, I manage to get it solved by adding alot of . sorry for the trouble.

  15. Twwly Says:

    I have just installed your theme (very nice!) but when I go into WIDGETS, the LINKS option is unavailable. I cannot select it to add to the visible active widgets.

    What is going wrong? Worked great with my last theme and all links are still there in my dashboard…

  16. noreen Says:

    I love the template. Anyway to have the comment section to be “shown” at all times on the home page instead of having to click on the “comment” link?

  17. Vermontoise Says:

    Hello. Love your theme… Rather than trying to install a French version I’ve had some fun translating everything by hand… But I can’t figure out where to translate “search for” and “search” on the search form. Can you give me a hint? Thanks! :-)

  18. A_Flama Says:

    Nice work Vermontoise! You can translate “search for” on the file searchform.php on your mondo zen directory. Good luck!

  19. Matt Sweeny Says:

    Just wanted to let you know that I ported your WP theme to work with Coppermine Photo Gallery. Not sure if that is ok or if I am allowed to do that but let me know if you want me to share my files back to you. Cheers!

  20. Heidi Says:

    Hi! I am thinking about using this theme for my blog, but my blog is in Norwegian, and I would therefore like for all the text connected to the template to be in Norwegian as well. I have translated most of it, but I can’t seem to figure out where to go to translate some words and phrases (I’ve underlined them in the image linked to below) connected to the comments-field.

    http://album.gnagergleder.de/#1.0

    Thanks!

  21. A_Flama Says:

    Matt S. thanks for the feedback. There is no problem in adapt Mondo Zen for Coppermine, I’ll keep your comment here so who ever wants to do this integration can contact you – THANKS for sharing!

    Heidi, to translate comment text you’ll need to edit comments.php

  22. michael Says:

    hi was wondering when i click on my archives or catergories (eg click on a catergorie ‘animation’ or ‘logos’ it just displays the whole posts in these catergories.

    at the moment it just displays the titles and not the actual content of the post when i click the catergory or archive. i suspect id have to mess with the archive.php file but im not sure what to change. cheers for any help.

  23. michael Says:

    sorry i meant above id like the whole post to display not just the title. (when clicking catergories/archive)
    thanks

  24. A_Flama Says:

    Hi Michael, you can show the entire post by renaming archive.php file to something else (like archive_old.php) – this should do :)

  25. Matt Sweeny Says:

    @ A_Flama – I know you said that “There is no problem in adapt Mondo Zen for Coppermine” but I am wondering in addition to using it on a clients website – can I submit the ported Mondo Zen Coppermine theme to the greater Coppermine community like this: http://forum.coppermine-gallery.net/index.php/topic,42425.0.html

  26. A_Flama Says:

    Matt, feel free to share your Coppermine Mondo Zen with the community, as long as the author credit is there (GNU) there is no worries – go for it!

  27. Teresa Says:

    I updated to WordPress 2.8.1 and the search box changed. I would love help on changing the search in sidebar to something like you have on this page. Search For inside the search text form field box and button to the right all on one line. If you look at the way it displays now on my blog, it is redundant, search for before the text form field and then underneath search button.

    Thanks for your help!

  28. A_Flama Says:

    Hi Teresa, you can do a quick fix for this problem by hiding label “Search for” using css. Just add the code below on your style.css:

    #searchform .screen-reader-text{
    display: none;}

    Now… if you want to add this label on the search box you will have to search on the php files the id searchform, and then update the input text to this:

    <input id=”s” type=”text” name=”s” value=”Search for…”/>

    I hope this helps :D

  29. Brian Says:

    Hi!
    We really like your Zen theme, it’s a great fit for our blog. I’ve experienced one problem with the sidebar not showing up under certain circumstances. Such as when i view a post. I see the sidebar fine when on the main page, or search, or sort by tagged, just not when I click a post or comment..etc.
    It’s just not there.

    I looked around the php..but Im not that familiar with it. Thanks for the great theme, i hope you can help.

  30. A_Flama Says:

    Brian, you can fix this problem downloading the latest version of Mondo Zen. Some of the initial versions of the theme didn’t have the sidebar on single posts that’s why it’s not showing!

  31. Brian Says:

    okay, I’ve reinstalled the latest version, and it works great – thanks!

  32. Karen Says:

    Hi Catarina! I just found your Mondo Zen theme and love the elegance of it. I’m trying to widen it a bit to have the entries be 640 wide. I’m a CSS newbie and I got most of it widened, except for one spot I’m having trouble with:

    http://s107.photobucket.com/albums/m307/keyka1a/test/?action=view&current=mondo_zen_screen_shot.jpg

    As you can see on the screen shot, I’m having trouble moving the right margin over to the right of the sidebar. It’s not obvious to me, in the CSS file, as to what I should change. If you could point me in the right direction, I’d greatly appreciate it.

    Thank you, Karen

  33. Rob_W Says:

    I just activated this theme. It looks great! I do have one issue, however. When adjusting the widgets on the sidebar, the width changed. Now the search bar is crunched together and looks strange.

    Any help would be greatly appreciated! Thanks for a great looking theme.

  34. A_Flama Says:

    Hi Karen, from what I saw on the print-screen your style changes are good. The reason why the white background is not showing is because it’s the background is an image. You’ll have to update the image to fix it! Good luck :)

  35. A_Flama Says:

    Rob, the search box with the WP 2.8+ shows the “search for” label which pushes everything making it not aligned. There are 2 ways to fix. Add one of the codes to the end of your style.css:

    1- to just hide the label:
    .screen-reader-text{display:none;}

    2- to fix search box height:
    .screen-reader-text{display:block;text-align:left;}
    search for “#sidebar form” on style.css and remove the line “height: 20px;”

  36. Melissa Says:

    Hi Mondo Zen,

    I’ve ended up with an odd problem with sidebar display. It drops to the bottom of the page with archive and homepage displays sometimes. The inconsistency appears to be an extra div tag before the first post in some pages, which doesn’t have a corresponding closing tag. For example just after the post title html (I’ve replaced the angle brackets with round brackets so the comment goes through):

    —————–code—————–
    (div class=”post hentry category)
    (h3 id=”post-number”)link html(/h3)
    (div class=”entry”)

    (div) << this is the extra div tag

    (p)post text here(/p)
    (/div)
    (small)date(/small)
    (p class="postmetadata")posted in category html | (/p)
    (/div)
    —————–end code—————–

    which then repeats for each post but with one less div like this:

    —————–code—————–
    (div class="post hentry category)
    (h3 id="post-number")link html(/h3)
    (div class="entry")

    << no div here like in the first post

    (p)post text here(/p)
    (/div)
    (small)date(/small)
    (p class="postmetadata")posted in category | (/p)
    (/div)
    —————–end code—————–

    I commented out the tags and comments links in archive.php which seems to have created the problem, however, the inconsistency has left me stumped – some category pages display without the surplus div (and the sidebar is fine), others have the surplus div with the resulting sidebar error. I could add an "echo (/div)" to the php I guess but that will appear in each post snippet, which will no doubt screw up something else.

    Any suggestions? Thanks :).

  37. Melissa Says:

    Update: ignore what I said about modifying archive.php, I uncommented the tags and comments links, and it made no difference, still getting the extra div tag error.

  38. A_Flama Says:

    Humm Melissa… it seems like something on the sidebar. We need to investigate the code :P

  39. hans de man Says:

    hello,

    our website http://www.klorofil.be is using your lovely mondo zen theme.

    unfortunately we’re having an annoying problem: when adding a post to a page, the font size of the older posts decreases, the same being the case for the font size of the navigation menu.

    we’ve been going through the script in detail, but can’t find the cause.

    could you eventually help us out?

    thanks a lot in advance,
    hans

  40. A_Flama Says:

    Hi Hans, this might be happening because Mondo Zen styles uses “em” (units of length) for font size… it’s like percentages.

  41. Melissa Says:

    I’ve just downloaded your theme and really like the easy and simple layout. But I have one problem. I have 4 pages and when someone clicks on say “Services” and if they want to get back to the “Home” page…they can’t? There is no link to return to “Home”. On my other blog there is a link to a home, but not on this theme unless I’m missing it somehow. How do I insert a “Home” link? Thanks for your help!

  42. A_Flama Says:

    Hi Melissa! To go back to the home the user just need to click on the title. Another way is to add a “home link” to your sidebar (on sidebar.php).

  43. Erik Says:

    Love your Blog theme. What colors did you use? Is there a specific color? ie hex number? Trying to make it mesh into overall site as much as posssible. Also, did you create the other images for the blog. Is there a way to purchase them for use in our site?

  44. A_Flama Says:

    Hi Erik, glad you liked the theme. The colors used on this theme can be find on style.css file :)

  45. Rex Says:

    Sun 8 Nov 09, 1:12 pm

    Hello,

    Thanks you for such a beautiful, clean theme. It’s lovely and just what wanted.

    I am not technical, but I am housebroken and capable of following simple instructions! I would like to put simple links to my (blog) pages under the Heading. Which file do I edit? What code do I use and where do I put it?

    Thanks very much for your help!

    Aloha,

    Rex

  46. A_Flama Says:

    Hi Rex, to add links bellow the title you should use “html a tag” (you can search that for instructions how to use) on the file header.php. Good Luck!

  47. Thomas Says:

    Hi,

    we use your wonderful Theme! Thank you for this nice Theme!

    I try to attach in Facebook a link from a post and get as text only the “last” or “next” hint (it is over the post) instead of the post. How can I bring the both under the post? Hope you have an idea.
    Salam from Bali

    Thomas

  48. A_Flama Says:

    Hi Thomas, to add a link under your status on facebook you have to “attach” a link! Good luck :)

  49. Rachel Says:

    Hello Catarina,

    Thank you for such a great theme. I’d like to be able to change the font of my title “H E L O” and also the font of the page titles “About Us” etc. when the page is open, displayed at the top.

    I’m very new at all of this and would really appreciate your help to point me towards the right code!

    Have a great day,
    Rachel

  50. A_Flama Says:

    Hi Rachel, you can change your font styles on the styles.css file. Look for the h2 tag that says “font-family”!

  51. Rachel Says:

    Thanks for the swift reply!

  52. Monica hall Says:

    Hi, I love the template and am new to wordpress. I made a mess of my side bar when i tried to paste a facebook fan box into the code. I was trying different sizes to see what worked best but i must have cut part of the code for the leaves? now i have default bullets and the side bar has moved up and is wider overlaping my welcome text. I’m not sure what is missing. How can i fix it or how do I look at the code to see what i did?

  53. A_Flama Says:

    Hi Monica, I saw on your site that the sidebar is back to normal. As for the facebook box, because you have a tall image it’s shrinking a little bit – try a square size :)

  54. Marcus Says:

    Hello! And thanks for a wonderfully balanced theme!

    I’d like to make the writing area wider. When I modify the width fields, the writing area on Firefox gets shifted all in the left corner. Can you please tell me which fields in the CSS to modify to make the text are wider?

  55. jo Says:

    hi
    I love your template and am quite clueless. I have lost the comment box on my posts and don’t know what I have done wrong. can you help me? thank you.

  56. Jeff Says:

    Hello,

    Thank you for your great template – we’re using it for our wedding site.

    Are some widgets incompatible with the template? It seems like when I fill my sidebar with

    Pages
    Search
    Calendar
    Meta
    Links
    Tag Cloud

    Only the first four items in the list appear in the side bar — any hints?

    Thanks for your nice work!

  57. wt Says:

    thank you. I am using this zen theme on my blog and I like the elegant style.

    I promise I won’t change my WP theme again for a very long time — I will just focus on writing.

  58. Debrah Says:

    How can I make the main column wider? Congratulations for a wonderful template.

  59. A_Flama Says:

    Hey everybody, sorry for the delay, here some help:

    Marcus: to make the content area wider:
    1 – make the image “zen_content_bg.png” and “zen_title_bg.png” (let’s say 100px) wider.
    2 – Change on style.css these items:
    #page = current width + 100 / #header = current width + 100 / .narrowcolumn = current width + 100 / #sidebar = current margin-left + 100

    Jo: seems like you “found” the comments :)

    Jeff: before the theme is published we do tests with the widgets so the WP widgets should be all good. Sometimes custom widgets can cause some issues because its styles overwrite the theme styles – so you can either edit the widget styles or find something else similar.

    wt: thanks!!! I’m glad you liked :)

    Debra: have a look on the beginning of this comment :)

  60. Vickie Says:

    Hi, I been using your theme on my blog and loving it…I noticed you have a newer version (2.2). I’ve downloaded it, but am worried about using the new version because I had someone make a couple of tweaks to the php of the 1.8 version of the theme. Are there any directions for upgrading the theme? Will it mess up the changes my friend made? It was so long ago, I can’t remember all of the changes he made. I think one of the changes had to do with how comments and tags showed up. What should I do?
    Thanks,
    Vickie
    Obsession With Butterflies

  61. Deb Says:

    Hi. I really like the minimalism and simplicity but am wondering if there is a little box where someone can stick in either adsense or a banner that goes in the single.php file. Thanks and I like your work.

  62. Lois Reed Says:

    Hi,
    I am using your theme “Mondo Zen” for an acupuncture trade. The URL will be http://www.whiteluck.com. Since there will be no blog, only static pages – is there a way to take the sidebar out and move the pages/navigation along the top?
    Thanks in advance!

  63. Matt Sweeny Says:

    A_Flama – Any idea if this theme will work with WordPress 3.0?

  64. Julien Says:

    Hi Thank you for the great theme!

    I have a problem with the widgets after updating wordpress to 3.0.1 the widgets don’t move anymore and I can’t access or change them.
    Thank you in advance for any help you might be able to give.

    Julien

  65. Julien Says:

    This theme works great with WP 3+
    Thank you

  66. JoH Says:

    Hi! I’m using your theme for my blog love it. I would like to move the tags and categories to the bottom of each post rather than the top. Could you please tell me how I do that?
    Thank you!

  67. elaine Says:

    what a beautiful, simple theme! i’m wondering if i’m allowed to modify the colors, with you still linked/credited at the bottom of the wordpress site.

  68. adthenomad Says:

    Hi! I’m using your lovely Zen theme for my new site. Would it be possible to use the green lotus as my favicon?

    Thank you!!

  69. Yellow Pressed » Blog Archive » Theme Customization: Yoga-Psych.com Says:

    [...] Mondo Zen Theme [...]

  70. Aleksandar Says:

    Hello!

    I’m using your theme and I like it. I’d just like to tweak it to display not the whole posts on the home page but instead to display just excerpts. Waiting for advice.

    Thanks

  71. olga Says:

    Hi, what happened to Mondo? the whole editing option is just gone, no background, no nothing to fix, the main page picture has no hight parameters, and all looks … weird? Please, advice, ’cause I reaaly would like to keep the theme. Is it the Mondo script or just me?

    Thank you

    Olga

  72. olga Says:

    Sorry Catarina, it was ME.

    All fixed now.

    Olga

  73. Dreumes Says:

    Hello, i want to make the colums wider. I did everuthing said to Marcus : to make the content area wider:
    1 – make the image “zen_content_bg.png” and “zen_title_bg.png” (let’s say 100px) wider.
    2 – Change on style.css these items:
    #page = current width + 100 / #header = current width + 100 / .narrowcolumn = current width + 100 / #sidebar = current margin-left + 100
    But nothing changes. I really don’t get it, but now one widgets looks stupid…

    http://www.hippedreumes.nl/wordpress/

  74. Nikita Says:

    Hi,

    Iam using your theme and its just great. I need to do some changes, I need to remove the leaves by the menu.
    I need you to tell in general lines how to do it, where I should go to change the code.
    I will look for it on the WP forum, I just want you guide me what to look for.

    Thanks

Leave a Reply