This topic has 6 replies, 3 voices, and was last updated 9 years, 2 months ago ago by Eva Kemp
The header of the woocommerce comes equipped with Twitter, Facebook, Pinterest and Google+. However, there is no way to remove them or add my personal social media links. If there is, I can’t find it and I need someone to lead me in the right direction asap. I would like to add my Facebook page link and delete Pinterest..
Hello,
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.
Best regards,
Jack Richardson.
Where is the file? In the editor section? I can not locate it.
Hello,
You need to connect to your server via FTP (use some FTP client, FileZilla, for example) and then enter the directory wp-content/themes/woopress/framework.
Best regards,
Jack Richardson.
IM VERY CONFUSED AND MY SITE GOES LIVE TOMORROW.
WHERE IN THE WORDPRESS EDITOR IS THE SOCIAL MEDIA ICONS LOCATED SO THAT I CAN ADD MY LINKS AND REMOVE SOME THAT I DO NOT HAVE?
Hello,
The file isn’t in WordPress editor. To edit it you need to connect to your server via FTP.
Ask your hosting provider for FTP credentials and connect to the server using some FTP client (your hosting provider should suggest you some).
Regards,
Eva Kemp.
You must be logged in to reply to this topic.Log in/Sign up