support

Author Topic: Ayuda para colocar logo whatsapp flotante  (Read 810 times)

Offline Yormas1995

  • Newbie
  • *
  • Posts: 27
  • Karma: +1/-0
    • View Profile
Ayuda para colocar logo whatsapp flotante
« on: October 25, 2024, 03:05:38 PM »
How do I add a floating WhatsApp button to my page. I have the code that I should paste in INDEX.HTML but I don't know where I should paste it correctly since the index.html that I am editing, which would be the main one on my website, gives me an error. someone help me where to paste it

los codigos a pegar serian los siguientes

Quote
  <link rel="stylesheet" href="storefront/style.css">

 
</head>

<body>

  <link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.5.0/css/font-awesome.min.css">
<a href="https://api.whatsapp.com/send?phone=1234567891&text=Hola, me gustaria Obtener más información" class="float" target="_blank">
<i class="fa fa-whatsapp my-float "></i>
</a>
 
 

</body>

Offline Basara

  • Administrator
  • Hero Member
  • *****
  • Posts: 5993
  • Karma: +284/-2
    • View Profile
Re: Ayuda para colocar logo whatsapp flotante
« Reply #1 on: October 28, 2024, 02:56:43 AM »
Hello.
Create HTML block and add it to the layouts https://abantecart.atlassian.net/wiki/spaces/AD/pages/12419073/HTML+Block

Offline Yormas1995

  • Newbie
  • *
  • Posts: 27
  • Karma: +1/-0
    • View Profile
Re: Ayuda para colocar logo whatsapp flotante
« Reply #2 on: October 30, 2024, 01:51:30 PM »
I haven't been able to do it. You help me by collaborating with me exactly how I do it. Give me the code that I have to enter since the one I have doesn't work for me. Please help me do it. step by step

 

Powered by SMFPacks Social Login Mod