This topic has 8 replies, 7 voices, and was last updated 9 years, 2 months ago ago by Robert Hall
Hi!
How can i get the social icons/links component going?
I can’t find a widget or something similar.
Hello,
You need use [share]
shortcode in Text element or in Text widget.
Regards,
Eva Kemp.
Hi Eva,
where you modify the shortcodes to add the actual url’s for social media
Thaks max
Hello,
You need edit the file wp-content/themes/classico/framework/shortcodes.php (find the section “! Share This Product” in line 552), 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.
hi, I want to know how to insert social icons link to page on facebook or instagram and not sharing
Hello @ferdyjakal,
Please refer to this post https://www.8theme.com/topic/social-icons-widget-component/#post-85461 where the answer has already been given.
Regards,
Eva Kemp.
Hi. Where exactly is the wp-content located? I when to appearance>editor and I can’t find that as an option on the right.
Hello,
You should enter to your site via FTP and there you can find wp-content folder.
Regards,
Robert Hall.
Tagged: component, customizable, social icons, template, widget, woocommerce, wordpress
You must be logged in to reply to this topic.Log in/Sign up