How to add the link for these icons http://screencast.com/t/jtgay6k7M
This topic has 4 replies, 2 voices, and was last updated 9 years, 12 months ago ago by Eva Kemp
How to add the link for these icons http://screencast.com/t/jtgay6k7M
Hello,
You need edit the file wp-content/themes/woopress/framework/shortcodes.php, find the section “! Share This Product” (line 1704) and edit the code for social icons, for example for Twitter the code is <a href="https://twitter.com/share?url='.$permalink.'&text='.$post_title.'" class="'.$tooltip_class.'" title="'.__('Twitter', ETHEME_DOMAIN).'" target="_blank">
, you need replace the link https://twitter.com/share?url='.$permalink.'&text='.$post_title.'
with your Twitter link.
Please try it.
Thank you.
Regards,
Eva Kemp.
Thank you very much
Hello,
You’re welcome.
Regards,
Eva Kemp.
The issue related to '‘Social icons’' has been successfully resolved, and the topic is now closed for further responses