<?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: Embed chat on a page in CMS Development</title>
    <link>https://community.hubspot.com/t5/CMS-Development/Embed-chat-on-a-page/m-p/267736#M12058</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/92652"&gt;@EpiGo&lt;/a&gt;&amp;nbsp;, I believe you should be able to embed the messages widget inline anywhere. If you search for "inline embed styling" here(&lt;A href="https://developers.hubspot.com/docs/methods/conversations_api/hubspot-conversations-javascript-api" target="_blank"&gt;https://developers.hubspot.com/docs/methods/conversations_api/hubspot-conversations-javascript-api&lt;/A&gt;) you should see that it's possible&lt;/P&gt;</description>
    <pubDate>Tue, 30 Apr 2019 20:11:05 GMT</pubDate>
    <dc:creator>cbarley</dc:creator>
    <dc:date>2019-04-30T20:11:05Z</dc:date>
    <item>
      <title>Embed chat on a page</title>
      <link>https://community.hubspot.com/t5/CMS-Development/Embed-chat-on-a-page/m-p/266247#M11953</link>
      <description>&lt;P&gt;Hi,&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Though I am fully aware that the main functionality of the chat widget is to have it pop-up on your website or HubSpot pages, I'd actually like to make a page where the chat is embedded as part of the actual page body. Apparently, there's nothing native for this in HubSpot. Anyone with a workaround for this?&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 23 Apr 2019 12:05:04 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/CMS-Development/Embed-chat-on-a-page/m-p/266247#M11953</guid>
      <dc:creator>EpiGo</dc:creator>
      <dc:date>2019-04-23T12:05:04Z</dc:date>
    </item>
    <item>
      <title>Re: Embed chat on a page</title>
      <link>https://community.hubspot.com/t5/CMS-Development/Embed-chat-on-a-page/m-p/267736#M12058</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/92652"&gt;@EpiGo&lt;/a&gt;&amp;nbsp;, I believe you should be able to embed the messages widget inline anywhere. If you search for "inline embed styling" here(&lt;A href="https://developers.hubspot.com/docs/methods/conversations_api/hubspot-conversations-javascript-api" target="_blank"&gt;https://developers.hubspot.com/docs/methods/conversations_api/hubspot-conversations-javascript-api&lt;/A&gt;) you should see that it's possible&lt;/P&gt;</description>
      <pubDate>Tue, 30 Apr 2019 20:11:05 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/CMS-Development/Embed-chat-on-a-page/m-p/267736#M12058</guid>
      <dc:creator>cbarley</dc:creator>
      <dc:date>2019-04-30T20:11:05Z</dc:date>
    </item>
    <item>
      <title>Re: Embed chat on a page</title>
      <link>https://community.hubspot.com/t5/CMS-Development/Embed-chat-on-a-page/m-p/267747#M12059</link>
      <description>&lt;P&gt;This code:&lt;/P&gt;
&lt;PRE&gt;&amp;lt;div id="my-messages-container"&amp;gt;&amp;lt;/div&amp;gt;
&amp;lt;script&amp;gt;
window.hsConversationsSettings = {
  loadImmediately: true,
  inlineEmbedSelector: '#my-messages-container'
};
&amp;lt;/script&amp;gt;&lt;/PRE&gt;
&lt;P&gt;worked for me on this page:&amp;nbsp;&lt;A href="https://www.playtimepottery.net/global-form-events-test&amp;nbsp;" target="_blank"&gt;https://www.playtimepottery.net/global-form-events-test&amp;nbsp;&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 30 Apr 2019 20:33:48 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/CMS-Development/Embed-chat-on-a-page/m-p/267747#M12059</guid>
      <dc:creator>cbarley</dc:creator>
      <dc:date>2019-04-30T20:33:48Z</dc:date>
    </item>
    <item>
      <title>Re: Embed chat on a page</title>
      <link>https://community.hubspot.com/t5/CMS-Development/Embed-chat-on-a-page/m-p/305901#M14553</link>
      <description>&lt;P&gt;Thanks for that code!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;How did you get the chat widget to be that size? Mine is defaulting to the smallest size possible:&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="chat widget.PNG" style="width: 999px;"&gt;&lt;img src="https://community.hubspot.com/t5/image/serverpage/image-id/21989iF75326845A43DB34/image-size/large?v=v2&amp;amp;px=999" role="button" title="chat widget.PNG" alt="chat widget.PNG" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 05 Dec 2019 16:13:25 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/CMS-Development/Embed-chat-on-a-page/m-p/305901#M14553</guid>
      <dc:creator>Erin</dc:creator>
      <dc:date>2019-12-05T16:13:25Z</dc:date>
    </item>
    <item>
      <title>Re: Embed chat on a page</title>
      <link>https://community.hubspot.com/t5/CMS-Development/Embed-chat-on-a-page/m-p/363761#M18239</link>
      <description>&lt;P&gt;You need to make sure your styling the div appropriately with CSS.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If this is your div for embedding the chat:&lt;/P&gt;&lt;PRE&gt;&amp;lt;div id="my-messages-container"&amp;gt;&amp;lt;/div&amp;gt;&lt;/PRE&gt;&lt;P&gt;Then you need a style to resize it:&lt;/P&gt;&lt;PRE&gt;#my-messages-container {&lt;BR /&gt;   height: 500px;&lt;BR /&gt;   width: 300px;&lt;BR /&gt;}&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Something like the above should do the trick -&amp;nbsp;Good luck!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 21 Aug 2020 15:07:57 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/CMS-Development/Embed-chat-on-a-page/m-p/363761#M18239</guid>
      <dc:creator>grantges</dc:creator>
      <dc:date>2020-08-21T15:07:57Z</dc:date>
    </item>
    <item>
      <title>Re: Embed chat on a page</title>
      <link>https://community.hubspot.com/t5/CMS-Development/Embed-chat-on-a-page/m-p/468196#M24245</link>
      <description>&lt;P&gt;Hello all,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thank you for that information. I am trying to embed this in a Wordpress site, and I can't figure out exactly how to make it work.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I'm currently using a "Custom HTML" block, in which I've pasted the following code&amp;nbsp;(@Cbarley's), but nothing happens :&lt;/P&gt;
