<?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: Deleting the author module on the blog template in CMS Development</title>
    <link>https://community.hubspot.com/t5/CMS-Development/Deleting-the-author-module-on-the-blog-template/m-p/1030095#M40367</link>
    <description>&lt;P&gt;Hi Jennifer, great advice, thank you for sharing this. I have three blogs on my site, I wish to remove the authors from just one of them. When I entered your code into the individual blog posts within&amp;nbsp;Additional code snippets I couldn't get it to work &lt;span class="lia-unicode-emoji" title=":disappointed_face:"&gt;😞&lt;/span&gt;&lt;BR /&gt;&lt;BR /&gt;Do you know how I would remove it from just one blog? Happy to apply to each page as I publish each blog item: e.g.&amp;nbsp;&lt;A href="https://www.cybersecuritytribe.com/cyber-security-annoucements/island-named-to-the-2024-forbes-cloud-100" target="_blank"&gt;https://www.cybersecuritytribe.com/cyber-security-annoucements/island-named-to-the-2024-forbes-cloud-100&lt;/A&gt;&amp;nbsp;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 21 Aug 2024 09:18:50 GMT</pubDate>
    <dc:creator>TommyMac</dc:creator>
    <dc:date>2024-08-21T09:18:50Z</dc:date>
    <item>
      <title>Deleting the author module on the blog template</title>
      <link>https://community.hubspot.com/t5/CMS-Development/Deleting-the-author-module-on-the-blog-template/m-p/772014#M33420</link>
      <description>&lt;P&gt;I am a free user using the Quest theme. As a sole proprieter I don't need my facec plastered all over the site and would like to remove the Author modult on the bottom of the posts. Can someone help me do that easily? Thanks!&lt;/P&gt;</description>
      <pubDate>Tue, 21 Mar 2023 20:47:05 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/CMS-Development/Deleting-the-author-module-on-the-blog-template/m-p/772014#M33420</guid>
      <dc:creator>zaugger</dc:creator>
      <dc:date>2023-03-21T20:47:05Z</dc:date>
    </item>
    <item>
      <title>Re: Deleting the author module on the blog template</title>
      <link>https://community.hubspot.com/t5/CMS-Development/Deleting-the-author-module-on-the-blog-template/m-p/772130#M33423</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/540790"&gt;@zaugger&lt;/a&gt;&amp;nbsp;happy to help! Some themes have an option to turn off the author, if Quest doesn't, you can hide it with a little bit of CSS. Do you have a page link for a blog post?&lt;/P&gt;</description>
      <pubDate>Wed, 22 Mar 2023 01:02:29 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/CMS-Development/Deleting-the-author-module-on-the-blog-template/m-p/772130#M33423</guid>
      <dc:creator>Jnix284</dc:creator>
      <dc:date>2023-03-22T01:02:29Z</dc:date>
    </item>
    <item>
      <title>Re: Deleting the author module on the blog template</title>
      <link>https://community.hubspot.com/t5/CMS-Development/Deleting-the-author-module-on-the-blog-template/m-p/772140#M33424</link>
      <description>&lt;P&gt;Thanks so much, Jennifer! Here is the post:&amp;nbsp;&lt;A href="https://acornbizsolutions.com/making-an-oak-tree/hope-the-worry-killer" target="_blank"&gt;https://acornbizsolutions.com/making-an-oak-tree/hope-the-worry-killer&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;There are actually a few other things I'd like to change, like the spacing between the header and the title. I have been a WP guy, but Hubspot is quite a bit diffferent when it comes to customizing....at least in a free theme.&amp;nbsp; Thanks for weighing in!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Chris&lt;/P&gt;</description>
      <pubDate>Wed, 22 Mar 2023 01:51:41 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/CMS-Development/Deleting-the-author-module-on-the-blog-template/m-p/772140#M33424</guid>
      <dc:creator>zaugger</dc:creator>
      <dc:date>2023-03-22T01:51:41Z</dc:date>
    </item>
    <item>
      <title>Re: Deleting the author module on the blog template</title>
      <link>https://community.hubspot.com/t5/CMS-Development/Deleting-the-author-module-on-the-blog-template/m-p/772142#M33425</link>
      <description>&lt;P&gt;Hi Chris, no problem, happy to take a look at what we can do with a little CSS.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;You'll need to add the code to your Site Header HTML so it applies to all blog posts:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;LI-CODE lang="markup"&gt;&amp;lt;style&amp;gt;
