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.とは異なり、私の前のソリューションです。


You may also like to readを読むようにすることも可能

12 Responses to “How To Display Sidebar in Single Post in WordPress 1.5 / 2.0 Default Kubrick Theme” 12レスポンスを"サイドバーを表示する方法が1つのポストにWordPress 1.5 / 2.0のデフォルトのキューブリックテーマ"

  1. 評者 How to have sidebar enabled in WordPress 1.5 Kubrick(modified) Post pages -Java and Web Software Blog サイドバーにアクセスして有効になってWordPress 1.5のキューブリック(更新)の投稿ページ-ジャワおよび網ソフトウェアBlog Says:は言う:

    [...] [...] [...] [...]

  2. 評者 kcyap kcyap Says:は言う:

    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.のおかげで高度です。

  3. 評者 Angsuman Chakraborty のAngsuman Chakraborty Says:は言う:

    You got it.そのとおりです。
    WordPress 2.0 Theme Competition Announced WordPress 2.0のテーマの競争を発表しました。

  4. 評者 Jason Litka ジェイソンlitka Says:は言う:

    You rock!あなたロック! I’ve been trying to figure this out since I started my blog last weekend.私はこの図アウトしようとして始めたブログ先週末以来です。

  5. 評者 Mad Kane マッドケーン Says:は言う:

    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.修正幅を狭めてくれてありがとう…ジャストインタイムの前の最後の私の髪を無くしてしまったんです。 : )

  6. 評者 Ivan Dulin イワンdulin Says:は言う:

    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!楽しむ!

  7. 評者 Kathiroly Raj ラジkathiroly Says:は言う:

    Hi.やあ。 Really thank you so much for this.本当にどうもありがとうです。 I have been looking for this for a long time.私はこのために長い時間を探しています。 Thanks a zillion.無数に感謝する。 : )

  8. 評者 Jao Moragoat in Thailand タイでjao moragoat Says:は言う:

    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!乾杯!

  9. 評者 meraTechExplorer meratechexplorer Says:は言う:

    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

  10. 評者 Shaun ショーン Says:は言う:

    Thanks!ありがとう! This was very useful.これは非常に便利です。

  11. 評者 SP Gass SPのギャス Says:は言う:

    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!!再度ありがとう! !

  12. 評者 Ben Hinton ベンヒントン Says:は言う:

    Thanks for posting this useful tip.この投稿いただきありがとうございます役立つヒントです。 This works for me using WordPress 2.5.この作品は私のWordPress 2.5を使用しています。

    Cheers!乾杯!

    Benベン

  13. 評者 SigePa sigepa Says:は言う:

    Thank you.ありがとうございました。 I was completely lost on this till I found your cure for the missing sidebar.私はこれまで私を完全に失われるの治療法を発見してサイドバーに、行方不明です。

  14. 評者 John ジョン Says:は言う:

    Thanks this realy helped.この本当に助けのおかげです。

Looking forward to hear your thoughts.あなたの考えを聞くを楽しみにしています。



Please enter the code shown below ( to verify that you are human ) before you click Submit Comment . 下記のコードを入力してください(あなたが人間を確認するには) コメントする前に、 [ 送信 ]をクリックします。