Comments mstfckn started the conversationFebruary 21, 2021 at 12:23amHello,Is it possible to add other social networks such as Whatsapp, Viber, Telegram on a single product page? 228Milingona repliedFebruary 21, 2021 at 9:34pmHello,You can add them by modifying wp-content/themes/bakery/includes/wc-addons/actions.php file, and adding the following code after line 95. <li> https://web.whatsapp.com/send?text= echo esc_url($url); ?>"></li><li> <a href="#" class="vu_social-link" data-href="viber://forward?text=<?php echo esc_url($url); ?>"><i class="fab fa-viber"></i></a></li><li> https://telegram.me/share/url?url= echo esc_url($url); ?>"></li>Warm regards, Milingona Support Follow on Envato Facebook Twittermstfckn repliedFebruary 28, 2021 at 12:19amThanks for the reply. I tried but I get: syntax error, unexpected '<' 228Milingona repliedMarch 1, 2021 at 11:47pmLooks that the code changed once we added here on the support platform. In the following link, you can find again the code that you need to add after line 95.https://paste.ofcode.org/wbRYryKGPtVq6LFiKNUE26Kind regards, Milingona Support Follow on Envato Facebook Twittermstfckn repliedMarch 2, 2021 at 12:13amHello,I just added the codes but the icons are still not visible on single product pages. 228Milingona repliedMarch 2, 2021 at 12:22amWe've just fixed that for you! Please check and let us know your feedback. Milingona Support Follow on Envato Facebook Twitter1 Likemstfckn repliedMarch 2, 2021 at 12:24amPerfectly fine now! Many thanks! :) 228Milingona repliedMarch 2, 2021 at 12:26amGlad to hear that!Best regards, Milingona Support Follow on Envato Facebook Twitter Sign in to reply ...
Hello,
Is it possible to add other social networks such as Whatsapp, Viber, Telegram on a single product page?
Hello,
You can add them by modifying wp-content/themes/bakery/includes/wc-addons/actions.php file, and adding the following code after line 95.
Warm regards,
Milingona Support
Follow on Envato Facebook Twitter
Thanks for the reply. I tried but I get:
Looks that the code changed once we added here on the support platform. In the following link, you can find again the code that you need to add after line 95.
Kind regards,
Milingona Support
Follow on Envato Facebook Twitter
Hello,
I just added the codes but the icons are still not visible on single product pages.
We've just fixed that for you! Please check and let us know your feedback.
Milingona Support
Follow on Envato Facebook Twitter
Perfectly fine now! Many thanks! :)
Glad to hear that!
Best regards,
Milingona Support
Follow on Envato Facebook Twitter