.blog-post__author-section {
display:none;
}&lt;/LI-CODE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Here's a &lt;A href="https://www.maka-agency.com/frequently-asked-questions/how-to-add-code-to-the-site-header-html" target="_blank" rel="noopener"&gt;link to our knowledge base with how to add the code to the site header HTML&lt;/A&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Unless you have a high subscriber count or plan to proactively encourage comments, I would turn off the comments to help shorten the page and focus more on your primary call to action for the post - just my opinion, but having an unused comment section doesn't look so good, but since you're using a facebook plugin maybe you have plans for this &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;For the spacing between the header and the title, it looks like this is being caused by the size of your logo in the header which is pushing it further down the page than the template is designed for.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;My suggestion would be to either reduce the overall size of your logo, or even remove the quote bubble from the top and keep your brand name so it takes up less space, or use the quote bubble as an icon only - you could even look at changing it on scroll if the theme allows so that it switches from a smaller version of your full logo to just the icon on scroll.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If you don't want to change the logo, I can see if there's some margin or padding we can squeeze in with CSS, but might have to get back with you tomorrow when I can take a closer look at the code.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 22 Mar 2023 02:02:25 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/CMS-Development/Deleting-the-author-module-on-the-blog-template/m-p/772142#M33425</guid>
      <dc:creator>Jnix284</dc:creator>
      <dc:date>2023-03-22T02:02:25Z</dc:date>
    </item>
    <item>
      <title>Re: Deleting the author module on the blog template</title>
      <link>https://community.hubspot.com/t5/CMS-Development/Deleting-the-author-module-on-the-blog-template/m-p/772143#M33426</link>
      <description>&lt;P&gt;Thanks! I'll definitely look at the article and get it done. And yes, I would LOVE to remove comments. Is that a CSS thing as well?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 22 Mar 2023 02:05:44 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/CMS-Development/Deleting-the-author-module-on-the-blog-template/m-p/772143#M33426</guid>
      <dc:creator>zaugger</dc:creator>
      <dc:date>2023-03-22T02:05:44Z</dc:date>
    </item>
    <item>
      <title>Re: Deleting the author module on the blog template</title>
      <link>https://community.hubspot.com/t5/CMS-Development/Deleting-the-author-module-on-the-blog-template/m-p/772144#M33427</link>
      <description>&lt;P&gt;&lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/540790"&gt;@zaugger&lt;/a&gt;&amp;nbsp; it doesn't look like the typical HubSpot comments used in settings, so you might need to check the template or theme settings to see if there is an option to turn it off, otherwise, we can try hiding it too.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;this is &lt;A href="https://www.maka-agency.com/frequently-asked-questions/how-do-i-turn-off-blog-comments" target="_blank" rel="noopener"&gt;how to turn off the HubSpot comments&lt;/A&gt;, but I don't know if that would work for this template.&lt;/P&gt;</description>
      <pubDate>Wed, 22 Mar 2023 02:07:53 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/CMS-Development/Deleting-the-author-module-on-the-blog-template/m-p/772144#M33427</guid>
      <dc:creator>Jnix284</dc:creator>
      <dc:date>2023-03-22T02:07:53Z</dc:date>
    </item>
    <item>
      <title>Re: Deleting the author module on the blog template</title>
      <link>https://community.hubspot.com/t5/CMS-Development/Deleting-the-author-module-on-the-blog-template/m-p/772146#M33428</link>
      <description>&lt;P&gt;Huh...I don't see templates here. I'm sure I am missing something.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Screenshot 2023-03-21 at 9.09.37 PM.png" style="width: 400px;"&gt;&lt;img src="https://community.hubspot.com/t5/image/serverpage/image-id/87827i56573C8D70B2FF0F/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Screenshot 2023-03-21 at 9.09.37 PM.png" alt="Screenshot 2023-03-21 at 9.09.37 PM.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;</description>
      <pubDate>Wed, 22 Mar 2023 02:10:58 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/CMS-Development/Deleting-the-author-module-on-the-blog-template/m-p/772146#M33428</guid>
      <dc:creator>zaugger</dc:creator>
      <dc:date>2023-03-22T02:10:58Z</dc:date>
    </item>
    <item>
      <title>Re: Deleting the author module on the blog template</title>
      <link>https://community.hubspot.com/t5/CMS-Development/Deleting-the-author-module-on-the-blog-template/m-p/772147#M33429</link>
      <description>&lt;P&gt;Ah, Chris, I'm sorry, you won't be able to edit the code this way with HubSpot CMS Free. You might have to add it at the individual page/post level.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Can you see if you can &lt;A href="https://www.maka-agency.com/frequently-asked-questions/how-to-add-code-to-the-page-head-html-in-hubspot" target="_blank" rel="noopener"&gt;add the code with these instructions&lt;/A&gt; to the blog post directly?&lt;/P&gt;</description>
      <pubDate>Wed, 22 Mar 2023 02:13:31 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/CMS-Development/Deleting-the-author-module-on-the-blog-template/m-p/772147#M33429</guid>
      <dc:creator>Jnix284</dc:creator>
      <dc:date>2023-03-22T02:13:31Z</dc:date>
    </item>
    <item>
      <title>Re: Deleting the author module on the blog template</title>
      <link>https://community.hubspot.com/t5/CMS-Development/Deleting-the-author-module-on-the-blog-template/m-p/772148#M33430</link>
      <description>&lt;P&gt;I can see the tabs you're referencing under "Blog" on the settings page, but there is no Site Header HTML there. Hmmmm......&lt;/P&gt;</description>
      <pubDate>Wed, 22 Mar 2023 02:18:12 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/CMS-Development/Deleting-the-author-module-on-the-blog-template/m-p/772148#M33430</guid>
      <dc:creator>zaugger</dc:creator>
      <dc:date>2023-03-22T02:18:12Z</dc:date>
    </item>
    <item>
      <title>Re: Deleting the author module on the blog template</title>
      <link>https://community.hubspot.com/t5/CMS-Development/Deleting-the-author-module-on-the-blog-template/m-p/772149#M33431</link>
      <description>&lt;P&gt;ok, then it's a limitation for CMS Hub Free, you're not going to be able to modify the templates at all outside of the settings provided.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;It might be worth looking at some other free themes with blog templats to see if there is one with more flexibility and features that will work better with your brand and needs, even if it's just for your blog.&lt;/P&gt;</description>
      <pubDate>Wed, 22 Mar 2023 02:19:49 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/CMS-Development/Deleting-the-author-module-on-the-blog-template/m-p/772149#M33431</guid>
      <dc:creator>Jnix284</dc:creator>
      <dc:date>2023-03-22T02:19:49Z</dc:date>
    </item>
    <item>
      <title>Re: Deleting the author module on the blog template</title>
      <link>https://community.hubspot.com/t5/CMS-Development/Deleting-the-author-module-on-the-blog-template/m-p/772155#M33432</link>
      <description>&lt;P&gt;Thanks, Jennifer. I was able to toggle comments, but as you suspected, it doesn't do anything in this theme.&lt;/P&gt;</description>
      <pubDate>Wed, 22 Mar 2023 02:28:06 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/CMS-Development/Deleting-the-author-module-on-the-blog-template/m-p/772155#M33432</guid>
      <dc:creator>zaugger</dc:creator>
      <dc:date>2023-03-22T02:28:06Z</dc:date>
    </item>
    <item>
      <title>Re: Deleting the author module on the blog template</title>
      <link>https://community.hubspot.com/t5/CMS-Development/Deleting-the-author-module-on-the-blog-template/m-p/772156#M33433</link>
      <description>&lt;P&gt;I'm sorry, if you're up for trying a new theme, Absolut by Kohorta is really nicely done with lots of options, I don't know if it will have all the features you want, but would be worth looking into as an option.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://community.hubspot.com/t5/HubSpot-Community-Blog/Pro-Tips-for-Setting-up-Your-FREE-HubSpot-Theme/ba-p/684187" target="_blank" rel="noopener"&gt;This article&lt;/A&gt; might also help you choose the right free theme.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Sorry for not realizing the limitations sooner and for taking up your time!&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 22 Mar 2023 02:30:53 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/CMS-Development/Deleting-the-author-module-on-the-blog-template/m-p/772156#M33433</guid>
      <dc:creator>Jnix284</dc:creator>
      <dc:date>2023-03-22T02:30:53Z</dc:date>
    </item>
    <item>
      <title>Re: Deleting the author module on the blog template</title>
      <link>https://community.hubspot.com/t5/CMS-Development/Deleting-the-author-module-on-the-blog-template/m-p/772163#M33434</link>
      <description>&lt;P&gt;Jennifer, you've been a GREAT help! Thanks so much!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Chris&lt;/P&gt;</description>
      <pubDate>Wed, 22 Mar 2023 02:47:30 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/CMS-Development/Deleting-the-author-module-on-the-blog-template/m-p/772163#M33434</guid>
      <dc:creator>zaugger</dc:creator>
      <dc:date>2023-03-22T02:47:30Z</dc:date>
    </item>
    <item>
      <title>Re: Deleting the author module on the blog template</title>
      <link>https://community.hubspot.com/t5/CMS-Development/Deleting-the-author-module-on-the-blog-template/m-p/772164#M33435</link>
      <description>&lt;P&gt;You're welcome, definitely learned a few new things along the way too!&lt;/P&gt;</description>
      <pubDate>Wed, 22 Mar 2023 02:48:47 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/CMS-Development/Deleting-the-author-module-on-the-blog-template/m-p/772164#M33435</guid>
      <dc:creator>Jnix284</dc:creator>
      <dc:date>2023-03-22T02:48:47Z</dc:date>
    </item>
    <item>
      <title>Re: Deleting the author module on the blog template</title>
      <link>https://community.hubspot.com/t5/CMS-Development/Deleting-the-author-module-on-the-blog-template/m-p/1030095#M40367</link>
      <description>&lt;P&gt;Hi Jennifer, great advice, thank you for sharing this. I have three blogs on my site, I wish to remove the authors from just one of them. When I entered your code into the individual blog posts within&amp;nbsp;Additional code snippets I couldn't get it to work &lt;span class="lia-unicode-emoji" title=":disappointed_face:"&gt;😞&lt;/span&gt;&lt;BR /&gt;&lt;BR /&gt;Do you know how I would remove it from just one blog? Happy to apply to each page as I publish each blog item: e.g.&amp;nbsp;&lt;A href="https://www.cybersecuritytribe.com/cyber-security-annoucements/island-named-to-the-2024-forbes-cloud-100" target="_blank"&gt;https://www.cybersecuritytribe.com/cyber-security-annoucements/island-named-to-the-2024-forbes-cloud-100&lt;/A&gt;&amp;nbsp;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 21 Aug 2024 09:18:50 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/CMS-Development/Deleting-the-author-module-on-the-blog-template/m-p/1030095#M40367</guid>
      <dc:creator>TommyMac</dc:creator>
      <dc:date>2024-08-21T09:18:50Z</dc:date>
    </item>
  </channel>
</rss>

