<?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: Creating Templates from Pages in CMS Development</title>
    <link>https://community.hubspot.com/t5/CMS-Development/Creating-Templates-from-Pages/m-p/1008468#M39855</link>
    <description>&lt;P&gt;&lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/69224"&gt;@PowerFilmSolar&lt;/a&gt;&amp;nbsp;if you used an existing module on the page from the template and then made changes, the copy hubL will only copy the changes so the code is incomplete. If you want to copy the hubL you need to drag the module to the page as a new module and configure all of the settings, otherwise it doesn't capture the default/existing settings in the module.&lt;/P&gt;</description>
    <pubDate>Thu, 11 Jul 2024 23:46:39 GMT</pubDate>
    <dc:creator>Jnix284</dc:creator>
    <dc:date>2024-07-11T23:46:39Z</dc:date>
    <item>
      <title>Creating Templates from Pages</title>
      <link>https://community.hubspot.com/t5/CMS-Development/Creating-Templates-from-Pages/m-p/940518#M38283</link>
      <description>&lt;P&gt;The theme a developer created for us has multiple web page templates. Using them as a starting place for the website drag-and-drop builder, the content I've added has changed them quite a bit. To the point where I have to clone pages now and use them as pseudo-templates because the original templates require a lot of editing when creating a new page.&lt;BR /&gt;&lt;BR /&gt;I can save sections in the drag-and-drop editor, but it isn't ideal because if I want to make a fundamental change that affects each page using that base template, I can't. I have to update every page using the saved sections.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;So, is it possible to create new templates from existing web pages, can I save web pages as templates, or is there some type of workaround that isn't too complicated in Design Tools? I'm not a developer, but I'm familiar with some very basic stuff.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you.&lt;/P&gt;</description>
      <pubDate>Fri, 08 Mar 2024 21:50:09 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/CMS-Development/Creating-Templates-from-Pages/m-p/940518#M38283</guid>
      <dc:creator>mjuozokas</dc:creator>
      <dc:date>2024-03-08T21:50:09Z</dc:date>
    </item>
    <item>
      <title>Re: Creating Templates from Pages</title>
      <link>https://community.hubspot.com/t5/CMS-Development/Creating-Templates-from-Pages/m-p/940522#M38284</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/497093"&gt;@mjuozokas&lt;/a&gt;&amp;nbsp;this is actually really easy to do with the developer tools.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;In your page editor for the page you've built with the new sections, you can enter developer mode to access the HubL you need to update the coded template.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;You will add this to the end of the URL from the page editor:&lt;/P&gt;
