Trusted WordPress tutorials, when you need them most.
Beginner’s Guide to WordPress
WPBカップ
25 Million+
Websites using our plugins
16+
Years of WordPress experience
3000+
WordPress tutorials
by experts

WordPressサイドバーウィジェットに画像を追加する方法

WordPressのサイドバーウィジェットに画像を追加したいですか?

WordPressの初期設定では、サイト上のどこにでも簡単に画像をアップロードして追加することができます。サイドバーウィジェットにも、ページやブログ投稿と同じように簡単に追加できます。

この投稿では、WordPressのサイドバーウィジェットに画像を簡単に追加する方法を紹介します。

How to add an image in WordPress sidebar widget

複数の方法をご紹介しますので、WordPressサイトに最適な方法をご利用ください。

以下のリンクをクリックして、お好きなセクションにお進みください:

WordPressで画像ウィジェットブロックを使って画像を追加する

画像ウィジェットブロックを使って、サイトのサイドバーに画像を追加することができます。

ウィジェットブロックエディターはWordPress 5.8で導入され、WordPressのコンテンツエディターの使用感を再現しています。ブロックを使ってウィジェットエリアにフォーム、関連投稿、写真、その他の要素を追加できます。

まず、WordPressダッシュボードから外観 ” ウィジェットページにアクセスします。その後、「+」ボタンをクリックし、画像ウィジェットブロックを追加します。

Add an image widgets block

次に、3つの方法でウィジェット・ブロックに画像を追加できます。

例えば、画像をアップロードしたり、WordPressのメディアライブラリから既存の画像を選択したり、URLから画像を挿入したりします。

Upload image in widget block

ウィジェットブロックエディターでは、スタイルの変更、altテキストの追加、画像サイズの編集の設定も可能です。

画像の枠線を変更する設定や、その他の高度な設定もある。

Edit image widget block settings

完了したら、忘れずに「更新」ボタンをクリックしてください。

次に、あなたのサイトにアクセスすると、サイドバーに画像が表示されます。

View image in sidebar

WordPressクラシックウィジェットエリアに画像を追加する

古いバージョンのWordPressを使用している場合や、ウィジェット・ブロックを無効化している場合は、サイドバーに画像を追加することも簡単にできます。

WordPressの管理画面から外観 ” ウィジェットページに行き、サイドバーに「Image」ウィジェットを追加するだけです。ウィジェットを使用したことがない場合は、WordPressでウィジェットを追加して使用する方法のガイドを参照してください。

Add image widget

ウィジェットが展開され、設定が表示されます。

最初のオプションは、画像ウィジェットにタイトルを追加することです。その後、’Add Image’ボタンをクリックして続けます。

WordPressのメディアアップローダーが表示されますので、ファイルのアップロードボタンをクリックして画像をアップロードするか、以前にアップロードした画像を選択します。

Image settings

画像をアップロードすると、右カラムに画像設定が表示されます。ここから、画像のタイトルやaltテキストを指定したり、説明を追加したり、サイズを選択したり、リンクを追加したりすることができます。

完了したら、「ウィジェットに追加」ボタンをクリックして、変更を保存することができます。これで、ウィジェット設定エリア内に画像のプレビューが表示されます。

Widget preview

保存」ボタンをクリックして画像ウィジェットを保存することを忘れないでください。

あなたのサイトにアクセスすると、WordPressブログのサイドバーに表示された画像を見ることができます。

Sidebar image preview

WordPressのサイドバーウィジェットに手動で画像を追加する

場合によっては、画像にHTMLコードを追加する必要があります。初期設定のテキストウィジェットでは、非常に基本的なHTMLを記述する権限がありませんが、高度なHTMLや書式を記述することはできません。その場合、手動で画像をブログのサイドバーに追加する必要があります。

まず、WordPressサイトに画像をアップロードする必要があります。メディア ” 新規追加から画像ファイルをアップロードしてください。

画像をアップロードしたら、画像の横にある「編集」リンクをクリックしてください。

Edit uploaded image

WordPressが「Edit Media」ページに移動し、画面右側に画像ファイルのURLが表示されます。

このURLをコピー&ペーストして、メモ帳などのテキストエディターに貼り付ける必要がある。

Copy image file URL

次に、WordPressダッシュボードから外観 ” ウィジェット画面に移動する必要があります。

その後、画像を表示したいサイドバーに’カスタムHTML’ウィジェットブロックを追加します。

Add custom html widget block

ウィジェットのテキストボックスエリアに、以下のコードを使用して画像を追加する必要があります:

<img src="Paste The File URL Here" alt="Strawberries" />

imgタグはHTMLで画像を表示するために使われます。このタグには2つの属性が必要です。最初の属性はsrcで、画像ファイルの場所を定義します。ここに先ほどコピーしたURLをペーストします。

2つ目は、画像の代替テキストを提供するために使用されるaltです。最終的な画像タグはこのようになります:

<img src="http://www.example.com/wp-content/uploads/2014/09/strawberries.jpg" alt="Strawberries" />

更新」ボタンをクリックしてウィジェット設定を保存し、サイトをプレビューする必要があります。

