<?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: Removing Author Module from all blog posts in CMS Development</title>
    <link>https://community.hubspot.com/t5/CMS-Development/Removing-Author-Module-from-all-blog-posts/m-p/844845#M42115</link>
    <description>&lt;P&gt;&lt;SPAN&gt;Hello- thank you for this info! So the foodie theme doesn't allow me to&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;make changes in the Design Manager and says I have to create a child theme.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;So I did that. But I'm still not sure what CSS needs to be put in the Child&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;theme to remove the global "author" section for all blog posts.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;This is the html that needs to be removed and I can't delete it out of here.&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Screenshot (5).png" style="width: 999px;"&gt;&lt;img src="https://community.hubspot.com/t5/image/serverpage/image-id/98331i56C90EBF4893A448/image-size/large?v=v2&amp;amp;px=999" role="button" title="Screenshot (5).png" alt="Screenshot (5).png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Tue, 05 Sep 2023 10:34:32 GMT</pubDate>
    <dc:creator>VC4</dc:creator>
    <dc:date>2023-09-05T10:34:32Z</dc:date>
    <item>
      <title>Removing Author Module from all blog posts</title>
      <link>https://community.hubspot.com/t5/CMS-Development/Removing-Author-Module-from-all-blog-posts/m-p/843993#M42113</link>
      <description>&lt;P&gt;Hello! I'm not a developer. I'm just trying to build my website and I'm using the free version and the Foodie theme. I would like to know how to remove the "author" module from appearing in the sidebar for every blog post. I would rather my face and bio not be over to the side of every blog post. How do I remove that module?&lt;/P&gt;</description>
      <pubDate>Sat, 02 Sep 2023 12:38:52 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/CMS-Development/Removing-Author-Module-from-all-blog-posts/m-p/843993#M42113</guid>
      <dc:creator>VC4</dc:creator>
      <dc:date>2023-09-02T12:38:52Z</dc:date>
    </item>
    <item>
      <title>Re: Removing Author Module from all blog posts</title>
      <link>https://community.hubspot.com/t5/CMS-Development/Removing-Author-Module-from-all-blog-posts/m-p/844300#M42114</link>
      <description>&lt;P&gt;Hey&amp;nbsp;&lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/625561"&gt;@VC4&lt;/a&gt;&amp;nbsp;you'll need to know a small bit of HTML, or at least how to identify areas of HTML to achieve this. You'd need to access your blog post template through Marketing &amp;gt; Design tools and find your blog post template. In here you'd need to access the HTML of your blog post template, find the author section and remove it from the code.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Unfotunately there's no way to do this within the UI at the moment!&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 04 Sep 2023 07:22:01 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/CMS-Development/Removing-Author-Module-from-all-blog-posts/m-p/844300#M42114</guid>
      <dc:creator>TomM2</dc:creator>
      <dc:date>2023-09-04T07:22:01Z</dc:date>
    </item>
    <item>
      <title>Re: Removing Author Module from all blog posts</title>
      <link>https://community.hubspot.com/t5/CMS-Development/Removing-Author-Module-from-all-blog-posts/m-p/844845#M42115</link>
      <description>&lt;P&gt;&lt;SPAN&gt;Hello- thank you for this info! So the foodie theme doesn't allow me to&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;make changes in the Design Manager and says I have to create a child theme.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;So I did that. But I'm still not sure what CSS needs to be put in the Child&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;theme to remove the global "author" section for all blog posts.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;This is the html that needs to be removed and I can't delete it out of here.&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Screenshot (5).png" style="width: 999px;"&gt;&lt;img src="https://community.hubspot.com/t5/image/serverpage/image-id/98331i56C90EBF4893A448/image-size/large?v=v2&amp;amp;px=999" role="button" title="Screenshot (5).png" alt="Screenshot (5).png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 05 Sep 2023 10:34:32 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/CMS-Development/Removing-Author-Module-from-all-blog-posts/m-p/844845#M42115</guid>
      <dc:creator>VC4</dc:creator>
      <dc:date>2023-09-05T10:34:32Z</dc:date>
    </item>
    <item>
      <title>Re: Removing Author Module from all blog posts</title>
      <link>https://community.hubspot.com/t5/CMS-Development/Removing-Author-Module-from-all-blog-posts/m-p/844889#M42116</link>
      <description>&lt;P&gt;You would need to clone the blog-post.html to your child theme too to remove this.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Although, a super quick (and kinda janky) fix for this would be to just add&amp;nbsp;&lt;/P&gt;