&lt;P&gt;?developerMode=true&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Then you can click the same place where you save a section and choose Copy as HubL instead:&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Jnix284_0-1709935553974.png" style="width: 400px;"&gt;&lt;img src="https://community.hubspot.com/t5/image/serverpage/image-id/112624i379CA6A2570BDD6F/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Jnix284_0-1709935553974.png" alt="Jnix284_0-1709935553974.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The code that is copied can be used to replace the code from the same section in your coded template or you can clone your coded templates to make alternate versions according to your new page designs.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I'm happy to help if you have questions about updating the template code.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 08 Mar 2024 22:06:37 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/CMS-Development/Creating-Templates-from-Pages/m-p/940522#M38284</guid>
      <dc:creator>Jnix284</dc:creator>
      <dc:date>2024-03-08T22:06:37Z</dc:date>
    </item>
    <item>
      <title>Re: Creating Templates from Pages</title>
      <link>https://community.hubspot.com/t5/CMS-Development/Creating-Templates-from-Pages/m-p/941310#M38289</link>
      <description>&lt;P&gt;This is immensely helpful - I just tried it on a test page. Thank you!&lt;/P&gt;</description>
      <pubDate>Mon, 11 Mar 2024 12:43:14 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/CMS-Development/Creating-Templates-from-Pages/m-p/941310#M38289</guid>
      <dc:creator>mjuozokas</dc:creator>
      <dc:date>2024-03-11T12:43:14Z</dc:date>
    </item>
    <item>
      <title>Re: Creating Templates from Pages</title>
      <link>https://community.hubspot.com/t5/CMS-Development/Creating-Templates-from-Pages/m-p/941546#M38294</link>
      <description>&lt;P&gt;You're welcome&amp;nbsp;&lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/497093"&gt;@mjuozokas&lt;/a&gt;, I'm glad you were able to test it out already!&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 11 Mar 2024 16:23:24 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/CMS-Development/Creating-Templates-from-Pages/m-p/941546#M38294</guid>
      <dc:creator>Jnix284</dc:creator>
      <dc:date>2024-03-11T16:23:24Z</dc:date>
    </item>
    <item>
      <title>Re: Creating Templates from Pages</title>
      <link>https://community.hubspot.com/t5/CMS-Development/Creating-Templates-from-Pages/m-p/1008382#M39854</link>
      <description>&lt;P&gt;I have the same issue, but the copied HUBL does not render correctly once passed into the coded template. Can you assist?&lt;/P&gt;</description>
      <pubDate>Thu, 11 Jul 2024 20:36:47 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/CMS-Development/Creating-Templates-from-Pages/m-p/1008382#M39854</guid>
      <dc:creator>PowerFilmSolar</dc:creator>
      <dc:date>2024-07-11T20:36:47Z</dc:date>
    </item>
    <item>
      <title>Re: Creating Templates from Pages</title>
      <link>https://community.hubspot.com/t5/CMS-Development/Creating-Templates-from-Pages/m-p/1008468#M39855</link>
      <description>&lt;P&gt;&lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/69224"&gt;@PowerFilmSolar&lt;/a&gt;&amp;nbsp;if you used an existing module on the page from the template and then made changes, the copy hubL will only copy the changes so the code is incomplete. If you want to copy the hubL you need to drag the module to the page as a new module and configure all of the settings, otherwise it doesn't capture the default/existing settings in the module.&lt;/P&gt;</description>
      <pubDate>Thu, 11 Jul 2024 23:46:39 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/CMS-Development/Creating-Templates-from-Pages/m-p/1008468#M39855</guid>
      <dc:creator>Jnix284</dc:creator>
      <dc:date>2024-07-11T23:46:39Z</dc:date>
    </item>
    <item>
      <title>Re: Creating Templates from Pages</title>
      <link>https://community.hubspot.com/t5/CMS-Development/Creating-Templates-from-Pages/m-p/1253865#M45164</link>
      <description>&lt;P&gt;Hey&amp;nbsp;&lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/363300"&gt;@Jnix284&lt;/a&gt;&amp;nbsp;, great insight I wasn't aware of. Do you know if this topic has a higher priority by now? If you use many modules it's quite some work to copy &amp;amp; paste each HUBL into a drag &amp;amp; drop area of a new template. Also I can confirm that there are sometimes rendering issues that needs to be fixed which is even more manual work.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;You might ask yourself: Why would you need to have those individual page templates if I can just safe and reuse sections in the drag &amp;amp; drop editor? The answer is because I want to use the new AI website creation functionalities in HubSpot. There I need to select a page template and those sections become useless.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I love that you can use your own templates even for AI now&amp;nbsp;but without an easier way to safe pages as templates, most companies can't make use of it. So maybe from that perspective HubSpot should have a second look on that issue.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm desperately waiting for individual templates for other areas like &lt;A href="https://knowledge.hubspot.com/website-and-landing-pages/create-and-manage-case-studies" target="_blank" rel="noopener"&gt;case studies&lt;/A&gt;&amp;nbsp;as well because it's just not professional if your website has like 3 different types of navigation modules only because you use different HubSpot products to create the website. If you have an update on this as well, people in the idea forum are already waiting more than a year for any news on this beta:&amp;nbsp;&lt;A href="https://community.hubspot.com/t5/HubSpot-Ideas/Case-Studies-Beta-proposed-enhancements/idi-p/1072275" target="_blank"&gt;https://community.hubspot.com/t5/HubSpot-Ideas/Case-Studies-Beta-proposed-enhancements/idi-p/1072275&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 25 Feb 2026 16:13:16 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/CMS-Development/Creating-Templates-from-Pages/m-p/1253865#M45164</guid>
      <dc:creator>AS_ElevionGreen</dc:creator>
      <dc:date>2026-02-25T16:13:16Z</dc:date>
    </item>
    <item>
      <title>Re: Creating Templates from Pages</title>
      <link>https://community.hubspot.com/t5/CMS-Development/Creating-Templates-from-Pages/m-p/1264587#M45295</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/1006450"&gt;@AS_ElevionGreen&lt;/a&gt;&amp;nbsp;I'm sorry, I'm just now seeing your reply and questions here (the notification was buried in my spam).&lt;BR /&gt;&lt;BR /&gt;My initial reply on this thread was before I joined HubSpot and unfortunately I don't have any inside information pertaining to work being done for these features.&lt;BR /&gt;&lt;BR /&gt;What I can share is that the product team are very actively monitoring and engaging in the &lt;A href="https://community.hubspot.com/t5/HubSpot-Ideas/idb-p/HubSpot_Ideas" target="_blank"&gt;ideas forum&lt;/A&gt;&amp;nbsp;to help improve the quality of existing features (rather than adding new features). The best way to share feedback is to add comments to existing ideas or create new ideas if one doesn't already exist. I know it's tough when an idea has been around for more than a year (like the case studies idea you linked), but with the thousands of ideas submitted it comes down to number of upvotes and comments, as well as feedback from other channels (support tickets, developer feedback center, etc.) to determine which ideas the product team will pursue.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 03 Apr 2026 21:58:24 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/CMS-Development/Creating-Templates-from-Pages/m-p/1264587#M45295</guid>
      <dc:creator>Jnix284</dc:creator>
      <dc:date>2026-04-03T21:58:24Z</dc:date>
    </item>
  </channel>
</rss>

