WhatsApp Share button

Hi, please add this super basic option the share page with WhatsApp with no code involved.
Thanks in advanced
Shlomi

1 Like

Hello,
where you able to manage this ?

Hi there, if you use this url: " https://api.whatsapp.com/send?phone=&text= " then the link/message you want to share this should do it.

Got it working on my site: www.nettle.me

Code example:
$w(" #button16 ").link = " https://api.whatsapp.com/send?phone=&text="+"https://nettle.me/?rc=4120c&rn=Edley "

Thanks for the hint , it works to use just a button and add a link like this:
https://api.whatsapp.com/send?phone=&text=Lass%20uns%20zusammen%20brunchen!+https://www.ayurvedaroom.ch/brunch

Which leads to the WhatsApp Message:

Lass uns zusammen brunchen!
https://www.ayurvedaroom.ch/brunch

The same I did on https://www.ayurvedaroom.ch/kochkurse

CHECK IT OUT ON MY SITE :wink: