Lead Capture Tools

Aanpoters
メンバー

Chat not showing on mobile devices

解決

The Hubspot chat bubble is showing on desktop but not on mobile. We've tried many different devices and browsers, also incognito. We've tried all options in Hubspot ('show the chat icon on small screen sizes' on checked, 'Show the chatflow to everyone who visits your website' checked). We've also reinstalled the Hubspot tracking code in 3 different ways (GTM, Wordpress installation, directly in code), ofcourse also only having 1 active at a time. Nothing makes the mobile chat bubble show up. 

 

Website: www.aanpoters.nl

 

Our Hubspot ID is 5732505 and tracking code is

<!-- Start of HubSpot Embed Code -->
<script type="text/javascript" id="hs-script-loader" async defer src="//js.hs-scripts.com/5732505.js"></script>
<!-- End of HubSpot Embed Code -->

 

Does anyone know how we can make the chat bubble show up on mobile devices?

1件の承認済みベストアンサー
DanielSanchez
解決策
キーアドバイザー | Platinum Partner
キーアドバイザー | Platinum Partner

Chat not showing on mobile devices

解決

Hi @Aanpoters ,

 

Doing an analysis, there is a CSS that hides chat when the resolution is below 600px. It also changes the CSS DIV width and height of the chat.

 

So, I send the print of what to do in CSS to make the chat appear.

style-css.PNG

 

chat-.PNG

 

Hope this helps.

 

Did this post help solve your problem? If so, please mark it as a solution.

Best regards!

元の投稿で解決策を見る

0 いいね!
3件の返信
DanielSanchez
解決策
キーアドバイザー | Platinum Partner
キーアドバイザー | Platinum Partner

Chat not showing on mobile devices

解決

Hi @Aanpoters ,

 

Doing an analysis, there is a CSS that hides chat when the resolution is below 600px. It also changes the CSS DIV width and height of the chat.

 

So, I send the print of what to do in CSS to make the chat appear.

style-css.PNG

 

chat-.PNG

 

Hope this helps.

 

Did this post help solve your problem? If so, please mark it as a solution.

Best regards!

0 いいね!
BrodyStone21
メンバー

Chat not showing on mobile devices

解決

I know this is old, and I'm sorry for digging this up, but I'm currently running into the same issue as OP. I am using Wordpress with Elementor to build my site. I implemented the code with Google Tag Manager. 

 

I'm unsure how to edit the CSS to allow display on the mobile version of my site. Can you help?

 

Website: https://midwesternstructures.com/

0 いいね!
Aanpoters
メンバー

Chat not showing on mobile devices

解決

Yes it solved it, thanks alot!