<?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 Re: Pulling featured image into blog post in CMS Development</title>
    <link>https://community.hubspot.com/t5/CMS-Development/Pulling-featured-image-into-blog-post/m-p/27671#M2674</link>
    <description>&lt;P&gt;Hi MariS&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;To add a read more link, something like the following should work:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;{% if content_group.show_summary_in_listing %}
    &amp;lt;a class="more-link" href="{{ content.absolute_url }}"&amp;gt;Read More&amp;lt;/a&amp;gt;
{% endif %}&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am assuming you want the read more link&amp;nbsp;below the post body? If so, try something like this:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;&amp;lt;div class="blog-section"&amp;gt;
    &amp;lt;div class="blog-post-wrapper cell-wrapper"&amp;gt;
        &amp;lt;div class="blog-section"&amp;gt;
            &amp;lt;div class="blog-post-wrapper cell-wrapper"&amp;gt;
                &amp;lt;div class="section post-header"&amp;gt;
                    &amp;lt;h1&amp;gt;{{ content.name }}&amp;lt;/h1&amp;gt;
                    &amp;lt;div id="hubspot-author_data" class="hubspot-editable" data-hubspot-form-id="author_data" data-hubspot-name="Blog Author" &amp;gt;
                        &amp;lt;div class="post-meta"&amp;gt;&amp;lt;span class="hs-author-label"&amp;gt;Posted by&amp;lt;/span&amp;gt;
                            {% if content.blog_post_author %}
                            &amp;lt;a class="author-link" href="{{ group.absolute_url }}/author/{{ content.blog_post_author.slug }}"&amp;gt;{{ content.blog_post_author.display_name }}&amp;lt;/a&amp;gt; on {{ content.publish_date_localized }}&amp;lt;/div&amp;gt;
                        {% if content.blog_post_author.avatar %} &amp;lt;div class="hs-author-avatar"&amp;gt; &amp;lt;img src="{{ content.blog_post_author.avatar }}" alt="{{ content.blog_post_author.display_name }}"&amp;gt; &amp;lt;/div&amp;gt; {% endif %}
                        {% endif %}
                    &amp;lt;/div&amp;gt;
                &amp;lt;/div&amp;gt;
                &amp;lt;div class="section post-body"&amp;gt;
                    {{ content.post_body }}&lt;BR /&gt;                     &lt;BR /&gt;                    {% if content_group.show_summary_in_listing %}
                         &amp;lt;a class="more-link" href="{{ content.absolute_url }}"&amp;gt;Read More&amp;lt;/a&amp;gt;
                    {% endif %}&lt;BR /&gt;&lt;BR /&gt;                    {% if content.featured_image %}
                         &amp;lt;img src="{{content.featured_image}}" alt="{{ content.name }}" /&amp;gt;
                    {% endif %}&lt;BR /&gt;&lt;BR /&gt;                    {% blog_social_sharing "blog_social_sharing" overrideable=False, label='Blog Social Sharing' %} &lt;BR /&gt;&lt;SPAN&gt;                &amp;lt;/div&amp;gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN&gt;                &amp;lt;div &lt;/SPAN&gt;&lt;SPAN&gt;class=&lt;/SPAN&gt;&lt;SPAN&gt;"about-author-sec row-fluid"&lt;/SPAN&gt;&lt;SPAN&gt;&amp;gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN&gt;                    &amp;lt;div &lt;/SPAN&gt;&lt;SPAN&gt;class=&lt;/SPAN&gt;&lt;SPAN&gt;"span2"&lt;/SPAN&gt;&lt;SPAN&gt;&amp;gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN&gt;                        &amp;lt;img &lt;/SPAN&gt;&lt;SPAN&gt;alt=&lt;/SPAN&gt;&lt;SPAN&gt;"{{ content.blog_post_author.display_name }}" &lt;/SPAN&gt;&lt;SPAN&gt;src=&lt;/SPAN&gt;&lt;SPAN&gt;"{{ content.blog_post_author.avatar }}"&lt;/SPAN&gt;&lt;SPAN&gt;&amp;gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN&gt;                    &amp;lt;/div&amp;gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN&gt;                    &amp;lt;div &lt;/SPAN&gt;&lt;SPAN&gt;class=&lt;/SPAN&gt;&lt;SPAN&gt;"span10"&lt;/SPAN&gt;&lt;SPAN&gt;&amp;gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN&gt;                        &amp;lt;h3&amp;gt;&lt;/SPAN&gt;Written by &lt;SPAN&gt;&amp;lt;a &lt;/SPAN&gt;&lt;SPAN&gt;class=&lt;/SPAN&gt;&lt;SPAN&gt;"author-link" &lt;/SPAN&gt;&lt;SPAN&gt;href=&lt;/SPAN&gt;&lt;SPAN&gt;"{{ group.absolute_url }}/author/{{ content.blog_post_author.slug }}"&lt;/SPAN&gt;&lt;SPAN&gt;&amp;gt;&lt;/SPAN&gt;{{ content.blog_post_author.display_name }}&lt;SPAN&gt;&amp;lt;/a&amp;gt;&amp;lt;/h3&amp;gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN&gt;                        &amp;lt;p&amp;gt;&lt;/SPAN&gt;{{ content.blog_post_author.bio }}&lt;SPAN&gt;&amp;lt;/p&amp;gt;&lt;BR /&gt;&lt;/SPAN&gt;                        {% if content.blog_post_author.has_social_profiles %}&lt;BR /&gt;                        &lt;SPAN&gt;&amp;lt;div &lt;/SPAN&gt;&lt;SPAN&gt;class=&lt;/SPAN&gt;&lt;SPAN&gt;"hs-author-social-section"&lt;/SPAN&gt;&lt;SPAN&gt;&amp;gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN&gt;                            &amp;lt;div &lt;/SPAN&gt;&lt;SPAN&gt;class=&lt;/SPAN&gt;&lt;SPAN&gt;"hs-author-social-links"&lt;/SPAN&gt;&lt;SPAN&gt;&amp;gt;&lt;BR /&gt;&lt;/SPAN&gt;                                {% if content.blog_post_author.facebook %}&lt;BR /&gt;                                &lt;SPAN&gt;&amp;lt;a &lt;/SPAN&gt;&lt;SPAN&gt;href=&lt;/SPAN&gt;&lt;SPAN&gt;"{{ content.blog_post_author.facebook }}" &lt;/SPAN&gt;&lt;SPAN&gt;target=&lt;/SPAN&gt;&lt;SPAN&gt;"_blank" &lt;/SPAN&gt;&lt;SPAN&gt;class=&lt;/SPAN&gt;&lt;SPAN&gt;"hs-author-social-link hs-social-facebook"&lt;/SPAN&gt;&lt;SPAN&gt;&amp;gt;&lt;/SPAN&gt;Facebook&lt;SPAN&gt;&amp;lt;/a&amp;gt;&lt;BR /&gt;&lt;/SPAN&gt;                                {% endif %}&lt;BR /&gt;                                {% if content.blog_post_author.linkedin %}&lt;BR /&gt;                                &lt;SPAN&gt;&amp;lt;a &lt;/SPAN&gt;&lt;SPAN&gt;href=&lt;/SPAN&gt;&lt;SPAN&gt;"{{ content.blog_post_author.linkedin }}" &lt;/SPAN&gt;&lt;SPAN&gt;target=&lt;/SPAN&gt;&lt;SPAN&gt;"_blank" &lt;/SPAN&gt;&lt;SPAN&gt;class=&lt;/SPAN&gt;&lt;SPAN&gt;"hs-author-social-link hs-social-linkedin"&lt;/SPAN&gt;&lt;SPAN&gt;&amp;gt;&lt;/SPAN&gt;LinkedIn&lt;SPAN&gt;&amp;lt;/a&amp;gt;&lt;BR /&gt;&lt;/SPAN&gt;                                {% endif %}&lt;BR /&gt;                                {% if content.blog_post_author.twitter %}&lt;BR /&gt;                                &lt;SPAN&gt;&amp;lt;a &lt;/SPAN&gt;&lt;SPAN&gt;href=&lt;/SPAN&gt;&lt;SPAN&gt;"{{ content.blog_post_author.twitter }}" &lt;/SPAN&gt;&lt;SPAN&gt;target=&lt;/SPAN&gt;&lt;SPAN&gt;"_blank" &lt;/SPAN&gt;&lt;SPAN&gt;class=&lt;/SPAN&gt;&lt;SPAN&gt;"hs-author-social-link hs-social-twitter"&lt;/SPAN&gt;&lt;SPAN&gt;&amp;gt;&lt;/SPAN&gt;Twitter&lt;SPAN&gt;&amp;lt;/a&amp;gt;&lt;BR /&gt;&lt;/SPAN&gt;                                {% endif %}&lt;BR /&gt;                                {% if content.blog_post_author.google_plus %}&lt;BR /&gt;                                &lt;SPAN&gt;&amp;lt;a &lt;/SPAN&gt;&lt;SPAN&gt;href=&lt;/SPAN&gt;&lt;SPAN&gt;"{{ content.blog_post_author.google_plus }}?rel=author" &lt;/SPAN&gt;&lt;SPAN&gt;target=&lt;/SPAN&gt;&lt;SPAN&gt;"_blank" &lt;/SPAN&gt;&lt;SPAN&gt;class=&lt;/SPAN&gt;&lt;SPAN&gt;"hs-author-social-link hs-social-google-plus"&lt;/SPAN&gt;&lt;SPAN&gt;&amp;gt;&lt;/SPAN&gt;Google+&lt;SPAN&gt;&amp;lt;/a&amp;gt;&lt;BR /&gt;&lt;/SPAN&gt;                                {% endif %}&lt;BR /&gt;                            &lt;SPAN&gt;&amp;lt;/div&amp;gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN&gt;                        &amp;lt;/div&amp;gt;&lt;BR /&gt;&lt;/SPAN&gt;                        {% endif %}&lt;BR /&gt;                    &lt;SPAN&gt;&amp;lt;/div&amp;gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN&gt;                &amp;lt;/div&amp;gt;&lt;BR /&gt;&lt;/SPAN&gt;                {% if content.topic_list %}&lt;BR /&gt;                &lt;SPAN&gt;&amp;lt;p &lt;/SPAN&gt;&lt;SPAN&gt;id=&lt;/SPAN&gt;&lt;SPAN&gt;"hubspot-topic_data" &lt;/SPAN&gt;&lt;SPAN&gt;&amp;gt; &lt;/SPAN&gt;Topics:&lt;BR /&gt;                    {% for topic in content.topic_list %}&lt;BR /&gt;                    &lt;SPAN&gt;&amp;lt;a &lt;/SPAN&gt;&lt;SPAN&gt;class=&lt;/SPAN&gt;&lt;SPAN&gt;"topic-link" &lt;/SPAN&gt;&lt;SPAN&gt;href=&lt;/SPAN&gt;&lt;SPAN&gt;"{{ blog_tag_url(group.id, topic.slug) }}"&lt;/SPAN&gt;&lt;SPAN&gt;&amp;gt;&lt;/SPAN&gt;{{ topic.name }}&lt;SPAN&gt;&amp;lt;/a&amp;gt;&lt;/SPAN&gt;{% if not loop.last %},{% endif %}&lt;BR /&gt;                    {% endfor %}&lt;BR /&gt;                &lt;SPAN&gt;&amp;lt;/p&amp;gt;&lt;BR /&gt;&lt;/SPAN&gt;                {% endif %}&lt;BR /&gt;            &lt;SPAN&gt;&amp;lt;/div&amp;gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN&gt;        &amp;lt;/div&amp;gt;&lt;BR /&gt;&lt;/SPAN&gt;        &lt;SPAN&gt;&amp;lt;!-- Optional: Blog Author Bio Box --&amp;gt;&lt;BR /&gt;&lt;/SPAN&gt;        {##}&lt;BR /&gt;    &lt;SPAN&gt;&amp;lt;/div&amp;gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN&gt;&amp;lt;/div&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/PRE&gt;&lt;P&gt;Hopefully that helps, but if its not quite right,&amp;nbsp;hopefully you will be able to move the bits around to get them where you want them.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;All the best&lt;/P&gt;&lt;P&gt;David&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 23 Aug 2017 13:40:06 GMT</pubDate>
    <dc:creator>dessery</dc:creator>
    <dc:date>2017-08-23T13:40:06Z</dc:date>
    <item>
      <title>Pulling featured image into blog post</title>
      <link>https://community.hubspot.com/t5/CMS-Development/Pulling-featured-image-into-blog-post/m-p/27657#M2668</link>
      <description>&lt;P&gt;Hi team&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am having difficulty editing my template for a single blog post to include the featured image.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Here is the page example, and further down is the code for the template. Please can someone help me to add a line that the featured image pulls below the read more tag (if I have one):&amp;nbsp;&lt;A href="http://ace.altdigital.co.za/blog/women-digital-lana-strydom&amp;nbsp;" target="_blank"&gt;http://ace.altdigital.co.za/blog/women-digital-lana-strydom&amp;nbsp;&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;lt;div class="blog-section"&amp;gt;&lt;BR /&gt;&amp;lt;div class="blog-post-wrapper cell-wrapper"&amp;gt;&lt;BR /&gt;&amp;lt;div class="blog-section"&amp;gt;&lt;BR /&gt;&amp;lt;div class="blog-post-wrapper cell-wrapper"&amp;gt;&lt;BR /&gt;&amp;lt;div class="section post-header"&amp;gt;&lt;BR /&gt;&amp;lt;h1&amp;gt;{{ content.name }}&amp;lt;/h1&amp;gt;&lt;BR /&gt;&amp;lt;div id="hubspot-author_data" class="hubspot-editable" data-hubspot-form-id="author_data" data-hubspot-name="Blog Author" &amp;gt;&lt;BR /&gt;&amp;lt;div class="post-meta"&amp;gt;&amp;lt;span class="hs-author-label"&amp;gt;Posted by&amp;lt;/span&amp;gt;&lt;BR /&gt;{% if content.blog_post_author %}&lt;BR /&gt;&amp;lt;a class="author-link" href="{{ group.absolute_url }}/author/{{ content.blog_post_author.slug }}"&amp;gt;{{ content.blog_post_author.display_name }}&amp;lt;/a&amp;gt; on {{ content.publish_date_localized }}&amp;lt;/div&amp;gt;&lt;BR /&gt;{% if content.blog_post_author.avatar %} &amp;lt;div class="hs-author-avatar"&amp;gt; &amp;lt;img src="{{ content.blog_post_author.avatar }}" alt="{{ content.blog_post_author.display_name }}"&amp;gt; &amp;lt;/div&amp;gt; {% endif %}&lt;BR /&gt;{% endif %}&lt;BR /&gt;&amp;lt;/div&amp;gt;&lt;BR /&gt;&amp;lt;/div&amp;gt;&lt;BR /&gt;&amp;lt;div class="section post-body"&amp;gt;&lt;BR /&gt;{{ content.post_body }}&lt;BR /&gt;{% blog_social_sharing "blog_social_sharing" overrideable=False, label='Blog Social Sharing' %}&lt;BR /&gt;&amp;lt;/div&amp;gt;&lt;BR /&gt;&amp;lt;div class="about-author-sec row-fluid"&amp;gt;&lt;BR /&gt;&amp;lt;div class="span2"&amp;gt;&lt;BR /&gt;&amp;lt;img alt="{{ content.blog_post_author.display_name }}" src="{{ content.blog_post_author.avatar }}"&amp;gt;&lt;BR /&gt;&amp;lt;/div&amp;gt;&lt;BR /&gt;&amp;lt;div class="span10"&amp;gt;&lt;BR /&gt;&amp;lt;h3&amp;gt;Written by &amp;lt;a class="author-link" href="{{ group.absolute_url }}/author/{{ content.blog_post_author.slug }}"&amp;gt;{{ content.blog_post_author.display_name }}&amp;lt;/a&amp;gt;&amp;lt;/h3&amp;gt;&lt;BR /&gt;&amp;lt;p&amp;gt;{{ content.blog_post_author.bio }}&amp;lt;/p&amp;gt;&lt;BR /&gt;{% if content.blog_post_author.has_social_profiles %}&lt;BR /&gt;&amp;lt;div class="hs-author-social-section"&amp;gt;&lt;BR /&gt;&amp;lt;div class="hs-author-social-links"&amp;gt;&lt;BR /&gt;{% if content.blog_post_author.facebook %}&lt;BR /&gt;&amp;lt;a href="{{ content.blog_post_author.facebook }}" target="_blank" class="hs-author-social-link hs-social-facebook"&amp;gt;Facebook&amp;lt;/a&amp;gt;&lt;BR /&gt;{% endif %}&lt;BR /&gt;{% if content.blog_post_author.linkedin %}&lt;BR /&gt;&amp;lt;a href="{{ content.blog_post_author.linkedin }}" target="_blank" class="hs-author-social-link hs-social-linkedin"&amp;gt;LinkedIn&amp;lt;/a&amp;gt;&lt;BR /&gt;{% endif %}&lt;BR /&gt;{% if content.blog_post_author.twitter %}&lt;BR /&gt;&amp;lt;a href="{{ content.blog_post_author.twitter }}" target="_blank" class="hs-author-social-link hs-social-twitter"&amp;gt;Twitter&amp;lt;/a&amp;gt;&lt;BR /&gt;{% endif %}&lt;BR /&gt;{% if content.blog_post_author.google_plus %}&lt;BR /&gt;&amp;lt;a href="{{ content.blog_post_author.google_plus }}?rel=author" target="_blank" class="hs-author-social-link hs-social-google-plus"&amp;gt;Google+&amp;lt;/a&amp;gt;&lt;BR /&gt;{% endif %}&lt;BR /&gt;&amp;lt;/div&amp;gt;&lt;BR /&gt;&amp;lt;/div&amp;gt;&lt;BR /&gt;{% endif %}&lt;BR /&gt;&amp;lt;/div&amp;gt;&lt;BR /&gt;&amp;lt;/div&amp;gt;&lt;BR /&gt;{% if content.topic_list %}&lt;BR /&gt;&amp;lt;p id="hubspot-topic_data" &amp;gt; Topics:&lt;BR /&gt;{% for topic in content.topic_list %}&lt;BR /&gt;&amp;lt;a class="topic-link" href="{{ blog_tag_url(group.id, topic.slug) }}"&amp;gt;{{ topic.name }}&amp;lt;/a&amp;gt;{% if not loop.last %},{% endif %}&lt;BR /&gt;{% endfor %}&lt;BR /&gt;&amp;lt;/p&amp;gt;&lt;BR /&gt;{% endif %}&lt;BR /&gt;&amp;lt;/div&amp;gt;&lt;BR /&gt;&amp;lt;/div&amp;gt;&lt;BR /&gt;&amp;lt;!-- Optional: Blog Author Bio Box --&amp;gt;&lt;BR /&gt;{##}&lt;BR /&gt;&amp;lt;/div&amp;gt;&lt;BR /&gt;&amp;lt;/div&amp;gt;&lt;/P&gt;</description>
      <pubDate>Wed, 23 Aug 2017 13:05:08 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/CMS-Development/Pulling-featured-image-into-blog-post/m-p/27657#M2668</guid>
      <dc:creator>MariS</dc:creator>
      <dc:date>2017-08-23T13:05:08Z</dc:date>
    </item>
    <item>
      <title>Re: Pulling featured image into blog post</title>
      <link>https://community.hubspot.com/t5/CMS-Development/Pulling-featured-image-into-blog-post/m-p/27661#M2669</link>
      <description>&lt;P&gt;Hi MariS&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If I am honest, I am not completely sure where it is in your template that you want the image to appear. In order to add the image itself though, the following code should work for you:&lt;/P&gt;&lt;PRE&gt;{% if content.featured_image %}
    &amp;lt;img src="{{content.featured_image}}" alt="{{ content.name }}" /&amp;gt;
{% endif %}&lt;/PRE&gt;&lt;P&gt;You can adjust it there for your needs.&amp;nbsp;Since you are unable to specify an alt tag in the editor for the featured image, i just include the name of the Blog post as the alt tag.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I hope that helps but if you have more questions, feel free to post them.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;All the best&lt;/P&gt;&lt;P&gt;David&lt;/P&gt;</description>
      <pubDate>Wed, 23 Aug 2017 13:15:15 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/CMS-Development/Pulling-featured-image-into-blog-post/m-p/27661#M2669</guid>
      <dc:creator>dessery</dc:creator>
      <dc:date>2017-08-23T13:15:15Z</dc:date>
    </item>
    <item>
      <title>Re: Pulling featured image into blog post</title>
      <link>https://community.hubspot.com/t5/CMS-Development/Pulling-featured-image-into-blog-post/m-p/27667#M2672</link>
      <description>&lt;P&gt;Thanks David. What I'd like to do is add a read more tag" to the bog content and then add the featured image below that. If this is the case, where do I:&lt;/P&gt;&lt;P&gt;a) add the read more tag&amp;nbsp;&lt;/P&gt;&lt;P&gt;b) add the image code you've supplied?&lt;/P&gt;</description>
      <pubDate>Wed, 23 Aug 2017 13:27:15 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/CMS-Development/Pulling-featured-image-into-blog-post/m-p/27667#M2672</guid>
      <dc:creator>MariS</dc:creator>
      <dc:date>2017-08-23T13:27:15Z</dc:date>
    </item>
    <item>
      <title>Re: Pulling featured image into blog post</title>
      <link>https://community.hubspot.com/t5/CMS-Development/Pulling-featured-image-into-blog-post/m-p/27669#M2673</link>
      <description>&lt;P&gt;Oh wait, nevermind. I added it and it worked. You are a legend!&lt;/P&gt;&lt;P&gt;Thanks David&lt;/P&gt;</description>
      <pubDate>Wed, 23 Aug 2017 13:34:23 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/CMS-Development/Pulling-featured-image-into-blog-post/m-p/27669#M2673</guid>
      <dc:creator>MariS</dc:creator>
      <dc:date>2017-08-23T13:34:23Z</dc:date>
    </item>
    <item>
      <title>Re: Pulling featured image into blog post</title>
      <link>https://community.hubspot.com/t5/CMS-Development/Pulling-featured-image-into-blog-post/m-p/27671#M2674</link>
      <description>&lt;P&gt;Hi MariS&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;To add a read more link, something like the following should work:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;{% if content_group.show_summary_in_listing %}
    &amp;lt;a class="more-link" href="{{ content.absolute_url }}"&amp;gt;Read More&amp;lt;/a&amp;gt;
{% endif %}&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am assuming you want the read more link&amp;nbsp;below the post body? If so, try something like this:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;&amp;lt;div class="blog-section"&amp;gt;
    &amp;lt;div class="blog-post-wrapper cell-wrapper"&amp;gt;
        &amp;lt;div class="blog-section"&amp;gt;
            &amp;lt;div class="blog-post-wrapper cell-wrapper"&amp;gt;
                &amp;lt;div class="section post-header"&amp;gt;
                    &amp;lt;h1&amp;gt;{{ content.name }}&amp;lt;/h1&amp;gt;
                    &amp;lt;div id="hubspot-author_data" class="hubspot-editable" data-hubspot-form-id="author_data" data-hubspot-name="Blog Author" &amp;gt;
                        &amp;lt;div class="post-meta"&amp;gt;&amp;lt;span class="hs-author-label"&amp;gt;Posted by&amp;lt;/span&amp;gt;
                            {% if content.blog_post_author %}
                            &amp;lt;a class="author-link" href="{{ group.absolute_url }}/author/{{ content.blog_post_author.slug }}"&amp;gt;{{ content.blog_post_author.display_name }}&amp;lt;/a&amp;gt; on {{ content.publish_date_localized }}&amp;lt;/div&amp;gt;
                        {% if content.blog_post_author.avatar %} &amp;lt;div class="hs-author-avatar"&amp;gt; &amp;lt;img src="{{ content.blog_post_author.avatar }}" alt="{{ content.blog_post_author.display_name }}"&amp;gt; &amp;lt;/div&amp;gt; {% endif %}
                        {% endif %}
                    &amp;lt;/div&amp;gt;
                &amp;lt;/div&amp;gt;
                &amp;lt;div class="section post-body"&amp;gt;
                    {{ content.post_body }}&lt;BR /&gt;                     &lt;BR /&gt;                    {% if content_group.show_summary_in_listing %}
                         &amp;lt;a class="more-link" href="{{ content.absolute_url }}"&amp;gt;Read More&amp;lt;/a&amp;gt;
                    {% endif %}&lt;BR /&gt;&lt;BR /&gt;                    {% if content.featured_image %}
                         &amp;lt;img src="{{content.featured_image}}" alt="{{ content.name }}" /&amp;gt;
                    {% endif %}&lt;BR /&gt;&lt;BR /&gt;                    {% blog_social_sharing "blog_social_sharing" overrideable=False, label='Blog Social Sharing' %} &lt;BR /&gt;&lt;SPAN&gt;                &amp;lt;/div&amp;gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN&gt;                &amp;lt;div &lt;/SPAN&gt;&lt;SPAN&gt;class=&lt;/SPAN&gt;&lt;SPAN&gt;"about-author-sec row-fluid"&lt;/SPAN&gt;&lt;SPAN&gt;&amp;gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN&gt;                    &amp;lt;div &lt;/SPAN&gt;&lt;SPAN&gt;class=&lt;/SPAN&gt;&lt;SPAN&gt;"span2"&lt;/SPAN&gt;&lt;SPAN&gt;&amp;gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN&gt;                        &amp;lt;img &lt;/SPAN&gt;&lt;SPAN&gt;alt=&lt;/SPAN&gt;&lt;SPAN&gt;"{{ content.blog_post_author.display_name }}" &lt;/SPAN&gt;&lt;SPAN&gt;src=&lt;/SPAN&gt;&lt;SPAN&gt;"{{ content.blog_post_author.avatar }}"&lt;/SPAN&gt;&lt;SPAN&gt;&amp;gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN&gt;                    &amp;lt;/div&amp;gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN&gt;                    &amp;lt;div &lt;/SPAN&gt;&lt;SPAN&gt;class=&lt;/SPAN&gt;&lt;SPAN&gt;"span10"&lt;/SPAN&gt;&lt;SPAN&gt;&amp;gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN&gt;                        &amp;lt;h3&amp;gt;&lt;/SPAN&gt;Written by &lt;SPAN&gt;&amp;lt;a &lt;/SPAN&gt;&lt;SPAN&gt;class=&lt;/SPAN&gt;&lt;SPAN&gt;"author-link" &lt;/SPAN&gt;&lt;SPAN&gt;href=&lt;/SPAN&gt;&lt;SPAN&gt;"{{ group.absolute_url }}/author/{{ content.blog_post_author.slug }}"&lt;/SPAN&gt;&lt;SPAN&gt;&amp;gt;&lt;/SPAN&gt;{{ content.blog_post_author.display_name }}&lt;SPAN&gt;&amp;lt;/a&amp;gt;&amp;lt;/h3&amp;gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN&gt;                        &amp;lt;p&amp;gt;&lt;/SPAN&gt;{{ content.blog_post_author.bio }}&lt;SPAN&gt;&amp;lt;/p&amp;gt;&lt;BR /&gt;&lt;/SPAN&gt;                        {% if content.blog_post_author.has_social_profiles %}&lt;BR /&gt;                        &lt;SPAN&gt;&amp;lt;div &lt;/SPAN&gt;&lt;SPAN&gt;class=&lt;/SPAN&gt;&lt;SPAN&gt;"hs-author-social-section"&lt;/SPAN&gt;&lt;SPAN&gt;&amp;gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN&gt;                            &amp;lt;div &lt;/SPAN&gt;&lt;SPAN&gt;class=&lt;/SPAN&gt;&lt;SPAN&gt;"hs-author-social-links"&lt;/SPAN&gt;&lt;SPAN&gt;&amp;gt;&lt;BR /&gt;&lt;/SPAN&gt;                                {% if content.blog_post_author.facebook %}&lt;BR /&gt;                                &lt;SPAN&gt;&amp;lt;a &lt;/SPAN&gt;&lt;SPAN&gt;href=&lt;/SPAN&gt;&lt;SPAN&gt;"{{ content.blog_post_author.facebook }}" &lt;/SPAN&gt;&lt;SPAN&gt;target=&lt;/SPAN&gt;&lt;SPAN&gt;"_blank" &lt;/SPAN&gt;&lt;SPAN&gt;class=&lt;/SPAN&gt;&lt;SPAN&gt;"hs-author-social-link hs-social-facebook"&lt;/SPAN&gt;&lt;SPAN&gt;&amp;gt;&lt;/SPAN&gt;Facebook&lt;SPAN&gt;&amp;lt;/a&amp;gt;&lt;BR /&gt;&lt;/SPAN&gt;                                {% endif %}&lt;BR /&gt;                                {% if content.blog_post_author.linkedin %}&lt;BR /&gt;                                &lt;SPAN&gt;&amp;lt;a &lt;/SPAN&gt;&lt;SPAN&gt;href=&lt;/SPAN&gt;&lt;SPAN&gt;"{{ content.blog_post_author.linkedin }}" &lt;/SPAN&gt;&lt;SPAN&gt;target=&lt;/SPAN&gt;&lt;SPAN&gt;"_blank" &lt;/SPAN&gt;&lt;SPAN&gt;class=&lt;/SPAN&gt;&lt;SPAN&gt;"hs-author-social-link hs-social-linkedin"&lt;/SPAN&gt;&lt;SPAN&gt;&amp;gt;&lt;/SPAN&gt;LinkedIn&lt;SPAN&gt;&amp;lt;/a&amp;gt;&lt;BR /&gt;&lt;/SPAN&gt;                                {% endif %}&lt;BR /&gt;                                {% if content.blog_post_author.twitter %}&lt;BR /&gt;                                &lt;SPAN&gt;&amp;lt;a &lt;/SPAN&gt;&lt;SPAN&gt;href=&lt;/SPAN&gt;&lt;SPAN&gt;"{{ content.blog_post_author.twitter }}" &lt;/SPAN&gt;&lt;SPAN&gt;target=&lt;/SPAN&gt;&lt;SPAN&gt;"_blank" &lt;/SPAN&gt;&lt;SPAN&gt;class=&lt;/SPAN&gt;&lt;SPAN&gt;"hs-author-social-link hs-social-twitter"&lt;/SPAN&gt;&lt;SPAN&gt;&amp;gt;&lt;/SPAN&gt;Twitter&lt;SPAN&gt;&amp;lt;/a&amp;gt;&lt;BR /&gt;&lt;/SPAN&gt;                                {% endif %}&lt;BR /&gt;                                {% if content.blog_post_author.google_plus %}&lt;BR /&gt;                                &lt;SPAN&gt;&amp;lt;a &lt;/SPAN&gt;&lt;SPAN&gt;href=&lt;/SPAN&gt;&lt;SPAN&gt;"{{ content.blog_post_author.google_plus }}?rel=author" &lt;/SPAN&gt;&lt;SPAN&gt;target=&lt;/SPAN&gt;&lt;SPAN&gt;"_blank" &lt;/SPAN&gt;&lt;SPAN&gt;class=&lt;/SPAN&gt;&lt;SPAN&gt;"hs-author-social-link hs-social-google-plus"&lt;/SPAN&gt;&lt;SPAN&gt;&amp;gt;&lt;/SPAN&gt;Google+&lt;SPAN&gt;&amp;lt;/a&amp;gt;&lt;BR /&gt;&lt;/SPAN&gt;                                {% endif %}&lt;BR /&gt;                            &lt;SPAN&gt;&amp;lt;/div&amp;gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN&gt;                        &amp;lt;/div&amp;gt;&lt;BR /&gt;&lt;/SPAN&gt;                        {% endif %}&lt;BR /&gt;                    &lt;SPAN&gt;&amp;lt;/div&amp;gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN&gt;                &amp;lt;/div&amp;gt;&lt;BR /&gt;&lt;/SPAN&gt;                {% if content.topic_list %}&lt;BR /&gt;                &lt;SPAN&gt;&amp;lt;p &lt;/SPAN&gt;&lt;SPAN&gt;id=&lt;/SPAN&gt;&lt;SPAN&gt;"hubspot-topic_data" &lt;/SPAN&gt;&lt;SPAN&gt;&amp;gt; &lt;/SPAN&gt;Topics:&lt;BR /&gt;                    {% for topic in content.topic_list %}&lt;BR /&gt;                    &lt;SPAN&gt;&amp;lt;a &lt;/SPAN&gt;&lt;SPAN&gt;class=&lt;/SPAN&gt;&lt;SPAN&gt;"topic-link" &lt;/SPAN&gt;&lt;SPAN&gt;href=&lt;/SPAN&gt;&lt;SPAN&gt;"{{ blog_tag_url(group.id, topic.slug) }}"&lt;/SPAN&gt;&lt;SPAN&gt;&amp;gt;&lt;/SPAN&gt;{{ topic.name }}&lt;SPAN&gt;&amp;lt;/a&amp;gt;&lt;/SPAN&gt;{% if not loop.last %},{% endif %}&lt;BR /&gt;                    {% endfor %}&lt;BR /&gt;                &lt;SPAN&gt;&amp;lt;/p&amp;gt;&lt;BR /&gt;&lt;/SPAN&gt;                {% endif %}&lt;BR /&gt;            &lt;SPAN&gt;&amp;lt;/div&amp;gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN&gt;        &amp;lt;/div&amp;gt;&lt;BR /&gt;&lt;/SPAN&gt;        &lt;SPAN&gt;&amp;lt;!-- Optional: Blog Author Bio Box --&amp;gt;&lt;BR /&gt;&lt;/SPAN&gt;        {##}&lt;BR /&gt;    &lt;SPAN&gt;&amp;lt;/div&amp;gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN&gt;&amp;lt;/div&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/PRE&gt;&lt;P&gt;Hopefully that helps, but if its not quite right,&amp;nbsp;hopefully you will be able to move the bits around to get them where you want them.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;All the best&lt;/P&gt;&lt;P&gt;David&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 23 Aug 2017 13:40:06 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/CMS-Development/Pulling-featured-image-into-blog-post/m-p/27671#M2674</guid>
      <dc:creator>dessery</dc:creator>
      <dc:date>2017-08-23T13:40:06Z</dc:date>
    </item>
    <item>
      <title>Re: Pulling featured image into blog post</title>
      <link>https://community.hubspot.com/t5/CMS-Development/Pulling-featured-image-into-blog-post/m-p/27672#M2675</link>
      <description>&lt;P&gt;Aah just saw this after I replied, glad it worked for you!! For future reference, there is some decent blog hubl documentaiton here:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="http://designers.hubspot.com/docs/hubl/blog-content-markup" target="_self"&gt;http://designers.hubspot.com/docs/hubl/blog-content-markup&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;All the best&lt;BR /&gt;David&lt;/P&gt;</description>
      <pubDate>Wed, 23 Aug 2017 13:44:52 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/CMS-Development/Pulling-featured-image-into-blog-post/m-p/27672#M2675</guid>
      <dc:creator>dessery</dc:creator>
      <dc:date>2017-08-23T13:44:52Z</dc:date>
    </item>
    <item>
      <title>Re: Pulling featured image into blog post</title>
      <link>https://community.hubspot.com/t5/CMS-Development/Pulling-featured-image-into-blog-post/m-p/27673#M2676</link>
      <description>&lt;P&gt;Thank you David, that's magic&lt;/P&gt;</description>
      <pubDate>Wed, 23 Aug 2017 13:47:49 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/CMS-Development/Pulling-featured-image-into-blog-post/m-p/27673#M2676</guid>
      <dc:creator>MariS</dc:creator>
      <dc:date>2017-08-23T13:47:49Z</dc:date>
    </item>
  </channel>
</rss>

