Piano Black を WordPress 3.0 に合わせてメジャーアップデートしました。
今回のアップデートにより、WordPress 3.0 の新機能の一つ、カスタムメニューに対応いたしました。
カスタムメニュー機能を利用するこにより、カテゴリー・固定ページ・オリジナルリンク等を自由に組み合わせ、
オリジナルメニューを作成することが出来ます。
また、要望の多かったtwitterボタンの追加やjavascript、style.cssの改善も行っています。
WordPress3.0 の公開まではbeta版とさせていただきますが、
興味のある方は以下よりダウンロードしてください。
(WordPress 2.8,2.9でも問題なく動作します。)









?的?个主?真好看,喜?!
Thank you TTkea
非常的好,期待更新!
Thank you louyoung.
I’m too busy right now and can get time to update my blog and themes..
Hey, how can i disable the “HOME” in the navigation menu?
Hi Drik.
If you are using WordPress3.0 you can use the new function “Custom Menu”.
Dashboard > Appearance > Menu
Hey, thanks guys for this supa Theme !
Ok, noob here so take this lightly =) :
I needed a static home page so I did this :
1 create new ‘HomePage’ id=(for exemple 39)
2 create a new ‘BlogPage’ empty Homepage
3 in Setting/Reading : set Front page = ‘HomePage’ and Posts page =’BlogPage”
4 exclude the ‘HomePage’ id:39 from theme option ( to hide the button )
this worked fine but messed up the menu underlines for the current activated page.
I found that the header.php use is_home() to test if it is the home page
but from documentation is_home() is really for the post page.
anyway replacing the function by is_front_page() resolved the problem.
I guess maybe this little mod don’t mess up anything but allow what seems
to be a classic trick for static home page.
(I know I must sound like the classic noob who thinks he just discovered kryptonite…=D )
Hi Davido.
Many people told me about this problem.
I will fix it in next update so plese wait for few day.
Anyway thank you for advice!
我非常喜??的?个主?~!!
?? blueandhack!
Hello,
Is there any way that I can have more than 3 sub-levels in my menu? For example, I have 6 models that I want to list under the “Model” tab of the menu.
Thanks,
Nat
Sorry. My theme only works in 2 sub level menu.
If you can under stand CSS you can customize by adding some code in sytle.css.
Hi,
Your Piano-Black 2.2 theme is AWESOME!! However, I think I’m missing something. I activated it on my blog but it’s missing all the graphics. Any advice? Thanks in advance:)
Hi Marc.
I’t looks fine for me…
Can you tell me more information which part is going wrong?
Hi,
Just noticed that for Piano Black 2.2, Click To Insert doesn’t work properly.
Digged into the source of comments.php, figured that you should probably have:
ID); ?>
instead of
Hope this helps
ID); ?>
This line should be contained within
Sorry for the spam, comment doesn’t allow me to put code