Jump to content

How to add whatsapp floating chat icon?


Recommended Posts

Hi Everyone,

I need to add a whatsapp chat icon linked to our support mobile with whatsapp with URL: https://wa.me/97150XXXXXXXXX

I tried putting this whatsapp icon image in pop up but its blocking the whole page.

Any clue how else I can add a small floating whatsapp chat icon on bottom right on every device?

wa.jpg.73f54c31b0b5100fba1d5ae0e3048c66.jpg

Link to comment
Share on other sites

I have given up guys, please help me how to place these code in globalTemplate.

Thanks in advance

https://www.jqueryscript.net/social-media/Floating-WhatsApp-Message-Button-jQuery.html

      <!-- whatsapp chat icon-->
      
      <script src="https://code.jquery.com/jquery-3.3.1.slim.min.js" 
        integrity="sha384-q8i/X+965DzO0rT7abK41JStQIAqVgRVzpbzo5smXKp4YfRvH+8abtTE1Pi6jizo" 
        crossorigin="anonymous">
</script>
<link rel="stylesheet" href="https://carnity.com/whtsapp/floating-wpp.min.css">
<script src="https://carnity.com/whtsapp/floating-wpp.min.js"></script>
      
  </body>
  
        <div class="floating-wpp"></div>
  
</html>

 

Link to comment
Share on other sites

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...