This topic has 2 replies, 2 voices, and was last updated 9 years, 1 months ago ago by Eva Kemp
hello i have tried to add the social media link in the footer to the facebook icon but i dont know how to add pleas help me
regards
Roshan
Hello,
Do you want to change share icon links to your account url?
If so, you need edit the file wp-content/themes/woopress/framework/shortcodes.php (find the section “! Share This Product” in line 1918), to change links you need edit the code, for example for Twitter <a href="https://twitter.com/share?url='.$permalink.'&text='.$post_title.'" class="'.$tooltip_class.'" title="'.__('Twitter', ETHEME_DOMAIN).'" target="_blank">
and replace https://twitter.com/share?url='.$permalink.'&text='.$post_title.'
with a link to your Twitter account.
Regards,
Eva Kemp.
Tagged: footer, link, social media, template, woocommerce, wordpress
You must be logged in to reply to this topic.Log in/Sign up