<?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 Conversations SDK : Handling Overlay Issues and Language Configuration Without Path Change in APIs &amp; Integrations</title>
    <link>https://community.hubspot.com/t5/APIs-Integrations/Conversations-SDK-Handling-Overlay-Issues-and-Language/m-p/1244447#M86679</link>
    <description>&lt;DIV&gt;&lt;DIV&gt;&lt;P class=""&gt;Hello HubSpot Developer Community,&lt;/P&gt;&lt;P class=""&gt;I'm currently integrating the&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;STRONG&gt;Conversations SDK&lt;/STRONG&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;into an H5 (mobile web) page and have encountered two challenges that I'd like to seek guidance on:&lt;/P&gt;&lt;OL class=""&gt;&lt;LI&gt;&lt;P class=""&gt;&lt;STRONG&gt;Overlay Blocking Issue with Buttons&lt;/STRONG&gt;&lt;BR /&gt;When the Conversations chat bubble is displayed, the transparent portion of the iframe appears to block interactive elements (e.g., buttons) underneath it on the page. This behavior prevents users from clicking those buttons while the chat is open. Is there a recommended way to resolve this issue? For example:&lt;/P&gt;&lt;UL class=""&gt;&lt;LI&gt;Can we adjust the&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;z-index&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;or CSS properties of the iframe or overlay?&lt;/LI&gt;&lt;LI&gt;Are there any configuration options in the SDK to make the iframe non-blocking?&lt;/LI&gt;&lt;LI&gt;Any known workarounds or best practices for handling this on mobile H5 pages?&lt;/LI&gt;&lt;/UL&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P class=""&gt;&lt;STRONG&gt;Changing SDK Language Without URL Path Modification&lt;/STRONG&gt;&lt;BR /&gt;Currently, our application's path does not support language parameters for loading the Conversations SDK. We need to set the language through JavaScript configuration rather than URL paths. Is there a way to dynamically set the language of the Conversations SDK&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;STRONG&gt;without relying on the URL path&lt;/STRONG&gt;? For instance:&lt;/P&gt;&lt;UL class=""&gt;&lt;LI&gt;Can we pass a language parameter via JavaScript configuration?&lt;/LI&gt;&lt;LI&gt;Does the SDK support setting locale through a config object or API call?&lt;/LI&gt;&lt;/UL&gt;&lt;/LI&gt;&lt;/OL&gt;&lt;P class=""&gt;Any insights, code examples, or documentation references would be greatly appreciated!&lt;/P&gt;&lt;P class=""&gt;Thank you in advance for your help.&lt;/P&gt;&lt;P class=""&gt;Best regards.&lt;/P&gt;&lt;/DIV&gt;&lt;/DIV&gt;</description>
    <pubDate>Fri, 23 Jan 2026 09:07:03 GMT</pubDate>
    <dc:creator>FireHot</dc:creator>
    <dc:date>2026-01-23T09:07:03Z</dc:date>
    <item>
      <title>Conversations SDK : Handling Overlay Issues and Language Configuration Without Path Change</title>
      <link>https://community.hubspot.com/t5/APIs-Integrations/Conversations-SDK-Handling-Overlay-Issues-and-Language/m-p/1244447#M86679</link>
      <description>&lt;DIV&gt;&lt;DIV&gt;&lt;P class=""&gt;Hello HubSpot Developer Community,&lt;/P&gt;&lt;P class=""&gt;I'm currently integrating the&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;STRONG&gt;Conversations SDK&lt;/STRONG&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;into an H5 (mobile web) page and have encountered two challenges that I'd like to seek guidance on:&lt;/P&gt;&lt;OL class=""&gt;&lt;LI&gt;&lt;P class=""&gt;&lt;STRONG&gt;Overlay Blocking Issue with Buttons&lt;/STRONG&gt;&lt;BR /&gt;When the Conversations chat bubble is displayed, the transparent portion of the iframe appears to block interactive elements (e.g., buttons) underneath it on the page. This behavior prevents users from clicking those buttons while the chat is open. Is there a recommended way to resolve this issue? For example:&lt;/P&gt;&lt;UL class=""&gt;&lt;LI&gt;Can we adjust the&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;z-index&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;or CSS properties of the iframe or overlay?&lt;/LI&gt;&lt;LI&gt;Are there any configuration options in the SDK to make the iframe non-blocking?&lt;/LI&gt;&lt;LI&gt;Any known workarounds or best practices for handling this on mobile H5 pages?&lt;/LI&gt;&lt;/UL&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P class=""&gt;&lt;STRONG&gt;Changing SDK Language Without URL Path Modification&lt;/STRONG&gt;&lt;BR /&gt;Currently, our application's path does not support language parameters for loading the Conversations SDK. We need to set the language through JavaScript configuration rather than URL paths. Is there a way to dynamically set the language of the Conversations SDK&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;STRONG&gt;without relying on the URL path&lt;/STRONG&gt;? For instance:&lt;/P&gt;&lt;UL class=""&gt;&lt;LI&gt;Can we pass a language parameter via JavaScript configuration?&lt;/LI&gt;&lt;LI&gt;Does the SDK support setting locale through a config object or API call?&lt;/LI&gt;&lt;/UL&gt;&lt;/LI&gt;&lt;/OL&gt;&lt;P class=""&gt;Any insights, code examples, or documentation references would be greatly appreciated!&lt;/P&gt;&lt;P class=""&gt;Thank you in advance for your help.&lt;/P&gt;&lt;P class=""&gt;Best regards.&lt;/P&gt;&lt;/DIV&gt;&lt;/DIV&gt;</description>
      <pubDate>Fri, 23 Jan 2026 09:07:03 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/APIs-Integrations/Conversations-SDK-Handling-Overlay-Issues-and-Language/m-p/1244447#M86679</guid>
      <dc:creator>FireHot</dc:creator>
      <dc:date>2026-01-23T09:07:03Z</dc:date>
    </item>
    <item>
      <title>Re: Conversations SDK : Handling Overlay Issues and Language Configuration Without Path Change</title>
      <link>https://community.hubspot.com/t5/APIs-Integrations/Conversations-SDK-Handling-Overlay-Issues-and-Language/m-p/1244491#M86682</link>
      <description>&lt;P&gt;Hi &lt;SPAN style="background: var(--ck-color-mention-background); color: var(--ck-color-mention-text);"&gt;&lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/1035249"&gt;@FireHot&lt;/a&gt;&lt;/SPAN&gt; and a big warm welcome from the HubSpot Community! 🧡&lt;BR /&gt;&lt;BR /&gt;Thanks for posting here! For reference, here are some documentations:&lt;BR /&gt;&lt;BR /&gt;- &lt;A href="https://developers.hubspot.com/docs/api-reference/conversations-chat-configuration/chat-widget-sdk" target="_blank"&gt;Conversations SDK&lt;/A&gt;&lt;BR /&gt;- &lt;A href="https://developers.hubspot.com/docs/api-reference/conversations-visitor-identification-v3/guide" target="_blank"&gt;Visitor Identification&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Now, I'd love to put you in touch with our Top Experts: Hi &lt;SPAN style="background: var(--ck-color-mention-background); color: var(--ck-color-mention-text);"&gt;&lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/974506"&gt;@suprdense&lt;/a&gt;&lt;/SPAN&gt;, &lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/17186"&gt;@Anton&lt;/a&gt; and &lt;SPAN style="background: var(--ck-color-mention-background); color: var(--ck-color-mention-text);"&gt;&lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/996002"&gt;@d-lupo&lt;/a&gt;&lt;/SPAN&gt; do you have suggestions for &lt;SPAN style="background: var(--ck-color-mention-background); color: var(--ck-color-mention-text);"&gt;&lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/1035249"&gt;@FireHot&lt;/a&gt;&lt;/SPAN&gt;, please?&lt;BR /&gt;&lt;BR /&gt;Thanks so much and wishing you a great weekend!&lt;BR /&gt;Bérangère&lt;/P&gt;</description>
      <pubDate>Fri, 23 Jan 2026 11:35:23 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/APIs-Integrations/Conversations-SDK-Handling-Overlay-Issues-and-Language/m-p/1244491#M86682</guid>
      <dc:creator>BérangèreL</dc:creator>
      <dc:date>2026-01-23T11:35:23Z</dc:date>
    </item>
    <item>
      <title>Re: Conversations SDK : Handling Overlay Issues and Language Configuration Without Path Change</title>
      <link>https://community.hubspot.com/t5/APIs-Integrations/Conversations-SDK-Handling-Overlay-Issues-and-Language/m-p/1244741#M86703</link>
      <description>&lt;P&gt;&lt;SPAN&gt;Thank you &lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/230185"&gt;@BérangèreL&lt;/a&gt; for sharing those documents. I've already reviewed them, but unfortunately they don't address the specific issues I'm facing with the H5 chat bubble implementation - particularly the overlay blocking issue with underlying buttons and how to programmatically set the SDK language without URL parameters. &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;The documentation covers general API usage but doesn't seem to have details about these mobile-specific challenges. Would appreciate if anyone has direct experience with these particular issues in H5 environments.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Looking forward to hearing from the experts!&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Sat, 24 Jan 2026 06:47:22 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/APIs-Integrations/Conversations-SDK-Handling-Overlay-Issues-and-Language/m-p/1244741#M86703</guid>
      <dc:creator>FireHot</dc:creator>
      <dc:date>2026-01-24T06:47:22Z</dc:date>
    </item>
    <item>
      <title>Re: Conversations SDK : Handling Overlay Issues and Language Configuration Without Path Change</title>
      <link>https://community.hubspot.com/t5/APIs-Integrations/Conversations-SDK-Handling-Overlay-Issues-and-Language/m-p/1245395#M86714</link>
      <description>&lt;P&gt;Hi &lt;SPAN style="background: var(--ck-color-mention-background); color: var(--ck-color-mention-text);"&gt;&lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/1035249"&gt;@FireHot&lt;/a&gt;&lt;/SPAN&gt; and thanks for getting back to us!&lt;BR /&gt;&lt;BR /&gt;Regarding the overlay blocking issue, while the documentation doesn't currently offer specific guidance on adjusting the iframe's z-index or making it non-blocking, this seems to be a known limitation with the chat widget's iframe setup. Here are some helpful tips that may work for you:&lt;BR /&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;- Try using CSS to fine-tune the z-index values of your page elements relative to the widget.&lt;BR /&gt;- You might also consider using the inlineEmbedSelector option in hsConversationsSettings to embed the widget within a designated container on your page, rather than as an overlay.&lt;BR /&gt;&lt;BR /&gt;As for the language configuration via JavaScript, at the moment, the Conversations SDK documentation doesn't indicate a JavaScript setting for customizing the widget's language or locale.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;The hsConversationsSettings object provides useful options like loadImmediately, inlineEmbedSelector, enableWidgetCookieBanner, and disableAttachment, but there isn’t a documented language or locale parameter just yet.&lt;BR /&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Typically, the widget’s language is set based on your HubSpot account preferences, or it's detected automatically via the browser or URL instead of through SDK configuration.&lt;BR /&gt;&lt;BR /&gt;Let's connect you with our Top Experts: Hi &lt;SPAN style="background: var(--ck-color-mention-background); color: var(--ck-color-mention-text);"&gt;&lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/53048"&gt;@evaldas&lt;/a&gt;&lt;/SPAN&gt;, &lt;SPAN style="background: var(--ck-color-mention-background); color: var(--ck-color-mention-text);"&gt;&lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/321717"&gt;@MichaelMa&lt;/a&gt;&lt;/SPAN&gt; and &lt;SPAN style="background: var(--ck-color-mention-background); color: var(--ck-color-mention-text);"&gt;&lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/951011"&gt;@Tmedflex&lt;/a&gt;&lt;/SPAN&gt; can you think of workarounds to help &lt;SPAN style="background: var(--ck-color-mention-background); color: var(--ck-color-mention-text);"&gt;&lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/1035249"&gt;@FireHot&lt;/a&gt;&lt;/SPAN&gt;, please?&lt;BR /&gt;&lt;BR /&gt;Thanks so much and have a brilliant day!&lt;BR /&gt;Bérangère&lt;BR /&gt;&lt;BR /&gt;&lt;I&gt;This post was created with the assistance of AI tools&lt;/I&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 27 Jan 2026 09:41:57 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/APIs-Integrations/Conversations-SDK-Handling-Overlay-Issues-and-Language/m-p/1245395#M86714</guid>
      <dc:creator>BérangèreL</dc:creator>
      <dc:date>2026-01-27T09:41:57Z</dc:date>
    </item>
  </channel>
</rss>