&lt;LI-CODE lang="markup"&gt;&amp;lt;div id="my-messages-container"&amp;gt;&amp;lt;/div&amp;gt;
&amp;lt;script&amp;gt;
window.hsConversationsSettings = {
  loadImmediately: true,
  inlineEmbedSelector: '#my-messages-container'
};
&amp;lt;/script&amp;gt;&lt;/LI-CODE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I have the HubSpot tracking code on the website, but I do not have the Wordpress HubSpot plugin. Am I missing something?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks a lot!&lt;/P&gt;</description>
      <pubDate>Wed, 28 Jul 2021 15:21:53 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/CMS-Development/Embed-chat-on-a-page/m-p/468196#M24245</guid>
      <dc:creator>SamStAmour</dc:creator>
      <dc:date>2021-07-28T15:21:53Z</dc:date>
    </item>
    <item>
      <title>Re: Embed chat on a page</title>
      <link>https://community.hubspot.com/t5/CMS-Development/Embed-chat-on-a-page/m-p/468987#M24260</link>
      <description>&lt;P&gt;&lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/123151"&gt;@SamStAmour&lt;/a&gt; ,&lt;/P&gt;
&lt;P&gt;Any errors in the console?&lt;/P&gt;
&lt;P&gt;Do you have a link to the site so we can see?&lt;/P&gt;</description>
      <pubDate>Thu, 29 Jul 2021 15:28:40 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/CMS-Development/Embed-chat-on-a-page/m-p/468987#M24260</guid>
      <dc:creator>dennisedson</dc:creator>
      <dc:date>2021-07-29T15:28:40Z</dc:date>
    </item>
    <item>
      <title>Re: Embed chat on a page</title>
      <link>https://community.hubspot.com/t5/CMS-Development/Embed-chat-on-a-page/m-p/471765#M24339</link>
      <description>&lt;P&gt;Hi Dennis,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thank you for your reply! I actually don't have a live page right that would show anything, unfortunately. But it's ok, I've asked colleagues to help me figure this out.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks,&lt;/P&gt;
&lt;P&gt;Samuel&lt;/P&gt;</description>
      <pubDate>Tue, 03 Aug 2021 18:04:15 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/CMS-Development/Embed-chat-on-a-page/m-p/471765#M24339</guid>
      <dc:creator>SamStAmour</dc:creator>
      <dc:date>2021-08-03T18:04:15Z</dc:date>
    </item>
    <item>
      <title>Re: Embed chat on a page</title>
      <link>https://community.hubspot.com/t5/CMS-Development/Embed-chat-on-a-page/m-p/528705#M26202</link>
      <description>&lt;P&gt;This worked great for me. However, whenever we load the page, it jumps the view down to where I embedded chat. Any wonders why that is the case? Below is the code that I have used on that page.&amp;nbsp;&lt;BR /&gt;&amp;lt;div id="my-messages-container"&amp;gt;&amp;lt;/div&amp;gt;&lt;BR /&gt;&amp;lt;script&amp;gt;&lt;BR /&gt;window.hsConversationsSettings = {&lt;BR /&gt;loadImmediately: true,&lt;BR /&gt;inlineEmbedSelector: '#my-messages-container'&lt;BR /&gt;};&lt;BR /&gt;&amp;lt;/script&amp;gt;&lt;/P&gt;</description>
      <pubDate>Fri, 04 Mar 2022 21:27:02 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/CMS-Development/Embed-chat-on-a-page/m-p/528705#M26202</guid>
      <dc:creator>MrHalversen</dc:creator>
      <dc:date>2022-03-04T21:27:02Z</dc:date>
    </item>
    <item>
      <title>Re: Embed chat on a page</title>
      <link>https://community.hubspot.com/t5/CMS-Development/Embed-chat-on-a-page/m-p/796193#M34242</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have the same issue, but no sure where should I place the below&amp;nbsp;&lt;SPAN&gt;style code:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;PRE&gt;#my-messages-container {&lt;BR /&gt;   height: 500px;&lt;BR /&gt;   width: 300px;&lt;BR /&gt;}&lt;/PRE&gt;&lt;P&gt;Should I used&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;&amp;lt;div&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 19 May 2023 12:51:16 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/CMS-Development/Embed-chat-on-a-page/m-p/796193#M34242</guid>
      <dc:creator>JMARRUGO</dc:creator>
      <dc:date>2023-05-19T12:51:16Z</dc:date>
    </item>
    <item>
      <title>Re: Embed chat on a page</title>
      <link>https://community.hubspot.com/t5/CMS-Development/Embed-chat-on-a-page/m-p/805491#M34575</link>
      <description>&lt;P&gt;Where does this code:&lt;/P&gt;&lt;PRE&gt;#my-messages-container {&lt;BR /&gt;   height: 500px;&lt;BR /&gt;   width: 300px;&lt;BR /&gt;}&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;fit in this code to make it frame larger&lt;/P&gt;&lt;PRE&gt;&amp;lt;div id="my-messages-container"&amp;gt;&amp;lt;/div&amp;gt;
