WordPress theme:diary-cute released
October 9th, 2008

diary-cute screenshot
Tested in – Firefox 3- Internet Explorer 7 – Opera 9.5 – Chrome
Validation – XHTML
Please feel free to submit feedback if you have any problem.
このテーマは主要なブラウザで(Firefox 3- Internet Explorer 6 7- Opera 9.5& Chrome)テストされていました。XHTMLが適用します。問題があれば、お気軽に意見を提出してください。
This theme is free. You can redistribute it and/or modify it under the GPL .
^_^
又一个简单主题,是两栏结构,支持widget,使用了jQuery支持的lavalamp导航栏,侧栏也很有意思,看你有没有发现机关^_^
总之适合喜欢简单的朋友,尤其是小朋友们,当然了,由于我不会php,所以复杂的东东也做不出来^_^
Current version
- 1.8.1
Download
Preview
有什么问题,请留言给我





Nice theme. How do I get the side bar working for Recent Posts, Categories and Archives?
Reply
page Reply:
September 25th, 2009 at 5:50 pm
hi Gary,you can deactivate some plugins to check it out,coz diary-cute used the jQuery to achieve its functionality.
Reply
Gary Reply:
September 26th, 2009 at 12:21 am
Yep, that was it. It’s working great now. Thanks!
Reply
Is there any possibility to have a dropdown menu of the 3 tier sub-pages?
Reply
page Reply:
October 16th, 2009 at 9:28 pm
Hi Lal,it may change to another style if the 3 tier sub-pages have a dropdown.dont you think so?
Reply
hi is there any header logo? there is a header logo in img folder but i cant use it why?
Reply
page Reply:
October 28th, 2009 at 10:27 am
hi Snaru, the wordpress.org just allow show the text title. you could change the header.php to show your unique img logo, if you like.
Reply
snaru Reply:
October 29th, 2009 at 12:33 am
how can i change?
Reply
page Reply:
October 30th, 2009 at 9:09 am
well,I will send you one copy later.
when will you send?
Reply
page Reply:
November 4th, 2009 at 5:08 pm
sorry, Snaru, i got busy these days. i will send you the files 1 days later.
Reply
Is this Theme “Wordpress 2.9 ready ” ??
Reply
page Reply:
January 8th, 2010 at 9:25 pm
Yes, Venenbluten.
Reply
Help me!
I want to comment in a page. Help me!
Reply
page Reply:
January 28th, 2010 at 10:05 pm
Hi Huken, i donot get your point. this theme support comments in a “page”.
Reply
Hi, I just installed this theme for my site. However, I noticed that the pages (e.g. About me) show the date next to the title. Is there any way to get rid of that? I do not want my pages to show date published.
Also, is there any way to have the date (for blog posts) contain the year as well, so that it’d say 8 Jan 2010, for example?
Thanks!!
Reply
page Reply:
January 28th, 2010 at 10:09 pm
Hi wooffs, just copy the single.php as page.php.
then delete the following code in line 13:Posted on < ?php the_time('l, F jS, Y') ?> at < ?php the_time() ?>.
The second question, index.php line 13, delete
< ?php the_time('M') ?>
then add Posted on < ?php the_time('l, F jS, Y') ?> at < ?php the_time() ?>.
in line 16.
Reply