This topic has 3 replies, 3 voices, and was last updated 9 years, 10 months ago ago by Stan Russell
Hi I would like to have the social icons link to the actual share company page i currently have this link at the moment
[share]
Hello,
If I understood you correctly. To add links to social media icons you need edit the file wp-content/themes/royal/framework/shortcodes.php (find the section “! Share This Product” and edit the links there).
Regards,
Robert Hall.
Hello,
you can add to footer widget area text widget with following code:
<div><span>Follow Us:</span><a href="#"><i class="ico-youtube"> </i></a><a href="#"><i class="ico-twitter"> </i></a><a href="#"><i class="ico-facebook"> </i></a><a href="#"><i class="ico-rss"> </i></a></div>
Simply change ‘#’ to links to your pages.
Regards,
Stan Russell.
The issue related to '‘Add social icons to footer that link to account pages’' has been successfully resolved, and the topic is now closed for further responses