プラグインを使用してWordPressのサイドバーに画像を追加する

WordPressのプラグインを使って写真ウィジェットを追加する方法をご存知ですか?

WordPressのサイドバーに画像を追加するもう一つの方法は、プラグインを使用することです。プラグインを利用することで、初期設定の「Image」ウィジェットよりも簡単なインターフェースで、より多くのオプションを利用することができます。

まず、Image Widgetプラグインをインストールし、有効化する必要がある。詳しくは、WordPressプラグインのインストール方法のステップバイステップガイドをご覧ください。

有効化したら、外観 ” ウィジェットページに行き、「Image Widget」ブロックを追加するだけです。

Add image widget block

次に、「画像を選択」ボタンをクリックして画像をアップロードするか、メディアライブラリから選択します。

その後、’Insert to Widget’ボタンをクリックすると、ウィジェット設定の下に画像プレビューが表示されます。

Select an image from library

画像のタイトルやaltテキスト、リンク、キャプションを追加することができます。

また、利用可能なオプションのリストから画像サイズを選択したり、配置を編集したりすることもできます。

Add title and alt text

満足したら、更新ボタンをクリックして画像ウィジェットを保存してください。これですべてです。これであなたのサイトに行き、サイドバーに表示された画像を見ることができます。

この投稿がWordPressのサイドバーウィジェットに画像を追加するのにお役に立てば幸いです。もし問題に遭遇したら、WordPressでよくある画像の問題を解決する方法とWordPressでサイドバーを変更する方法のガイドを忘れずにご覧ください。

If you liked this article, then please subscribe to our YouTube Channel for WordPress video tutorials. You can also find us on Twitter and Facebook.

情報開示 私たちのコンテンツは読者支援型です。これは、あなたが私たちのリンクの一部をクリックした場合、私たちはコミッションを得ることができることを意味します。 WPBeginnerの資金源 をご覧ください。3$編集プロセスをご覧ください。

アバター

Editorial Staff at WPBeginner is a team of WordPress experts led by Syed Balkhi with over 16 years of experience in WordPress, Web Hosting, eCommerce, SEO, and Marketing. Started in 2009, WPBeginner is now the largest free WordPress resource site in the industry and is often referred to as the Wikipedia for WordPress.

究極のWordPressツールキット

ツールキットへの無料アクセス - すべてのプロフェッショナルが持つべきWordPress関連製品とリソースのコレクション!

Reader Interactions

