<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic How to show blog post featured image using 'content_by_id'  because it show only 'Post Title', 'Post in CMS Development</title>
    <link>https://community.hubspot.com/t5/CMS-Development/How-to-show-blog-post-featured-image-using-content-by-id-because/m-p/956445#M38609</link>
    <description>&lt;P&gt;&lt;SPAN class=""&gt;&lt;STRONG&gt;How to show blog post featured image using 'content_by_id'&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class=""&gt;&lt;STRONG&gt;because it show only 'Post Title', 'Post Url ' But not give featured Image &lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class=""&gt;&lt;STRONG&gt;Or &lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class=""&gt;&lt;STRONG&gt;How to bind blog post featured image using module field 'page'&lt;BR /&gt;&lt;BR /&gt;Blow are my code:&lt;BR /&gt;&amp;lt;div class="artical-block large"&amp;gt;&lt;BR /&gt;&amp;lt;span class="img-block"&amp;gt;&lt;BR /&gt;&amp;lt;img src="{{ content_by_id(module.big_image_featured_blog.choose_featured_blog).featured_image }}" alt="{{ content_by_id(module.big_image_featured_blog.choose_featured_blog).featured_image_alt_text }}"&amp;gt;&lt;BR /&gt;&amp;lt;/span&amp;gt;&lt;BR /&gt;&amp;lt;div class="content"&amp;gt;&lt;BR /&gt;&amp;lt;span class="date"&amp;gt;{{content_by_id(module.big_image_featured_blog.choose_featured_blog).publish_date|datetimeformat('%A, %B %d, %Y')}}&amp;lt;/span&amp;gt;&lt;BR /&gt;&amp;lt;h3&amp;gt;&amp;lt;a href="{{ content_by_id(module.big_image_featured_blog.choose_featured_blog).absolute_url }}"&amp;gt;{{ content_by_id(module.big_image_featured_blog.choose_featured_blog).title }}&amp;lt;/a&amp;gt;&amp;lt;/h3&amp;gt;&lt;BR /&gt;&amp;lt;/div&amp;gt;&lt;BR /&gt;&amp;lt;/div&amp;gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Mon, 08 Apr 2024 09:24:45 GMT</pubDate>
    <dc:creator>Priyanka178</dc:creator>
    <dc:date>2024-04-08T09:24:45Z</dc:date>
    <item>
      <title>How to show blog post featured image using 'content_by_id'  because it show only 'Post Title', 'Post</title>
      <link>https://community.hubspot.com/t5/CMS-Development/How-to-show-blog-post-featured-image-using-content-by-id-because/m-p/956445#M38609</link>
      <description>&lt;P&gt;&lt;SPAN class=""&gt;&lt;STRONG&gt;How to show blog post featured image using 'content_by_id'&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class=""&gt;&lt;STRONG&gt;because it show only 'Post Title', 'Post Url ' But not give featured Image &lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class=""&gt;&lt;STRONG&gt;Or &lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class=""&gt;&lt;STRONG&gt;How to bind blog post featured image using module field 'page'&lt;BR /&gt;&lt;BR /&gt;Blow are my code:&lt;BR /&gt;&amp;lt;div class="artical-block large"&amp;gt;&lt;BR /&gt;&amp;lt;span class="img-block"&amp;gt;&lt;BR /&gt;&amp;lt;img src="{{ content_by_id(module.big_image_featured_blog.choose_featured_blog).featured_image }}" alt="{{ content_by_id(module.big_image_featured_blog.choose_featured_blog).featured_image_alt_text }}"&amp;gt;&lt;BR /&gt;&amp;lt;/span&amp;gt;&lt;BR /&gt;&amp;lt;div class="content"&amp;gt;&lt;BR /&gt;&amp;lt;span class="date"&amp;gt;{{content_by_id(module.big_image_featured_blog.choose_featured_blog).publish_date|datetimeformat('%A, %B %d, %Y')}}&amp;lt;/span&amp;gt;&lt;BR /&gt;&amp;lt;h3&amp;gt;&amp;lt;a href="{{ content_by_id(module.big_image_featured_blog.choose_featured_blog).absolute_url }}"&amp;gt;{{ content_by_id(module.big_image_featured_blog.choose_featured_blog).title }}&amp;lt;/a&amp;gt;&amp;lt;/h3&amp;gt;&lt;BR /&gt;&amp;lt;/div&amp;gt;&lt;BR /&gt;&amp;lt;/div&amp;gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 08 Apr 2024 09:24:45 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/CMS-Development/How-to-show-blog-post-featured-image-using-content-by-id-because/m-p/956445#M38609</guid>
      <dc:creator>Priyanka178</dc:creator>
      <dc:date>2024-04-08T09:24:45Z</dc:date>
    </item>
    <item>
      <title>Re: How to show blog post featured image using 'content_by_id' because it show only 'Post Title',...</title>
      <link>https://community.hubspot.com/t5/CMS-Development/How-to-show-blog-post-featured-image-using-content-by-id-because/m-p/956639#M38610</link>
      <description>&lt;P&gt;Hi &lt;SPAN style="background: var(--ck-color-mention-background); color: var(--ck-color-mention-text);"&gt;&lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/181997"&gt;@Priyanka178&lt;/a&gt;&lt;/SPAN&gt;, I hope that you are well!&lt;BR /&gt;&lt;BR /&gt;Thanks for reaching out to the Community!&lt;BR /&gt;&lt;BR /&gt;I found similar threads that might help you:&lt;BR /&gt;&lt;BR /&gt;- &lt;A href="https://community.hubspot.com/t5/CMS-Development/Featured-post-in-HubSpot-blog/m-p/765888" target="_blank"&gt;Featured post in HubSpot blog&lt;/A&gt;&lt;BR /&gt;- &lt;A href="https://community.hubspot.com/t5/CMS-Development/Pulling-a-featured-image-through-to-in-a-menu-from-a-page-not/m-p/609094" target="_blank"&gt;Pulling a featured image through to in a menu from a page (not blog post)&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;I also wanted to invite a couple of subject matter experts to this conversation: Hi &lt;SPAN style="background: var(--ck-color-mention-background); color: var(--ck-color-mention-text);"&gt;&lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/61659"&gt;@Stephanie-OG&lt;/a&gt;&lt;/SPAN&gt;, &lt;SPAN style="background: var(--ck-color-mention-background); color: var(--ck-color-mention-text);"&gt;&lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/128951"&gt;@FabianRichter&lt;/a&gt;&lt;/SPAN&gt; and &lt;SPAN style="background: var(--ck-color-mention-background); color: var(--ck-color-mention-text);"&gt;&lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/166093"&gt;@miljkovicmisa&lt;/a&gt;&lt;/SPAN&gt; do you have suggestions to help &lt;SPAN style="background: var(--ck-color-mention-background); color: var(--ck-color-mention-text);"&gt;&lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/181997"&gt;@Priyanka178&lt;/a&gt;&lt;/SPAN&gt;, please?&lt;BR /&gt;&lt;BR /&gt;Also, if anybody else has anything to add and/or share, please feel free to join in the conversation &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;BR /&gt;&lt;BR /&gt;Thank you so much and have a brilliant day!&lt;BR /&gt;&lt;BR /&gt;Best,&lt;BR /&gt;Bérangère&lt;/P&gt;</description>
      <pubDate>Mon, 08 Apr 2024 15:00:39 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/CMS-Development/How-to-show-blog-post-featured-image-using-content-by-id-because/m-p/956639#M38610</guid>
      <dc:creator>BérangèreL</dc:creator>
      <dc:date>2024-04-08T15:00:39Z</dc:date>
    </item>
  </channel>
</rss>

