The theme is available in seven different color schemes, which you can select from the Theme Options page.
Besides blue, which is the current scheme on this site, the following colors are available:


Can’t decide? No problem, there is also an option to change schemes randomly!




Entries (RSS)
Merci pour ces thèmes.
I like your listed bells and whistles, but have a problem with using a static page to display posts when I specify a different page for the home page. I get nothing but a blank page.
I am using Wordpress 2.2 and Mandigo 1.20
Any ideas what is wrong. I can’t use your theme for my new web site unless this feature works.
Just wanted to see if there is any Ajax
Thank you for your efforts. It would be nice if there was an option to configure the main header font’s color. Please consider this in a future release. have a nice day!
Hi Tom, Absolutely great theme! Maybe you could leave a comment here to show the highlight of comments made by a blog author? BTW thanks for showcasing my Dutch Sales and Marketing weblog on your site
Henri has good ideas!
Hi, I really loved your theme but I encountered a problem while upgrading from 1.19 to 1.23. Now my sidebar just goes out of the normal boundaries when I use the 800px width. Previously everything was working fine. Would appreciate any feedback on how to fix it.
I found out what was causing the problem. It was a google adsense block placed in a text widget. Never gave me problems before but messed up the layout of the latest Mandigo version. No worries, I removed the adsense block to continue using your wonderful Mandigo theme.
Ottimo lavoro! Veramente una grafica fantastica e un’usabilità fuori dal comune!
Great work!!!
Thank you for putting so much work into such a flexible and attractive theme. I am finally beginning to appreciate just what a complex job it is, to design a theme that works with so many variables - and for so many different people!
Hi,
). In seconds (!) I could change all basic colours (the URL above is my playing-ground, my “normal” blog is the same without “2″).
first I have to say thank you for this very good theme! The localisation is also at its best (in my case german, please excuse my “little bit frozen” english
But there is one thing, that I cannot found: Headerimage…. I want to change your pretty images to my own. Would you please be so kind to tell me, what I have to do in this case?
It’s in my case not nessecary to implate an option into the great admin-interface, for I can manage all via http://FTP.
I’m al little bit sure, that this is my first question but not my last
*g*. But I hope, that I can get an input to solve my “problem” with the header image.
Thank you very much
Norbert
Aah, *striiiiiiiiiike* :-). I only changed the filename on my server ;-). It works!!!!
Next question: How can I work with the sidebar (without widgets) ?
Oha, I’ve got it ;-). I’m sorry, but it’s my first time that I work with widgets…
I’m impressed with this theme. especially the seo options. There is a lot of great stuff in there to automatically configure SO many things for seo. LOVE IT.
Column arrangement, floating images, title customization, html inserts, random header images… love it.
might I suggest the ability to add google adsense easily? You could create a few places to insert some 250×250 adsense with colors that match the themes, and then just have a place to insert adsense ID and a tracking code… then your theme would spit out the adsense at the top of the columns with the appropriate colors for the selected themes. Just an idea
I love it man, great theme
I really love this theme. The flexibility and customisation offered is unparalleled by other themes. I’d love the option to add adsense code as well. Hope to see that in the next release!
Btw, the header classes (H1 - H6) seems like it’s messing up XHTML validation. Not a big problem though.
Rob, Jason, I’ll consider the adsense feature. There are some plugins for adsense, but I’m not sure what level of flexibility they have.
The validation problems in 1.25 are due to the fact that I’ve used H* tags instead of h* (lower h) throughout the theme. This will be fixed in 1.26!
Bonjour,
J’utilise ce theme depuis peu de temps mais je rencontre une difficulté. Impossible d’utiliser le plugin “Google Adsense widget”
J’ai un message d’erreur lorsque je souhaite configurer ce plugin.
Quelqu’un à une idée?
Merci de votre aide
This theme is really good ! I like the design, good job !
But i’ve noticed that it’s not xhtml valid, because of few problems. The first has been describes by Jason : the name of tags H1-H6 must be in lowercase to be valid. You said that this will be corrected in the futur release, great
Waiting the release, I’ve manually searched/replaced the “Hx” by “hx” in functions.php…
Then, I’ve noticed a second problem. When I read the HTML produced by the theme,, i have this :
class=\”widgettitle\”
It affects the title of the list of pages, in the sidebar. The browser (Firefox in my example) renders the font with a little difference, so this is not only a question of valid code ; it’s visible.
With a few look at the source, I’ve found the place with it’s generated : at line 31 in sidebar.php, there is:
wp_list_pages(”title_li=”. [...]
The problem is that wp_list_pages() uses parse_str(), which contains a bug in my version of PHP (5.2.1) : it actually executes magic_quotes_gpc twice ( cf the comment in the official doc : http://fr3.php.net/manual/fr/function.parse-str.php#76477 ).
What do you suggest to correct this bug and produce valid xhtml ?
In fact, I was wondering if the preceding version produced a better code…
Really strange, it doesn’t seem to be displaying the 3-column theme correctly in IE7 and Opera on my comp. The post column doesn’t resize to fit the theme’s width, resulting in the right sidebar pushed out of the ‘frame’. Any ideas on what’s causing this? Works fine in FF though.
Thanks for considering the adsense option. There are plugins out there but somehow I prefer and integrated one that displays correctly in the theme.
Hello,
I have a pb with mantigo. I have a error: ligne 2 - caratere 11994 - “style” a la valeur nul ou n’est pas un objet - code 0.
Thanks for your help
I’ve been getting a lot of reports about broken layouts in Mandigo 1.25. This is due to a bug in the script that handles image resizing for IE, and it has been fixed in the upcoming release.
In the meantime, if you are affected by this bug, just browse footer.php and change the condition for the “for” loop (currently “j<1") to "j< =1".
Dominique, please get back to me (by email) with more detail about your problem with adsense.
Trance, using arrays instead of serialized arguments should fix the problem, ie turn
"title_li=value&sort_column=value"
into
array('title_li' => ‘value’, sort_column’ => ‘value’)
Thanks all for your help!
Best regards
thank you
@Trance
Did you find a workaround for that »class=\”widgettitle\”« problem yet? I have read the remark about using arrays, but I am not quite sure how to do this.
And I really would like to see Mandigo producing valid XHTML, too …
Apart from that, it’s a great theme!
Rod
Hello All,
Mandigo is compatible with wordpress 2.3?
There is soon Mandigo 1.26?
Best regards
Hello Tom,
i love your theme very much.
you are great designer in my eyes
but i have some problems, (or my mistakes)..
i want to add text and under to image.
here is : http://i182.photobucket.com/albums/x268/PaNTHeRa_/13.png
code view : http://i182.photobucket.com/albums/x268/PaNTHeRa_/14.png
but it is looking at my frontpage : http://i182.photobucket.com/albums/x268/PaNTHeRa_/15.png
i want to
TEXT
IMAGE
TEXT
IMAGE
like this.
But is looking
TEXT
IMAGE
can you understand me ?
sorry to my english.
i hope you can help me.
thanks..
Hello all,
For your information - Mandigo 1.26 and wordpress 2.3 are ok!
100% compatible
Best regards
Hi there!
Your theme is excellent, it’s a brilliant theme, but it has one little tiny problem.
The lack of comments in pages. Like i said before, its a little problem.
I solved with extra code in the page.php, hope you don’t mind
Anyway keep the good working.
Dear Tom,
I just installed 1.28 of Mandigo, but the automatic resizing of the images does not work anymore. In 1024 lay-out, with one left sidebar, when the original image is more than 600 p, the image goes beyond the boundaries and even pushes the sidebar to the left. This was not so in previous versions. Anything I can do to solve this problem? I prefer to keep the pictures in the original resolution instead of downgrading them to 600 pixels width.
Thanks in advance.
Ludo.
I got this error in the front page
Warning: Invalid argument supplied for foreach() in C:\AppServ\www\wp213\wp-content\themes\mandigo\index.php on line 13
I got this error
faultCode0faultStringWarning:glob() has been disabled for security reasons in /home/vol2/byethost18.com/b18_316870/se7enize.com/htdocs/blog/wp-content/themes/mandigo128/functions.php on line 17
faultCode0faultStringWarning:Invalid argument supplied for foreach() in /home/vol2/byethost18.com/b18_316870/se7enize.com/
htdocs/blog/wp-content/themes/mandigo128/functions.php on line 17
faultCode0faultStringWarning:array_rand() [function.array-rand]: Second argument has to be between 1 and the number of elements in the array in /home/vol2/byethost18.com/b18_316870/se7enize.com/
htdocs/blog/wp-content/themes/mandigo128/header.php on line 41
this is really a great theme!
but i’m having a problem posting comments. there is no error but comments are not posted.
please check my site http://www.mixph.com and try to test it by leaving a comment.
thanks for your help.
I already fixed the comment problem.
But my problem now is the images/photos do not display in IE but in firefox its ok. Any suggestion pls?
I’ve installed Mandigo on a local server as a test run and I love it.
However, I duplicated the installation for use on a hosted website, and none of the images are showing up at all: header, background, bullets, nothing…
The color schemes do not even appear in the theme options page.
I know the files are there, what other reason could there be for such a thing?
like user Nice From Thailand after changing from mandigo 1.12 to 1.28 i get this error on my frontpage:
Warning: Invalid argument supplied for foreach() in /home/smorek/public_html/biginjapan/wp-content/themes/mandigo/index.php on line 13
any clues what to do?
after updating to newest version of wordpress the error disappeared. sorry for bothering.
this template is awesome! ?????????
after updating to newest version of wordpress the error disappeared. sorry for bothering.
this template is awesome! domo arigato gozaimashita!
I love the theme! only a few things…
- is there a way of not displaying the tags at all?
- is there a way of making a top widget bar that takes the width of the 2 sidebars, on the side, as opposed to above the posts as it is right now?
- is there a way to remove the ’star’ icon on sidebar widgets when there is no title there
- it would be convenient if there was a comment option both above and below the post…
i hope this is just helpful feedback, i think you’ve done some amazing work!
d’oh i just realized the single posts get expanded… is there a way of not expanding the width of the single posts, while keeping the sidebars in place? It really messes around with my previous formatting of my posts, and I would like the sidebars to remain intact.
also, sometimes my sidebar seems to expand and bulge out beyond the frame of the header… do you know what the possible issues might be?
thanks so much again, this is a fun theme
my second comment didn’t seem to go through… but to follow up
- the posts seem to randomly be wider at times than others - i don’t have any images over 500px and i’ve tried this with IE7, Firefox, and opera. It seems to be completely random, causing the sidebars to stick out on the right. (I’m fairly certain it’s the post issue and not the sidebars, as they seem fixed in width).
- the toggle buttons for removing the sidebars and expanding the post work fine, but when they are toggled back to their original state - both opera and firefox seem to hang. although it seems to work with ie7, though it says there are errors on the page.
any help would be fantastic.
I decided to give Mandigo a try today…and I am VERY impressed. This is the nicest, most well-thought-out template I have ever seen. Bravo–and I will be PayPaling you something in return.
I love Mandigo, it is an amazing template! However, I am curious, I noticed that a few photos I post inside my comments are not autoresizing. Is that an error of WP or the Mandigo template? It took me a while to finally figure out why things were shifting to the right, but I realized it must be my pictures. Any tips would be greatly appreciated.
Fantastic theme,
Could anyone answer this for me though:
In the Single Post view is there a way of putting the previous post link (usually above the post your reading) below your post? i.e. so it would be placed just above the 1st comment.
Thanx
Daniel
I love Mandigo also, but I’m having a problem since updating to the latest version (1.3). For whatever reason, only one comment per post is allowed. Anyone who tries to add a comment afterwards gets a blank page with wp-comments-post.php in the address bar. This is only happening with Mandigo and happens without plugins or any customization beyond what is allowed on the options page.
I’m at a complete loss on what to do to get things back to normal. Anyone have any ideas? Thanks.
As to moving the previous/next post navigation, there’s a div id’d as “navigation” near the top of the single.php file that you can move down to be just above the line calling up the comment template.
Hi guys,
I figured it out by playing around with the single.php script.
I moved the:
So that it was between the line:
and the line:
Check out my blog to see the effect.
Daniel
I’ve been playing with this theme all day - LOVE IT! I gave up on the 800 resolution. The sidebar kept going out of bounds, but only sometimes. I’d have errors on the page, and the “expand” and “toggle” js functions were inoperable. (I’ve browsed around and I see on other blogs set at 800 that they don’t work either.) The two functions listed above worked fine until I used widgets to customize the sidebar.
So I gave up and now it’s at the 1024 resolution. I’m disappointed only that the background tiled image doesn’t show - I designed the entire blog to match that background image. But, it’s worth it to get the template to work because I don’t want to use any other. THANK YOU!
I love this theme!
Great theme - well done!!
I’ve noticed a compatibility issues with IE 6.0.3790.3959 (Win2003, if that’s relevant). What happens is beginning with v1.30, you loose this white background object (sorry for not knowing the exact terminology). So for example, the “Leave a Reply” text and four fields are surrounded by dark gray rather than sitting inside a clean, white container. Here’s a screen-shot showing what I mean: http://tinyurl.com/34bce7.
Hi there,
I guess I have the same problem as someone remarked above: my postspage does not autoresize anymore. Putting the next-to last version (which was running fluently until last week) does not help me either. Anyone has a suggestion?
Thanks
Jan