Lead Capture Tools

Aanpoters
Membre

Chat not showing on mobile devices

Résolue

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 Solution acceptée
DanielSanchez
Solution
Conseiller clé | Partenaire solutions Platinum
Conseiller clé | Partenaire solutions Platinum

Chat not showing on mobile devices

Résolue

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!

Voir la solution dans l'envoi d'origine

0 Votes
3 Réponses
DanielSanchez
Solution
Conseiller clé | Partenaire solutions Platinum
Conseiller clé | Partenaire solutions Platinum

Chat not showing on mobile devices

Résolue

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 Votes
BrodyStone21
Membre

Chat not showing on mobile devices

Résolue

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 Votes
Aanpoters
Membre

Chat not showing on mobile devices

Résolue

Yes it solved it, thanks alot!