50件のコメント返信を残す

  1. Holly

    Hi,

    I just submitted a question about my image only showing up on the home page and not other pages on the site. I resolved my issue and wanted to share the solution in case it helps someone else. I was trying to use the Custom HTML widget to SHOW a couple of images to my Content Sidebar and when I specifically configured the addition of the pages I wanted to show, (leaving “Match all” UNchecked), the images only showed up on the Home page.

    The solution was to reverse it and tell the widget to HIDE if the page was 404 (or whatever you want). Now the images show up on the sidebar of all my pages. :-)

    Thank you,
    Holly

    • WPBeginner Support

      Thanks for sharing your resolution :)

      管理者

  2. Holly

    Hi,

    I got the custom HTML widget working on the home page but the images are not showing up on the other static pages. I configured the settings to “Show if” my desired pages are selected but the image only shows up on the home page. I’ve tried deleting and re-adding the widget and removing and re-adding pages. Any ideas?

    Thank you!
    Holly

    • WPBeginner Support

      Depending on your theme, the widget area you are placing it at may only display on your home page. You would want to check with the theme’s support for where those widgets should show :)

      管理者

  3. Alice

    Hi, I am trying to add the picture and have it show up in the upper left corner of the post. When I add it and preview everything is there but when I publish it is not there. Any ideas?

  4. Kathy Turner

    I have added an image to my footer and in Chrome on a desktop it appears and then immediately disappears. I have reduced the size, I have tried adding it as an image in html but nothing solves the problem. On chrome on my mobile it is fine. I don’t have adblock on my desktop. The problem also occurs with Firefox but Microsoft Edge all works fine. Any ideas?

  5. harika

    hi i have created blog in wordpress but posting content language is telugu.i want to change the font style of telugu post how?

  6. Micky

    Hi there,

    I’ve tried both mehods listed in this video, and still the sidebar image is not showing up at all.

    Any ideas on how I could trouble shoot this?

    Thanks!

  7. Doma

    Thanks it was quick n to the point….v helpful.

  8. MS Rahman

    I want show a default image while nothing on the widget. How to do this?

    Thanks

  9. Krishna

    Is there any way I can set the image so that the image is displayed only on the start / home page?

  10. Sara william

    Thanks. I am trying hard for uploading my profile pic on and now it can be done easily.

  11. Anette

    Thanks for the explaining it in easy steps!

  12. Rebecca Claxton

    Thanks for always being top of random searches I do for Wordpress stuff – and thanks for the useful info suitable for everyday folk using WP!

    • WPBeginner Support

      Hi Rebecca,

      We are glad you find WPBeginner helpful :) Don’t forget to join us on Twitter for more WordPress tips and tutorials.

      管理者

  13. Karthik Marripoodi

    Thanks for writing about this in detail. I want to put my ads on the widget section. This method will perfectly suit my requirement. But I just have one problem. How to add different image for different blog posts. Is there a way to do that?

  14. Minhaz

    great post, love wpbeginner

  15. Mark

    I believe the video said “Alt tag”. That wouldn’t be the correct terminology – it would be the Alt Attribute of the tag.

  16. Victoria

    Love this tutorial, however I am skeptical to download the image widget because it says that it is untested with my version of Wordpress. Will there be updates coming soon or how does it get tested with my version of Wordpress?

  17. melessa

    Hi, I hope I didn’t overlook it somewhere in the comments, but how do you put a circular or oval instead of square image for the about me in side bar? I’m using divi by elegant themes.

  18. Rod

    Hi,

    Any idea why bullet points wouldn’t show up in the sidebar widgets despite having taken off “list-style-type: none” from the css file and replaced it with the following code and it still doesn’t work:

    .widget ul li { list-style: circle }

  19. Sam

    How can i make the image a clickable link.

    Thanks

  20. David

    wow! spot on. The visual text is too much work for just a plain image. I have been looking for a plugin that does exactly this. thanks a lot

  21. Molly

    Thanks, this is exactly what I needed, and you made it so easy!

  22. Sandra Wiese

    Thank you very much – works perfectly!

  23. Jana

    Hi,
    I have a couple of questions. First, I am having trouble installing the Widget Image plugin for some reason. I’ve installed plugins before but I can’t seem to do this one. Granted, I’m a beginner and I added them almost a year ago so maybe I’ve forgotten something. Can you give me any tips?

    Also, believe it or not, I got a picture on my widget using the html coding! (Surprised I could code, but you made it very easy and understandable) The only problem I have is that it is full size and I’m hoping to have thumbnails. Is there code for that? If so, I don’t need to install the plugin.
    Thanks!

    • WPBeginner Support

      You can create a smaller image on your computer using any image editing tool and then upload that image.

      管理者

  24. James McAllister

    I had a read at this to try and update the image I have on a widget on my blog.

    Are you guys on the same planet as the rest of us? Have a read at what you wrote – you’d have to be a Philadelphia lawyer crossed with Steve Jobs to understand the instructions.

    Anyway – back to trying to change the image, I’m sure the trick is in there somewhere.

  25. Marvis

    Thank you so much for this info. But i really need to know how to display google ads on my posts and sidebar as well. I have an approved adsense account already and i have generated the ad code. But the next step to take is what i don’t get. I need help please.

  26. Abbie

    Either I have overlooked many things you have talked about or the site has changed. I do see an option for an image widget which you state does not exist. I do not see any media or gallery to which I can upload an image file.

    So, where do I upload the file so I can get a URL to put in the necessary place on the form to set up the image widget?

    • Paul

      Upload to your media libary

  27. Nikki

    Thank you, this was very helpful. the video could have been a little slower

  28. Luke

    Thanks for the help! Definitely easier to just get the image widget plugin.

  29. manmohan

    It Is Really Helpful For Me …thank u for this post.
    But I Have A Question

  30. Erica

    Hi there. I know how to get the images in the sidebar, but they take up too much space so I am trying to do a click-through gallery here. I get the little click-through box, but no images show. I was also able to do an auto-slideshow, but it is very distracting so I don’t want that. I just want the photo gallery that you click through to the next image, but I can’t find anything on how to fix this here.

  31. Giulia

    Hi,

    I am having an issue adding image widgets. When I try adding a new one (after having deleted one too) the changes don’t save, the page stops loading, and when I try to access the site (admin and normal) it says can’t connect to server – so basically my site is down. I restarted my computer and installed updates and this solved it the first time, but when I tried adding the widget again the same thing happened, except restarting doesn’t seem to help anymore!

    Please help! I would really appreciate it!

    Thanks in advance!

  32. Gregor Egan

    Hi, Thanks for that, it works a treat. I have a question; I don’t want the same image to appear on every page so how to I restrict it to a particular page so that I can use a different image on subsequent pages.

    Regards,

    Gregor

  33. Lee

    Thank you, the video is helpful but you zip through the dialogue so fast I had to hit pause, rewind pause, pause, repeat….many times. Please realize some of us are ABSOLUTE newbies on WordPress. Thanks for the great material…but slower would be more helpful. :-)

  34. Sheryl Anderson

    I have the image in the widget – what I want to know is how to point that widget to an opt-in form – how do you add that code

  35. Sultan Ayyaz

    The idea of image widget is really new and very helpful to add image in wordpress sight. very helpful article.

  36. Fiona

    I’ve been wanting to learn how to do this. Perfect timing. Thankyou!

返信を残す

コメントありがとうございます。すべてのコメントは私たちのコメントポリシーに従ってモデレートされ、あなたのメールアドレスが公開されることはありませんのでご留意ください。名前欄にキーワードを使用しないでください。個人的で有意義な会話をしましょう。