<?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: Dynamically generating menu pages in CMS Development</title>
    <link>https://community.hubspot.com/t5/CMS-Development/Dynamically-generating-menu-pages/m-p/15635#M1503</link>
    <description />
    <pubDate>Fri, 19 May 2017 17:03:34 GMT</pubDate>
    <dc:creator>A2mun</dc:creator>
    <dc:date>2017-05-19T17:03:34Z</dc:date>
    <item>
      <title>Dynamically generating menu pages</title>
      <link>https://community.hubspot.com/t5/CMS-Development/Dynamically-generating-menu-pages/m-p/15432#M1464</link>
      <description>&lt;P&gt;Hello, I am wondering if there is logic available in HubSpot through which you can dynamically generate menus.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;So if I have template A which generates pages A1, A2, A3, and A4. Then I want a side menu on each of those pages which lists all of the pages created in the same section (template).&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I know it is possible to hardcode this, but is there a way that I can get the menu to automatically update once I add page A5, A6, etc.?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;</description>
      <pubDate>Mon, 15 May 2017 20:18:57 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/CMS-Development/Dynamically-generating-menu-pages/m-p/15432#M1464</guid>
      <dc:creator>A2mun</dc:creator>
      <dc:date>2017-05-15T20:18:57Z</dc:date>
    </item>
    <item>
      <title>Re: Dynamically generating menu pages</title>
      <link>https://community.hubspot.com/t5/CMS-Development/Dynamically-generating-menu-pages/m-p/15522#M1479</link>
      <description>&lt;P&gt;&lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/8950"&gt;@A2mun&lt;/a&gt;&amp;nbsp;Yes it can do this for you. The module you're looking for is called "Advanced Menu Module" and you can change it from &lt;STRONG&gt;static&lt;/STRONG&gt; to &lt;STRONG&gt;dynamic by section&lt;/STRONG&gt; or &lt;STRONG&gt;dynamic by page. &lt;/STRONG&gt;The only difference between the two is if it shows the sibling pages or just the parent pages if I remember correctly.&lt;/P&gt;</description>
      <pubDate>Tue, 16 May 2017 18:53:13 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/CMS-Development/Dynamically-generating-menu-pages/m-p/15522#M1479</guid>
      <dc:creator>stefen</dc:creator>
      <dc:date>2017-05-16T18:53:13Z</dc:date>
    </item>
    <item>
      <title>Re: Dynamically generating menu pages</title>
      <link>https://community.hubspot.com/t5/CMS-Development/Dynamically-generating-menu-pages/m-p/15589#M1489</link>
      <description>&lt;P&gt;Hi Stefan, I had initially thought that the advanced menu would work for me but it doesn't seem to.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I did the following&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;1. Created 3 pages: test1, test2, test3 based on a single template&lt;/P&gt;&lt;P&gt;2. Added an advanced menu module named test, which has these 3 pages&lt;/P&gt;&lt;P&gt;3. Added a menu module to the template for these 3 pages, this module is set to dynamic by section&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;However, when I go to the pages and I&amp;nbsp;do not see anything showing up for this menu? What step am I missing?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm not sure if this is important but these web pages are 'saved' and not published. This is because this is a project under development and is not linked to a live domain.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 17 May 2017 13:26:33 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/CMS-Development/Dynamically-generating-menu-pages/m-p/15589#M1489</guid>
      <dc:creator>A2mun</dc:creator>
      <dc:date>2017-05-17T13:26:33Z</dc:date>
    </item>
    <item>
      <title>Re: Dynamically generating menu pages</title>
      <link>https://community.hubspot.com/t5/CMS-Development/Dynamically-generating-menu-pages/m-p/15597#M1490</link>
      <description>&lt;P&gt;&lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/8950"&gt;@A2mun&lt;/a&gt;&amp;nbsp;in your site's Content Settings, make sure you have an advanced menu created with those three pages in it. Then, in your template, make sure your advanced menu module is set to use the menu you created.&lt;/P&gt;</description>
      <pubDate>Wed, 17 May 2017 14:17:19 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/CMS-Development/Dynamically-generating-menu-pages/m-p/15597#M1490</guid>
      <dc:creator>stefen</dc:creator>
      <dc:date>2017-05-17T14:17:19Z</dc:date>
    </item>
    <item>
      <title>Re: Dynamically generating menu pages</title>
      <link>https://community.hubspot.com/t5/CMS-Development/Dynamically-generating-menu-pages/m-p/15600#M1491</link>
      <description>&lt;P&gt;Hi Stefan,&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I can confirm that the advanced menu has been set in content settings&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Advanced menu.png" style="width: 425px;"&gt;&lt;img src="https://community.hubspot.com/t5/image/serverpage/image-id/3226i13CF499BF7392219/image-dimensions/425x424?v=v2" width="425" height="424" role="button" title="Advanced menu.png" alt="Advanced menu.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;And that this is set in the template&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Advanced menu2.png" style="width: 848px;"&gt;&lt;img src="https://community.hubspot.com/t5/image/serverpage/image-id/3227iCE35ABD4C0B50D6D/image-size/large?v=v2&amp;amp;px=999" role="button" title="Advanced menu2.png" alt="Advanced menu2.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;However when I go to the pages made using this template I see nothing where the menu is supposed to be.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 17 May 2017 14:22:39 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/CMS-Development/Dynamically-generating-menu-pages/m-p/15600#M1491</guid>
      <dc:creator>A2mun</dc:creator>
      <dc:date>2017-05-17T14:22:39Z</dc:date>
    </item>
    <item>
      <title>Re: Dynamically generating menu pages</title>
      <link>https://community.hubspot.com/t5/CMS-Development/Dynamically-generating-menu-pages/m-p/15602#M1493</link>
      <description>&lt;P&gt;&lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/8950"&gt;@A2mun&lt;/a&gt;&amp;nbsp;Try moving some of the pages as children to some of the other pages. Then view those pages and you should get an idea of how it works.&lt;/P&gt;</description>
      <pubDate>Wed, 17 May 2017 14:25:10 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/CMS-Development/Dynamically-generating-menu-pages/m-p/15602#M1493</guid>
      <dc:creator>stefen</dc:creator>
      <dc:date>2017-05-17T14:25:10Z</dc:date>
    </item>
    <item>
      <title>Re: Dynamically generating menu pages</title>
      <link>https://community.hubspot.com/t5/CMS-Development/Dynamically-generating-menu-pages/m-p/15607#M1495</link>
      <description>&lt;P&gt;I changed the menu structure as you said, however I still don't see anything in the pages where the menu should be. I tried this with both 'dynamic by section' and 'dynamic with page'&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Subsections.png" style="width: 999px;"&gt;&lt;img src="https://community.hubspot.com/t5/image/serverpage/image-id/3228i696D0FC088617DD9/image-size/large?v=v2&amp;amp;px=999" role="button" title="Subsections.png" alt="Subsections.png" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 17 May 2017 14:31:16 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/CMS-Development/Dynamically-generating-menu-pages/m-p/15607#M1495</guid>
      <dc:creator>A2mun</dc:creator>
      <dc:date>2017-05-17T14:31:16Z</dc:date>
    </item>
    <item>
      <title>Re: Dynamically generating menu pages</title>
      <link>https://community.hubspot.com/t5/CMS-Development/Dynamically-generating-menu-pages/m-p/15608#M1496</link>
      <description>&lt;P&gt;&lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/8950"&gt;@A2mun&lt;/a&gt;&amp;nbsp;hmm, that's strange. Are the pages published? That could be it. And make sure to view the live page.&lt;/P&gt;</description>
      <pubDate>Wed, 17 May 2017 14:32:59 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/CMS-Development/Dynamically-generating-menu-pages/m-p/15608#M1496</guid>
      <dc:creator>stefen</dc:creator>
      <dc:date>2017-05-17T14:32:59Z</dc:date>
    </item>
    <item>
      <title>Re: Dynamically generating menu pages</title>
      <link>https://community.hubspot.com/t5/CMS-Development/Dynamically-generating-menu-pages/m-p/15609#M1497</link>
      <description>&lt;P&gt;The templates are published but the web pages are not. As I mentioned these pages are not currently connected to a live domain so they can't be published.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Are you thinking that is why they are not showing up? Is there a way to bypass this so that I can have the functionality appear before publishing?&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 17 May 2017 14:35:44 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/CMS-Development/Dynamically-generating-menu-pages/m-p/15609#M1497</guid>
      <dc:creator>A2mun</dc:creator>
      <dc:date>2017-05-17T14:35:44Z</dc:date>
    </item>
    <item>
      <title>Re: Dynamically generating menu pages</title>
      <link>https://community.hubspot.com/t5/CMS-Development/Dynamically-generating-menu-pages/m-p/15610#M1498</link>
      <description>&lt;P&gt;&lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/8950"&gt;@A2mun&lt;/a&gt;&amp;nbsp;you can still publish the page and it will just give you a hubspot temporary URL. When you connect a domain it HubSpot will create a redirect of the temporary URL to the connected domain so it's not something you really have to worry about.&lt;/P&gt;</description>
      <pubDate>Wed, 17 May 2017 14:38:24 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/CMS-Development/Dynamically-generating-menu-pages/m-p/15610#M1498</guid>
      <dc:creator>stefen</dc:creator>
      <dc:date>2017-05-17T14:38:24Z</dc:date>
    </item>
    <item>
      <title>Re: Dynamically generating menu pages</title>
      <link>https://community.hubspot.com/t5/CMS-Development/Dynamically-generating-menu-pages/m-p/15615#M1499</link>
      <description>&lt;P&gt;Alright, so I have managed to publish the pages, but am not able to view the live page due to a permissions issue. I will have to get that sorted out.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;However, now that they are published I still cannot see the menu showing up in the 'edit' view or in the preview. Is the menu something that will only show up in the live version of the page?&lt;/P&gt;</description>
      <pubDate>Wed, 17 May 2017 15:01:39 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/CMS-Development/Dynamically-generating-menu-pages/m-p/15615#M1499</guid>
      <dc:creator>A2mun</dc:creator>
      <dc:date>2017-05-17T15:01:39Z</dc:date>
    </item>
    <item>
      <title>Re: Dynamically generating menu pages</title>
      <link>https://community.hubspot.com/t5/CMS-Development/Dynamically-generating-menu-pages/m-p/15617#M1500</link>
      <description>&lt;P&gt;&lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/8950"&gt;@A2mun&lt;/a&gt;&amp;nbsp;once you publish the page you should have a the temporary URL to preview it with. I don't believe the menu will show up until it's published. The temp url is usually something like "yourcompany&lt;SPAN&gt;-XXXXX.hs-sites.com"&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 17 May 2017 15:09:39 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/CMS-Development/Dynamically-generating-menu-pages/m-p/15617#M1500</guid>
      <dc:creator>stefen</dc:creator>
      <dc:date>2017-05-17T15:09:39Z</dc:date>
    </item>
    <item>
      <title>Re: Dynamically generating menu pages</title>
      <link>https://community.hubspot.com/t5/CMS-Development/Dynamically-generating-menu-pages/m-p/15619#M1501</link>
      <description>&lt;P&gt;This works well now that it is live, thank you &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 19 May 2017 17:04:00 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/CMS-Development/Dynamically-generating-menu-pages/m-p/15619#M1501</guid>
      <dc:creator>A2mun</dc:creator>
      <dc:date>2017-05-19T17:04:00Z</dc:date>
    </item>
    <item>
      <title>Re: Dynamically generating menu pages</title>
      <link>https://community.hubspot.com/t5/CMS-Development/Dynamically-generating-menu-pages/m-p/15635#M1503</link>
      <description />
      <pubDate>Fri, 19 May 2017 17:03:34 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/CMS-Development/Dynamically-generating-menu-pages/m-p/15635#M1503</guid>
      <dc:creator>A2mun</dc:creator>
      <dc:date>2017-05-19T17:03:34Z</dc:date>
    </item>
  </channel>
</rss>

