Type of Social Icons - by zf - on WordPress WooCommerce support

This topic has 4 replies, 3 voices, and was last updated 9 years, 1 month ago ago by Eva Kemp

  • Avatar: zf
    zf
    Participant
    February 23, 2015 at 13:36

    Hi, how would I go about selecting the type of social icons used with the [share] shortcode..

    Thank You

    3 Answers
    Avatar: stan
    Stan Russell
    Participant
    February 23, 2015 at 15:02

    Hello,

    unfortunately our theme does not have this feature.
    Please accept our apologies for the inconvenience.

    Regards,
    Stan Russell.

    Avatar: zf
    zf
    Participant
    February 23, 2015 at 16:05

    Hi Stan, no problem.

    If i am not mistaken. The theme uses font-awesome to render the icons correct?
    Can this not be changed using different codes in place of FB, Twitter etc etc.

    In style.css Line 3000 odd..

    }
    .menu-social-icons .ico-linkedin {
    display: block;
    width: 28px;
    height: 28px;
    }
    .menu-social-icons .ico-linkedin:before {
    content: “\f0e1”;
    font-family: FontAwesome;

    I just need to swop facebook, twitter, pinterest with linkeidn, youtube and rss.

    Thanks

    Avatar: Eva
    Eva Kemp
    Support staff
    February 23, 2015 at 18:10

    Hello,

    In this case you need edit the file wp-content/themes/royal/framework/shortcodes.php, find the section “! Share This Product” (line 1704).
    Edit the links and text of social media icons.
    We recommend to make any changes in a child theme not to lose modifications after the theme update.

    Thank you.
    Regards,
    Eva Kemp.

  • Viewing 4 results - 1 through 4 (of 4 total)

You must be logged in to reply to this topic.Log in/Sign up

We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.