<?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: Can't Preview Listing View for Blog Template in CMS Development</title>
    <link>https://community.hubspot.com/t5/CMS-Development/Can-t-Preview-Listing-View-for-Blog-Template/m-p/9645#M976</link>
    <description>&lt;P&gt;Hi &lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/133"&gt;@stefen&lt;/a&gt;, I received a response to a support ticket I submitted on this issue:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;BLOCKQUOTE&gt;&lt;P&gt;I have tested in several other portals and it seems that if a blog is using a coded template then we can only ever preview the post template. If the blog template is using the drag and drop functionality then we can view both versions. I have reached out to our backend team and opened an internal ticket to see if we can create the same functionality for coded templates.&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;It seems this problem is not isolated to my code or to my portal, but at least it sounds like someone is looking into it.&lt;/P&gt;</description>
    <pubDate>Fri, 17 Mar 2017 15:47:07 GMT</pubDate>
    <dc:creator>dharrison</dc:creator>
    <dc:date>2017-03-17T15:47:07Z</dc:date>
    <item>
      <title>Can't Preview Listing View for Blog Template</title>
      <link>https://community.hubspot.com/t5/CMS-Development/Can-t-Preview-Listing-View-for-Blog-Template/m-p/9328#M946</link>
      <description>&lt;P&gt;Hello, I'm trying to code&amp;nbsp;a new HubSpot blog template for our agency website&amp;nbsp;via the Design Manager.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;We already have a live HubSpot blog that I also coded the template for, so I am trying to preview the new template first before&amp;nbsp;publishing it. I want the new template to only go live once we launch our new website.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;When I click "Preview options", then "Listing view"&amp;nbsp;to preview the listing view of my new blog template, I am only able to see the single post view.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The Design Manager preview also does not work for my currently live blog template, so I don't believe the issue is with my code, but rather with the preview functionality.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The following test code always returns "post view":&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;{% if is_listing_view %}
    listing view
{% else %}
    post view
{% endif %}&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Can someone help me with this?&lt;/P&gt;</description>
      <pubDate>Mon, 13 Mar 2017 18:51:45 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/CMS-Development/Can-t-Preview-Listing-View-for-Blog-Template/m-p/9328#M946</guid>
      <dc:creator>dharrison</dc:creator>
      <dc:date>2017-03-13T18:51:45Z</dc:date>
    </item>
    <item>
      <title>Re: Can't Preview Listing View for Blog Template</title>
      <link>https://community.hubspot.com/t5/CMS-Development/Can-t-Preview-Listing-View-for-Blog-Template/m-p/9499#M957</link>
      <description>&lt;P&gt;&lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/5071"&gt;@dharrison&lt;/a&gt;&amp;nbsp;are you using the template builder or a coded template?&lt;/P&gt;</description>
      <pubDate>Wed, 15 Mar 2017 13:39:19 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/CMS-Development/Can-t-Preview-Listing-View-for-Blog-Template/m-p/9499#M957</guid>
      <dc:creator>stefen</dc:creator>
      <dc:date>2017-03-15T13:39:19Z</dc:date>
    </item>
    <item>
      <title>Re: Can't Preview Listing View for Blog Template</title>
      <link>https://community.hubspot.com/t5/CMS-Development/Can-t-Preview-Listing-View-for-Blog-Template/m-p/9593#M971</link>
      <description>&lt;P&gt;&lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/133"&gt;@stefen&lt;/a&gt;&amp;nbsp;It's a coded template, but I'm trying to preview it in the Design Manager.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The code I'm using is based on this article:&amp;nbsp;&lt;A href="http://designers.hubspot.com/docs/hubl/blog-content-markup" target="_blank"&gt;http://designers.hubspot.com/docs/hubl/blog-content-markup&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 16 Mar 2017 16:57:33 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/CMS-Development/Can-t-Preview-Listing-View-for-Blog-Template/m-p/9593#M971</guid>
      <dc:creator>dharrison</dc:creator>
      <dc:date>2017-03-16T16:57:33Z</dc:date>
    </item>
    <item>
      <title>Re: Can't Preview Listing View for Blog Template</title>
      <link>https://community.hubspot.com/t5/CMS-Development/Can-t-Preview-Listing-View-for-Blog-Template/m-p/9645#M976</link>
      <description>&lt;P&gt;Hi &lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/133"&gt;@stefen&lt;/a&gt;, I received a response to a support ticket I submitted on this issue:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;BLOCKQUOTE&gt;&lt;P&gt;I have tested in several other portals and it seems that if a blog is using a coded template then we can only ever preview the post template. If the blog template is using the drag and drop functionality then we can view both versions. I have reached out to our backend team and opened an internal ticket to see if we can create the same functionality for coded templates.&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;It seems this problem is not isolated to my code or to my portal, but at least it sounds like someone is looking into it.&lt;/P&gt;</description>
      <pubDate>Fri, 17 Mar 2017 15:47:07 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/CMS-Development/Can-t-Preview-Listing-View-for-Blog-Template/m-p/9645#M976</guid>
      <dc:creator>dharrison</dc:creator>
      <dc:date>2017-03-17T15:47:07Z</dc:date>
    </item>
    <item>
      <title>Re: Can't Preview Listing View for Blog Template</title>
      <link>https://community.hubspot.com/t5/CMS-Development/Can-t-Preview-Listing-View-for-Blog-Template/m-p/173488#M4430</link>
      <description>&lt;P&gt;I'm having this same issue, seems no one ever fixed it as this was posted almost a year ago...&amp;nbsp; :'(&lt;/P&gt;</description>
      <pubDate>Thu, 18 Jan 2018 21:12:10 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/CMS-Development/Can-t-Preview-Listing-View-for-Blog-Template/m-p/173488#M4430</guid>
      <dc:creator>lcrumling</dc:creator>
      <dc:date>2018-01-18T21:12:10Z</dc:date>
    </item>
    <item>
      <title>Re: Can't Preview Listing View for Blog Template</title>
      <link>https://community.hubspot.com/t5/CMS-Development/Can-t-Preview-Listing-View-for-Blog-Template/m-p/174460#M4448</link>
      <description>&lt;P&gt;&lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/15022"&gt;@lcrumling&lt;/a&gt;&amp;nbsp;You may want to put a support ticket in at your portal, as that was how I was able to get the issue resolved on my end. I just double checked and&amp;nbsp;the post/listing view&amp;nbsp;previews are still both working for me.&lt;/P&gt;</description>
      <pubDate>Mon, 22 Jan 2018 14:46:34 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/CMS-Development/Can-t-Preview-Listing-View-for-Blog-Template/m-p/174460#M4448</guid>
      <dc:creator>dharrison</dc:creator>
      <dc:date>2018-01-22T14:46:34Z</dc:date>
    </item>
  </channel>
</rss>