&amp;lt;script&amp;gt;
window.hsConversationsSettings = {
  loadImmediately: true,
  inlineEmbedSelector: '#my-messages-container'
};
&amp;lt;/script&amp;gt;&lt;/PRE&gt;&lt;P&gt;I have tried putting it everwhere and the chat box stays small.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 09 Jun 2023 20:40:46 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/CMS-Development/Embed-chat-on-a-page/m-p/805491#M34575</guid>
      <dc:creator>KMing</dc:creator>
      <dc:date>2023-06-09T20:40:46Z</dc:date>
    </item>
    <item>
      <title>Re: Embed chat on a page</title>
      <link>https://community.hubspot.com/t5/CMS-Development/Embed-chat-on-a-page/m-p/935295#M38141</link>
      <description>&lt;P&gt;you have to add the style in the page settings -&amp;gt; advanced -&amp;gt;head html&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Screenshot 2024-02-29 at 14.51.26.png" style="width: 999px;"&gt;&lt;img src="https://community.hubspot.com/t5/image/serverpage/image-id/111809i1B53CF5D3B96E789/image-size/large?v=v2&amp;amp;px=999" role="button" title="Screenshot 2024-02-29 at 14.51.26.png" alt="Screenshot 2024-02-29 at 14.51.26.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;i managed to make it &lt;A href="http://uzh-25915504.hs-sites-eu1.com/testpagechat" target="_blank" rel="noopener"&gt;full screen&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 29 Feb 2024 13:54:38 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/CMS-Development/Embed-chat-on-a-page/m-p/935295#M38141</guid>
      <dc:creator>tnz</dc:creator>
      <dc:date>2024-02-29T13:54:38Z</dc:date>
    </item>
    <item>
      <title>Re: Embed chat on a page</title>
      <link>https://community.hubspot.com/t5/CMS-Development/Embed-chat-on-a-page/m-p/1074380#M41383</link>
      <description>&lt;P&gt;I used the iframe code this work perfect for me&lt;/P&gt;&lt;P&gt;&amp;lt;head&amp;gt;&lt;BR /&gt;&amp;lt;style&amp;gt;&lt;BR /&gt;#my-chat-container iframe {&lt;BR /&gt;display: block;&lt;BR /&gt;width: 100%;&lt;BR /&gt;height: 400px;&lt;BR /&gt;max-width: 720px;&lt;BR /&gt;margin: 0 auto;&lt;BR /&gt;border: none;&lt;BR /&gt;border-radius: 8px;&lt;BR /&gt;box-shadow: 0 0 20px rgb(0 0 0 / 10%);&lt;BR /&gt;}&lt;BR /&gt;&amp;lt;/style&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;lt;/head&amp;gt;&lt;BR /&gt;&amp;lt;body&amp;gt;&lt;BR /&gt;&amp;lt;div id="my-chat-container"&amp;gt;&amp;lt;/div&amp;gt;&lt;BR /&gt;&amp;lt;script&amp;gt;&lt;BR /&gt;window.hsConversationsSettings = {&lt;BR /&gt;loadImmediately: true,&lt;BR /&gt;inlineEmbedSelector: '#my-chat-container'&lt;BR /&gt;};&lt;BR /&gt;&amp;lt;/script&amp;gt;&lt;BR /&gt;&amp;lt;/script&amp;gt;&lt;BR /&gt;&amp;lt;/body&amp;gt;&lt;/P&gt;</description>
      <pubDate>Sun, 24 Nov 2024 23:11:49 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/CMS-Development/Embed-chat-on-a-page/m-p/1074380#M41383</guid>
      <dc:creator>KSharma29</dc:creator>
      <dc:date>2024-11-24T23:11:49Z</dc:date>
    </item>
  </channel>
</rss>

