Home Forums WoodMart support forum I want to add url and title on whatsapp link Reply To: I want to add url and title on whatsapp link

#379483

Chantage
Participant

Sorry this is not helps me.
1. I don’t want to share product.
I want customers click whatsapp link and get support. And i want to send Product name, Product price and Product URL with this Whatsapp click link.

HTML blocks ok, i did it.
I write ahref like this “https://api.whatsapp.com/send?phone=+90hiddenphonenumber&text= <?php the_title(); ?>”
And result is https://api.whatsapp.com/send?phone=+90hiddenphonenumber&text=%3C?php%20the_title();%20?%3E

I show <?php the_title(); ?> as it is. I want this code replice with product page title name dynamic