Hi all,
anyone have any ideas or where can i find a plugin that could add a Whatapps button in my website? Thks
Hi all,
anyone have any ideas or where can i find a plugin that could add a Whatapps button in my website? Thks
It doesn't need a plugin, it's just a link.
You don't even need the constants if it's single language store.Code:<a href="https://www.facebook.com/YOU" target="_blank"><img src="images/icons/FACEBOOK ICON IMAGE" alt="<?= TEXT_FACEBOOK_ICON ?>" title="<?= TEXT_FACEBOOK_LINK ?>"></a>
Steve
github.com/torvista: BackupMySQL, Structured Data, Multiple Copy-Move-Delete, Google reCaptcha, Image Checker, Spanish Language Pack and more...
HI, thanks for replying. <a aria-label="Chat on WhatsApp" href="https://wa.me/60176658189"> <img alt="Chat on WhatsApp" src="WhatsAppButtonGreenLarge.png" />
<a />
will this work? i would like to insert in into product listing like below the Add To Cart. Thanks in advance.
That snippet looks right for a basic WhatsApp link. For the product listing page specifically, it's a bit different from a static page. Sending you a DM.