&lt;P&gt;.blog-post__about { display: none} to your child css file!&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 05 Sep 2023 12:01:28 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/CMS-Development/Removing-Author-Module-from-all-blog-posts/m-p/844889#M42116</guid>
      <dc:creator>TomM2</dc:creator>
      <dc:date>2023-09-05T12:01:28Z</dc:date>
    </item>
    <item>
      <title>Re: Removing Author Module from all blog posts</title>
      <link>https://community.hubspot.com/t5/CMS-Development/Removing-Author-Module-from-all-blog-posts/m-p/845445#M42117</link>
      <description>&lt;P&gt;I added&amp;nbsp;&lt;SPAN&gt;.blog-post__about { display: none} to the child css file and pressed the orange apply the changes button. But when I went to view my blog posts, the author/about section is still there. I'm not sure what I'm doing wrong!&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Veronica&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Screenshot (9).png" style="width: 999px;"&gt;&lt;img src="https://community.hubspot.com/t5/image/serverpage/image-id/98408i37DF40F16F52D04A/image-size/large?v=v2&amp;amp;px=999" role="button" title="Screenshot (9).png" alt="Screenshot (9).png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 06 Sep 2023 10:11:47 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/CMS-Development/Removing-Author-Module-from-all-blog-posts/m-p/845445#M42117</guid>
      <dc:creator>VC4</dc:creator>
      <dc:date>2023-09-06T10:11:47Z</dc:date>
    </item>
    <item>
      <title>Re: Removing Author Module from all blog posts</title>
      <link>https://community.hubspot.com/t5/CMS-Development/Removing-Author-Module-from-all-blog-posts/m-p/845696#M42118</link>
      <description>&lt;P&gt;Are you using the child theme on your pages?&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If you add the display none after the comments in that stylesheet (after the greyed text) does it affect this?&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 06 Sep 2023 16:02:16 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/CMS-Development/Removing-Author-Module-from-all-blog-posts/m-p/845696#M42118</guid>
      <dc:creator>TomM2</dc:creator>
      <dc:date>2023-09-06T16:02:16Z</dc:date>
    </item>
    <item>
      <title>Re: Removing Author Module from all blog posts</title>
      <link>https://community.hubspot.com/t5/CMS-Development/Removing-Author-Module-from-all-blog-posts/m-p/845905#M42119</link>
      <description>&lt;P&gt;It didn't do anything, althought I applied the changes. I believe I'm in the child theme. I attached another picture for you to see.&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Screenshot (10).png" style="width: 999px;"&gt;&lt;img src="https://community.hubspot.com/t5/image/serverpage/image-id/98508iCA0C8FD5D581D935/image-size/large?v=v2&amp;amp;px=999" role="button" title="Screenshot (10).png" alt="Screenshot (10).png" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 06 Sep 2023 21:54:27 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/CMS-Development/Removing-Author-Module-from-all-blog-posts/m-p/845905#M42119</guid>
      <dc:creator>VC4</dc:creator>
      <dc:date>2023-09-06T21:54:27Z</dc:date>
    </item>
    <item>
      <title>Re: Removing Author Module from all blog posts</title>
      <link>https://community.hubspot.com/t5/CMS-Development/Removing-Author-Module-from-all-blog-posts/m-p/846131#M42120</link>
      <description>&lt;P&gt;Thanks&amp;nbsp;&lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/625561"&gt;@VC4&lt;/a&gt;&amp;nbsp;yep it looks like you're within the child theme in the design manager, have you selected the child theme as the &lt;A href="https://knowledge.hubspot.com/website-pages/use-themes" target="_blank" rel="noopener"&gt;active theme on your pages&lt;/A&gt; though? They may still be using the parent theme.&lt;/P&gt;</description>
      <pubDate>Thu, 07 Sep 2023 11:08:28 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/CMS-Development/Removing-Author-Module-from-all-blog-posts/m-p/846131#M42120</guid>
      <dc:creator>TomM2</dc:creator>
      <dc:date>2023-09-07T11:08:28Z</dc:date>
    </item>
  </channel>
</rss>

