How To Display Sidebar in Single Post in WordPress 1.5 / 2.0 Default Kubrick Themeサイドバーを表示する方法が1つのポストにWordPress 1.5 / 2.0のデフォルトのキューブリックテーマ
WordPress default theme (Kubrick based) does not display sidebar on single post page. WordPressのデフォルトのテーマ(キューブリックベース)サイドバーを1つのポストが表示されないページをご覧ください。 However with a minor change in the theme you can make it to display sidebar.しかし、マイナーチェンジをテーマにすることができますサイドバーを表示することです。 This works in the default theme of WordPress 2.0 and 1.5.x.この作品は、デフォルトのテーマのWordPress 2.0と1.5.x.
Login as admin.管理者としてログインします。
Click on Presentation / Theme Editor / Single Post.をクリックしてプレゼンテーション/テーマエディタ/ 1つのポストを作成。
Change the second line from: 2番目の行を変更投稿者:
to 〜へ
Then add this line :入力し、この行を追加します:
just before the last line containing:直前の最後の行を含む:
You are done!これで完了です!
Now you will have a sidebar, identical to the front page, on all your post pages.今すぐあなたには、サイドバー、同一のフロントページで、 [すべての投稿ページです。
Note: This supercedes my注:このsupercedesマイ earlier post以前の投稿 on this sidebar problem, as this solution is without anyこのサイドバー上の問題、この解決策はなし side-effect副作用 , unlike my previous solution.とは異なり、私の前のソリューションです。
Filed under提出されて CMS Software CMSソフトウェア , 、 Headline Newsニュースの見出し , 、 How Toどのように , 、 Pro BloggingプロBlogging , 、 Tech Note技術のノート , 、 Webウェブ , 、 WordPress WordPressの | |
| |
RSS 2.0 RSS 2.0を | |
Email this Article電子メールこの記事
You may also like to readを読むようにすることも可能 |




December 26th, 2005 at 11:58 pm 2005年12月26日は11:58 pmの
[...] [...] [...] [...]
January 2nd, 2006 at 9:31 pm 2006年1月2日の午後9時31分
Hi there, i had just reopen the wordpress 2.0 theme design competition which will start very soon.こんにちは、私がちょうど再開するデザインコンペティションWordPress 2.0のテーマは非常にすぐに開始します。 I hope you could help me to spread the news.あなたが手伝ってほしいというニュースを広める。 Im offering a lot of gadgets as the prizes and i wish will there be a lot of competitors.イム多くのガジェットとして提供する賞品をお祈りすることで、多くの競合他社です。
Ive put the entry as a sticky topic on my blog and only will be take down after the competition had been complete.アイブ置くのエントリとしてのみ粘り気のトピックを私のblogとの競争に書き留めるていたの後に完了します。 For direct link to my Wordpress 2.0 Theme Design Competition, this is the addressマイWordPress 2.0の直接のリンクをテーマにデザインコンペは、これはアドレス
http://kcyap.com/?p=47
I hope you could set a trackback to my entry so i know you had help me to blog about this.トラックバックを設定するといいあなたが私のエントリを手伝っていたので知ってあなたのブログを参照してください。
Thanks in advanced.のおかげで高度です。
January 3rd, 2006 at 3:33 am 2006年1月3日は午前12:33
You got it.そのとおりです。
WordPress 2.0 Theme Competition Announced WordPress 2.0のテーマの競争を発表しました。
November 24th, 2006 at 11:59 am 2006年11月24日11:59アム
You rock!あなたロック! I’ve been trying to figure this out since I started my blog last weekend.私はこの図アウトしようとして始めたブログ先週末以来です。
July 19th, 2007 at 5:19 pm 2007年7月19日は5:19 pmの
Thanks so much.本当にありがとうございました。 You are a life-saver.あなたが命にセーバーです。 I have two blogs and have been trying to add the sidebar to my single pages foreover and have been tearing my hair out.私は2つのブログやサイドバーに追加してしようとしても私の1つのページを引き裂くような私の髪foreoverアウトされています。 Thanks for the wide to narrow fix … just in time before I lost the last of my hair.修正幅を狭めてくれてありがとう…ジャストインタイムの前の最後の私の髪を無くしてしまったんです。
August 7th, 2007 at 1:11 am 2007年8月7日は1:11アム
If you want your sidebar with background, as on main page, you also need fix this string in header.php :背景をサイドバーにしたい場合は、メインページとしては、この文字列を修正することも必要header.phpに :
“if ( !$withcomments && !is_single() ) {” - we need “if ( !$withcomments ) {”. "もし( ! $ withcomments & & ! is_single ( ) ) ( " -私たちが必要"もし( ! $ w ithcomments) ( "です。 Enjoy!楽しむ!
August 12th, 2007 at 2:23 pm 2007年8月12日は2:23 pmの
Hi.やあ。 Really thank you so much for this.本当にどうもありがとうです。 I have been looking for this for a long time.私はこのために長い時間を探しています。 Thanks a zillion.無数に感謝する。
August 21st, 2007 at 8:51 am 2007年8月21日の午前5:51
Much gratitude for the quick and simple fix.感謝の気持ちをより迅速かつ簡単な修正プログラムです。 BTW, for wordpress 2.2, the file to modify is single.php.ところで、 WordPress 2.2には、ファイルを変更するにsingle.phpです。
Cheers!乾杯!
January 29th, 2008 at 2:16 am 2008年1月29日2:16 AMの
Hi,やあ、
Finally my \\\” How to display sidebar in individual post pages on kubrick theme \\\” search ends with your trick.最後に私の\ \ \ "サイドバーを表示する方法についての個々の投稿ページをキューブリックのテーマ\ \ \ "検索してトリックで終わる。 Ivan Dulin fix really helps.イワンdulin修正本当に役立ちます。
Here is my Weblog:ここに私がブログ: http://meratechexplorer.com/microsoft/news
March 8th, 2008 at 10:57 am 2008年3月8日10:57 AMの
Thanks!ありがとう! This was very useful.これは非常に便利です。
March 21st, 2008 at 9:35 pm 2008年3月21日は9:35 pmの
Thanks for the simple, effective solution!てくれてありがとう簡単で効果的な解決策! In addition to adding the sidebar, your solution also appears to have corrected a title centering issue I was having with long titled posts under the default style.に加えてサイドバーに追加して、お客様の解決策が表示されるタイトルを中心には問題を修正することを私は長いタイトルの記事の下のデフォルトのスタイルです。 Thanks again!!再度ありがとう! !
April 8th, 2008 at 2:19 am 2008年4月8日は2:19アム
Thanks for posting this useful tip.この投稿いただきありがとうございます役立つヒントです。 This works for me using WordPress 2.5.この作品は私のWordPress 2.5を使用しています。
Cheers!乾杯!
Benベン
April 12th, 2008 at 10:10 am 2008年4月12日は10:10
Thank you.ありがとうございました。 I was completely lost on this till I found your cure for the missing sidebar.私はこれまで私を完全に失われるの治療法を発見してサイドバーに、行方不明です。
May 7th, 2008 at 6:39 am 2008年5月7日は6:39アム
Thanks this realy helped.この本当に助けのおかげです。