Well, its been quite a long wait and those of you who are looking forward to the working version of Cleanr, you have it right here, right now! Try the demo and be convinced that this is yet another clean, cool looking theme. Convinced? Grab the Cleanr right now and YES, its FREE!
I tried a post with a photo and I am just so excited to see that turned out so nice. And I am confident that Photobloggers will equally find it useful to use this theme for their blogging and posting daily photos. I now want to shift using Cleanr with this.
As you may have noticed, I have added a Donation link on the sidebar. Thats a small change I have made on the site. Some of you have been asking me about not finding the donation link. Well, how could you when I don’t have it on the site?
I really appreciate those remarks. So, just to make it possible for those who want to appreciate the effort, I have added the PayPal donation button. Please feel free to donate any amount you wish. No amount is small.
That said, I hope you like the new theme. If you have any comments / bugs, do post them so I can quickly fix them. I have spent quite a lot of time debugging and testing the theme but the real world is different. Don’t beat the shit out of me!




I tested your new cleanr theme. Very nice.
But I think there is a very little thing I don’t like:
If you have a Catergory with Sub-Category the top Nav shows a little arrow, and so the user knows, there is a Sub-Menu. The arrow don’t apear at a page with sub-pages
Thanks Joerg. I will fix that and update it soon.
Hello Chandra,
sorry, I changed also another little thing in the css “date”. When the date is a single number the number is not centerd like in your demo where are only dates with 2 numbers. I solved it my way:
I added to the CCS
.date { text-align:center; }
Then I changed the line in the index.php from “span” to “div” and deleted the “”
I looks much better. But you still done a very nice work
I´m using it on my new blog
I am looking for 1-column themes but still Cleanr impresses me so much I am tempted to switch
Congratulations and thanks a lot for sharing it.
Thanks a lot.
Thanks for a great theme!
Are these things possible?
- add image banner or logo to top header, with the option to remove header title text
- remove RSS link in top nav
- add name or avatar image of author for individual posts
- expand/hide comments thread like in P2 theme
Thanks!
Greg
You can do anything on a theme.
But these things are not built in on Cleanr and you will have to know html/css to change them yourself. I m planning to bring out a pro version with lots of theme options at a later time but until then, you will have to make changes on your own.
Here are a few hints.
1. header.php for logo and text. (you will have to write up css for it)
<h1><a href="/"></a><span class="description"></span></h1>2. header.php remove this code
<li class="last-child"><a href="" class="rss">RSS</a></li>
3. If you mean the post author it can be retrieved by using this function . Open single.php use the function where you need it. http://codex.wordpress.org/Template_Tags/the_author
4. That is quite complex. You will have to use Javascript.
Thank you Greg.
Also…how can I?
- create nav pages, but not under “Pages” but as individual links….for example the top nav could contain several links like “About this Blog” or “Announcements” or “News” etc….and these wouldn’t need to be under a drop down
You can do that. On your header.php, you only need to leave the title_li parameter blank.
<?php wp_list_pages('title_li='); ?>
<?php wp_list_categories('title_li='); ?>
Thanks!
Thanks for a wonderful theme, we are using it on broadkast.me cloud.
perfect theme for serious blogging.
I have used it in one of the site on the platform: musing.broadkast.me
Hi,
Just wanted to leave a note about how much I like your theme!
Truly a beautiful and crisp design!
How do I increase the sidebar to 340px and the content single.php to 580px?
Very good! Use it on my site now.
Thank you!
Regards,
Fredrik
Love the theme at first sight!
I love the huge white space, it love how you played with the font style. I love this theme!
I’ve listed Cleanr on http://www.cmstheme.net/theme/wordpress/cleanr.html
Thanks for sharing with the community.
awesome theme
please tell me is it possible to add custom text in header like this
http://i32.tinypic.com/2wcpspc.jpg
please reply.. I’m waiting
Cleanr is Supr
Am using it on my website at http://www.rameshsrivats.net
Just one question though – In my wp-admin settings, I have set the default image for comments to wavatars. The wavatars appear in the comments panel of the dashboard. However, in the actual blog, the default gravatar image is used. Is there some way I can change the code so that the theme shows wavatar images instead of the gravatar default.
Would be very grateful for your inputs and thanks again for a great theme.
Another question – I can see pings and trackbacks on my admin panel and I have approved them. But they still don’t show up as comments on my blog. Normal comments appear properly, only pings don’t. I checked my setting and all pings and trackbacks are enabled.
Please help.
Ok. Managed to solve both the problems in the above comments. Just modified comments.php by the replacing ?php wp_list_comments(‘type=comment&callback=cleanr_theme_comment’); with
?php wp_list_comments()
All fine now.
Love this theme.
Just wondering if you can get blockquotes to indent. At the moment they are no different to normal text.
Hey,
Great theme! I’m going to use it for a clients site, but they want to know whether or not the sidebar can be switched to the left side (against my better judgement). Is this possible? As I’m still getting my fingers wet with CSS, any tips you can offer would be most appreciated.
Thanks!
Blair
Hello Chandra,
I’m a french speaking man. Sorry for my bad english.
I would like adapt/translate “Cleanr” for a CMS Dotclear 2 (http://dotclear.org/) with a free Commons license .
Let me check that I can offer (free in themes.dotaddict.org) users different versions (color, layout) of this theme.
Thank you for your reply and this beautiful theme.
Sure. Do keep a link to this website though. I would love to have them hosted on my end too. You can add your credits on the file too.
Okay. Thanks you for your speed reply. I will going to you when I finished this adapt.
Hi,
it’s a really nice theme. May I port it to habari? Thanks for your hard work!