Settings social network icons - by smalnero

This topic has 7 replies, 2 voices, and was last updated 7 years ago ago by Rose Tyler

  • Avatar: smalnero
    smalnero
    Participant
    March 14, 2017 at 14:38

    Hello, I need to configure the social network icons of the footer. From where can I do it?

    6 Answers
    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    March 14, 2017 at 14:51

    Hello,

    If you use Social links widget to display these icons you can configure it’s in element settings http://prntscr.com/ejtycf
    https://8theme.com/demo/docs/royal/index.html

    Regards,
    Rose Tyler.

    Avatar: smalnero
    smalnero
    Participant
    March 14, 2017 at 18:57

    The footer bottom icons are created with a text block using the shortcode “share”, I need to configure the icons generated by the shortcode “Share”, can you help me?

    Avatar: smalnero
    smalnero
    Participant
    March 14, 2017 at 19:08

    This is the code insert:

    <div class=”about-company”>...
    </div>
    <h5 class=”media-heading”>About <span class=”default-colored”>RoyalStore</span></h5>
    Say hello to the smartest and most flexible theme in the collection.

    <address class=”address-company”>30 South Avenue San Francisco
    <span class=”white-text”>Phone</span>: +78 123 456 789
    <span class=”white-text”>Email</span>: Support@Royal.com
    http://www.royal.com
    [share]</address>

    I need modify the shortcode [share]

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    March 15, 2017 at 08:22

    Hello,

    To edit [share] shortcode you have to modify the file wp-content/themes/royal/framework/shortcodes.php (the section “! Share This Product”).

    Regards,
    Rose Tyler.

    Avatar: smalnero
    smalnero
    Participant
    March 15, 2017 at 16:07

    Where modify the URL of Facebook? The code is:

    
    <li>
    	                    <a href="http://www.facebook.com/sharer.php?u='.$permalink.'" title="'.__('Facebook', ET_DOMAIN).'" target="_blank">
    	                        <i class="ico-facebook"></i>
    	                        <svg width="38" height="38" xmlns="http://www.w3.org/2000/svg" class="circle">
    	                                <circle cx="19" cy="19" r="18" fill="rgba(255,255,255,0)" stroke="#000000"></circle>
    	                        </svg>
    	                    </a>
    	                </li>
    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    March 17, 2017 at 08:21

    Hello,

    Please see example for Twitter, you need edit the code
    <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,
    Rose Tyler.

  • Viewing 7 results - 1 through 7 (of 7 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.