<?xml version="1.0" encoding="UTF-8"?>        <rss version="2.0"
             xmlns:atom="http://www.w3.org/2005/Atom"
             xmlns:dc="http://purl.org/dc/elements/1.1/"
             xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
             xmlns:admin="http://webns.net/mvcb/"
             xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
             xmlns:content="http://purl.org/rss/1.0/modules/content/">
        <channel>
            <title>
									【教えてください】WordPress Related Postsというプラグインを使って新着情報を作成したい - CSSカスタマイズ相談				            </title>
            <link>https://wp-cocoon.com/community/customs/%e3%80%90%e6%95%99%e3%81%88%e3%81%a6%e3%81%8f%e3%81%a0%e3%81%95%e3%81%84%e3%80%91/</link>
            <description>Cocoon ディスカッション掲示板</description>
            <language>ja</language>
            <lastBuildDate>Thu, 13 Aug 2026 17:35:25 +0000</lastBuildDate>
            <generator>wpForo</generator>
            <ttl>60</ttl>
							                    <item>
                        <title>RE: 【教えてください】</title>
                        <link>https://wp-cocoon.com/community/customs/%e3%80%90%e6%95%99%e3%81%88%e3%81%a6%e3%81%8f%e3%81%a0%e3%81%95%e3%81%84%e3%80%91/#post-42230</link>
                        <pubDate>Wed, 02 Dec 2020 11:57:08 +0000</pubDate>
                        <description><![CDATA[匿名 さん
コードだけですと、イメージが掴めないと思うので・・
 
&nbsp;2ec170f4b2192d95f45ca944c3189b72.gif]]></description>
                        <content:encoded><![CDATA[<p>匿名 さん</p>
<p>コードだけですと、イメージが掴めないと思うので・・</p>
<p> </p>
<div id="wpfa-19865" class="wpforo-attached-file"><a class="wpforo-default-attachment" href="//wp-cocoon.com/wp-content/uploads/wpforo/default_attachments/1606910228-2ec170f4b2192d95f45ca944c3189b72.gif" target="_blank"><i class="fas fa-paperclip"></i>&nbsp;2ec170f4b2192d95f45ca944c3189b72.gif</a></div>]]></content:encoded>
						                            <category domain="https://wp-cocoon.com/community/customs/">CSSカスタマイズ相談</category>                        <dc:creator>リフィトリー</dc:creator>
                        <guid isPermaLink="true">https://wp-cocoon.com/community/customs/%e3%80%90%e6%95%99%e3%81%88%e3%81%a6%e3%81%8f%e3%81%a0%e3%81%95%e3%81%84%e3%80%91/#post-42230</guid>
                    </item>
				                    <item>
                        <title>RE: 【教えてください】</title>
                        <link>https://wp-cocoon.com/community/customs/%e3%80%90%e6%95%99%e3%81%88%e3%81%a6%e3%81%8f%e3%81%a0%e3%81%95%e3%81%84%e3%80%91/#post-42229</link>
                        <pubDate>Wed, 02 Dec 2020 09:28:09 +0000</pubDate>
                        <description><![CDATA[匿名 さん
５記事横並びのコードも書いてみました。
/*新着記事を5列横並びにする(スマホでは２列４記事)*/#new_entries-4 .new-entry-cards {   display: flex;   justify-content: space-around;   flex-wrap: wrap;}#new_entries-4 .new-entry-card...]]></description>
                        <content:encoded><![CDATA[<p>匿名 さん</p>
<p>５記事横並びのコードも書いてみました。</p>
<pre>/*新着記事を5列横並びにする(スマホでは２列４記事)*/<br /><br />#new_entries-4 .new-entry-cards {<br />   display: flex;<br />   justify-content: space-around;<br />   flex-wrap: wrap;<br />}<br /><br />#new_entries-4 .new-entry-cards &gt; a {/*5列にする*/<br />   width: 19%;<br />}<br /><br />#new_entries-4 .widget-entry-cards.card-large-image .a-wrap {<br />   max-width: none;/*最大幅400pxの指定を初期化する*/<br />}<br /><br />#new_entries-4 .new-entry-cards::after {/*クリアフィックス用のアイテムを消す*/<br />   content: none;<br />}<br /><br /><br />@media screen and (max-width:768px) {/*画面幅が768px以下のとき2列にする*/<br /><br />   #new_entries-4 .new-entry-cards &gt; a {<br />      width: 48%;<br />   }<br /><br />   #new_entries-4 .new-entry-cards &gt; a:nth-of-type(5) {/*最後の１記事を非表示にする*/<br />      display: none;<br />   }<br /><br />}</pre>
<p>「#new_entries-4」の部分は、ウィジェットに割り振られるIDなので、ウィジェットを設置した際にデベロッパーツールでIDを調べる必要があります。</p>
<p> </p>]]></content:encoded>
						                            <category domain="https://wp-cocoon.com/community/customs/">CSSカスタマイズ相談</category>                        <dc:creator>リフィトリー</dc:creator>
                        <guid isPermaLink="true">https://wp-cocoon.com/community/customs/%e3%80%90%e6%95%99%e3%81%88%e3%81%a6%e3%81%8f%e3%81%a0%e3%81%95%e3%81%84%e3%80%91/#post-42229</guid>
                    </item>
				                    <item>
                        <title>RE: 【教えてください】</title>
                        <link>https://wp-cocoon.com/community/customs/%e3%80%90%e6%95%99%e3%81%88%e3%81%a6%e3%81%8f%e3%81%a0%e3%81%95%e3%81%84%e3%80%91/#post-42228</link>
                        <pubDate>Wed, 02 Dec 2020 09:19:10 +0000</pubDate>
                        <description><![CDATA[ウィジェット以外にも便利なショートコードがありますよ。
私もRelated Postsは過去に使っていましたが、今はすべてショートコードかウィジェットを使っています。]]></description>
                        <content:encoded><![CDATA[<p>ウィジェット以外にも便利なショートコードがありますよ。</p>
<p>https://wp-cocoon.com/new_list/</p>
<p>私も<span style="font-size: 12pt">Related Postsは過去に使っていましたが、今はすべてショートコードかウィジェットを使っています。</span></p>]]></content:encoded>
						                            <category domain="https://wp-cocoon.com/community/customs/">CSSカスタマイズ相談</category>                        <dc:creator>匿名</dc:creator>
                        <guid isPermaLink="true">https://wp-cocoon.com/community/customs/%e3%80%90%e6%95%99%e3%81%88%e3%81%a6%e3%81%8f%e3%81%a0%e3%81%95%e3%81%84%e3%80%91/#post-42228</guid>
                    </item>
				                    <item>
                        <title>RE: 【教えてください】</title>
                        <link>https://wp-cocoon.com/community/customs/%e3%80%90%e6%95%99%e3%81%88%e3%81%a6%e3%81%8f%e3%81%a0%e3%81%95%e3%81%84%e3%80%91/#post-42226</link>
                        <pubDate>Wed, 02 Dec 2020 09:15:13 +0000</pubDate>
                        <description><![CDATA[匿名 さん
ちょうど今日、別のトピックで、新着記事ウィジェットで横に並べるCSSのコードを書いてみたところです。
 
/*新着記事を4列横並びにする*/#new_entries-4 .new-entry-cards {   display: flex;   justify-content: space-around;   flex-wrap: wrap;}#new_ent...]]></description>
                        <content:encoded><![CDATA[<p>匿名 さん</p>
<p>ちょうど今日、別のトピックで、新着記事ウィジェットで横に並べるCSSのコードを書いてみたところです。</p>
<pre> 
/*新着記事を4列横並びにする*/<br /><br />#new_entries-4 .new-entry-cards {<br />   display: flex;<br />   justify-content: space-around;<br />   flex-wrap: wrap;<br />}<br /><br />#new_entries-4 .new-entry-cards &gt; a {/*4列にする*/<br />   width: 24%;<br />}<br /><br />#new_entries-4 .widget-entry-cards.card-large-image .a-wrap {<br />   max-width: none;/*最大幅400pxの指定を初期化する*/<br />}<br /><br />#new_entries-4 .new-entry-cards::after {/*クリアフィックス用のアイテムを消す*/<br />   content: none;<br />}<br /><br /><br />@media screen and (max-width:768px) {/*画面幅が768px以下のとき2列にする*/<br /><br />   #new_entries-4 .new-entry-cards &gt; a {<br />      width: 48%;<br />   }<br /><br />}<br /><br />@media screen and (max-width:480px) {/*画面幅が480px以下のとき1列にする*/<br /><br />   #new_entries-4 .new-entry-cards &gt; a {<br />      width: 95%;<br />   }<br /><br />}</pre>
<p>試してはいないのですが、「コンテンツ上部」のウィジェットエリアに「新着記事」ウィジェットを入れれば表示されるかと思います。</p>
<p> </p>
<p>PCで４記事横並び、で画面幅によって、２列になり、１列になります。</p>
<p> </p>
<p>PCで５記事横並びの場合は、コードをアレンジする必要がありますが・・</p>]]></content:encoded>
						                            <category domain="https://wp-cocoon.com/community/customs/">CSSカスタマイズ相談</category>                        <dc:creator>リフィトリー</dc:creator>
                        <guid isPermaLink="true">https://wp-cocoon.com/community/customs/%e3%80%90%e6%95%99%e3%81%88%e3%81%a6%e3%81%8f%e3%81%a0%e3%81%95%e3%81%84%e3%80%91/#post-42226</guid>
                    </item>
				                    <item>
                        <title>RE: 【教えてください】</title>
                        <link>https://wp-cocoon.com/community/customs/%e3%80%90%e6%95%99%e3%81%88%e3%81%a6%e3%81%8f%e3%81%a0%e3%81%95%e3%81%84%e3%80%91/#post-42225</link>
                        <pubDate>Wed, 02 Dec 2020 09:01:28 +0000</pubDate>
                        <description><![CDATA[匿名 さん
Cocoon設定の「投稿」タブの下の方に関連記事のデザインを設定する場所があるみたいです。
 
&nbsp;82ec112f19ba7b61754c87c079a8ac09.png]]></description>
                        <content:encoded><![CDATA[<p>匿名 さん</p>
<p>Cocoon設定の「投稿」タブの下の方に関連記事のデザインを設定する場所があるみたいです。</p>
<p> </p>
<div id="wpfa-19864" class="wpforo-attached-file"><a class="wpforo-default-attachment" href="//wp-cocoon.com/wp-content/uploads/wpforo/default_attachments/1606899688-82ec112f19ba7b61754c87c079a8ac09.png" target="_blank"><i class="fas fa-paperclip"></i>&nbsp;82ec112f19ba7b61754c87c079a8ac09.png</a></div>]]></content:encoded>
						                            <category domain="https://wp-cocoon.com/community/customs/">CSSカスタマイズ相談</category>                        <dc:creator>リフィトリー</dc:creator>
                        <guid isPermaLink="true">https://wp-cocoon.com/community/customs/%e3%80%90%e6%95%99%e3%81%88%e3%81%a6%e3%81%8f%e3%81%a0%e3%81%95%e3%81%84%e3%80%91/#post-42225</guid>
                    </item>
				                    <item>
                        <title>RE: 【教えてください】</title>
                        <link>https://wp-cocoon.com/community/customs/%e3%80%90%e6%95%99%e3%81%88%e3%81%a6%e3%81%8f%e3%81%a0%e3%81%95%e3%81%84%e3%80%91/#post-42224</link>
                        <pubDate>Wed, 02 Dec 2020 08:57:08 +0000</pubDate>
                        <description><![CDATA[匿名 さん
私も使ったことがなかったのですが、記事下の関連記事のデザインもいくつかのパターンが選べるみたいです。
関連記事のデザイン変更を行う方法]]></description>
                        <content:encoded><![CDATA[<p>匿名 さん</p>
<p>私も使ったことがなかったのですが、記事下の関連記事のデザインもいくつかのパターンが選べるみたいです。</p>
<p><a href="https://wp-cocoon.com/related-posts/" target="true">関連記事のデザイン変更を行う方法</a></p>]]></content:encoded>
						                            <category domain="https://wp-cocoon.com/community/customs/">CSSカスタマイズ相談</category>                        <dc:creator>リフィトリー</dc:creator>
                        <guid isPermaLink="true">https://wp-cocoon.com/community/customs/%e3%80%90%e6%95%99%e3%81%88%e3%81%a6%e3%81%8f%e3%81%a0%e3%81%95%e3%81%84%e3%80%91/#post-42224</guid>
                    </item>
				                    <item>
                        <title>RE: 【教えてください】</title>
                        <link>https://wp-cocoon.com/community/customs/%e3%80%90%e6%95%99%e3%81%88%e3%81%a6%e3%81%8f%e3%81%a0%e3%81%95%e3%81%84%e3%80%91/#post-42223</link>
                        <pubDate>Wed, 02 Dec 2020 08:42:15 +0000</pubDate>
                        <description><![CDATA[匿名 さん
ブログのどの位置に、どのようなものを表示したいのかは、実際のサイトでお示しいただくのが、一番わかりやすいです。
&nbsp;3b1534797f95d48d29b3710ea5689244.png]]></description>
                        <content:encoded><![CDATA[<p>匿名 さん</p>
<p>ブログのどの位置に、どのようなものを表示したいのかは、実際のサイトでお示しいただくのが、一番わかりやすいです。</p>
<div id="wpfa-19863" class="wpforo-attached-file"><a class="wpforo-default-attachment" href="//wp-cocoon.com/wp-content/uploads/wpforo/default_attachments/1606898535-3b1534797f95d48d29b3710ea5689244.png" target="_blank"><i class="fas fa-paperclip"></i>&nbsp;3b1534797f95d48d29b3710ea5689244.png</a></div>]]></content:encoded>
						                            <category domain="https://wp-cocoon.com/community/customs/">CSSカスタマイズ相談</category>                        <dc:creator>リフィトリー</dc:creator>
                        <guid isPermaLink="true">https://wp-cocoon.com/community/customs/%e3%80%90%e6%95%99%e3%81%88%e3%81%a6%e3%81%8f%e3%81%a0%e3%81%95%e3%81%84%e3%80%91/#post-42223</guid>
                    </item>
				                    <item>
                        <title>RE: 【教えてください】</title>
                        <link>https://wp-cocoon.com/community/customs/%e3%80%90%e6%95%99%e3%81%88%e3%81%a6%e3%81%8f%e3%81%a0%e3%81%95%e3%81%84%e3%80%91/#post-42222</link>
                        <pubDate>Wed, 02 Dec 2020 08:39:22 +0000</pubDate>
                        <description><![CDATA[前略、匿名 さん
Cocoonには「新着記事」ウィジェットや「人気記事」ウィジェット、「関連記事」など、いろいろなウィジェットが用意されています。
 
ですので、プラグインを使わなくても済むケースもあろうかと推測します。
 
どの場所に、どのようなものを表示なさりたいのかを、ご提示いただくのも、ひとつの方法かと思います。]]></description>
                        <content:encoded><![CDATA[<p>前略、匿名 さん</p>
<p>Cocoonには「新着記事」ウィジェットや「人気記事」ウィジェット、「関連記事」など、いろいろなウィジェットが用意されています。</p>
<p> </p>
<p>ですので、プラグインを使わなくても済むケースもあろうかと推測します。</p>
<p> </p>
<p>どの場所に、どのようなものを表示なさりたいのかを、ご提示いただくのも、ひとつの方法かと思います。</p>]]></content:encoded>
						                            <category domain="https://wp-cocoon.com/community/customs/">CSSカスタマイズ相談</category>                        <dc:creator>リフィトリー</dc:creator>
                        <guid isPermaLink="true">https://wp-cocoon.com/community/customs/%e3%80%90%e6%95%99%e3%81%88%e3%81%a6%e3%81%8f%e3%81%a0%e3%81%95%e3%81%84%e3%80%91/#post-42222</guid>
                    </item>
				                    <item>
                        <title>【教えてください】WordPress Related Postsというプラグインを使って新着情報を作成したい</title>
                        <link>https://wp-cocoon.com/community/customs/%e3%80%90%e6%95%99%e3%81%88%e3%81%a6%e3%81%8f%e3%81%a0%e3%81%95%e3%81%84%e3%80%91/#post-42221</link>
                        <pubDate>Wed, 02 Dec 2020 08:27:48 +0000</pubDate>
                        <description><![CDATA[WordPress Related Postsというプラグインを使って
新着情報を作成したいのですが、最後に下記のphpを入れなければいけないらしいのですが
どこに入れたらいいのでしょうか？
希望ではトップのスライド下に入れたいのですが・・・。
 
直接固定ページのトップに入力❌
固定ページのCSSに入力❌
テーマ編集に入力❌
 
何を間違っているのでしょうか...]]></description>
                        <content:encoded><![CDATA[<p> </p>
<h1 class="ttl"><span style="font-size: 12pt">WordPress Related Postsというプラグインを使って</span></h1>
<p>新着情報を作成したいのですが、最後に下記のphpを入れなければいけないらしいのですが</p>
<p>どこに入れたらいいのでしょうか？</p>
<p>希望ではトップのスライド下に入れたいのですが・・・。</p>
<p> </p>
<p>直接固定ページのトップに入力❌</p>
<p>固定ページのCSSに入力❌</p>
<p>テーマ編集に入力❌</p>
<p> </p>
<p>何を間違っているのでしょうか・・・・</p>
<p> </p>
<p> </p>]]></content:encoded>
						                            <category domain="https://wp-cocoon.com/community/customs/">CSSカスタマイズ相談</category>                        <dc:creator>匿名</dc:creator>
                        <guid isPermaLink="true">https://wp-cocoon.com/community/customs/%e3%80%90%e6%95%99%e3%81%88%e3%81%a6%e3%81%8f%e3%81%a0%e3%81%95%e3%81%84%e3%80%91/#post-42221</guid>
                    </item>
							        </channel>
        </rss>
		