Social Links

Discussion in 'VideoCraft WordPress Theme' started by anilgamidi, Apr 29, 2015.

  1. anilgamidi

    anilgamidi New Member

    Joined:
    Apr 9, 2015
    Messages:
    9
    Likes Received:
    0
    Hi,

    I want to add social links to share videos, need guidance.. below is the code i got it from www.sharethis.com, but unable to add to my site...guide me
    <span class='st_sharethis_large' displayText='ShareThis'></span>
    <span class='st_facebook_large' displayText='Facebook'></span>
    <span class='st_twitter_large' displayText='Tweet'></span>
    <span class='st_linkedin_large' displayText='LinkedIn'></span>
    <span class='st_pinterest_large' displayText='Pinterest'></span>
    <span class='st_email_large' displayText='Email'></span>

      • [​IMG]Copy the script tags and place them inside and at the end of your "head" tag.
    <script type="text/javascript">var switchTo5x=true;</script>
    <script type="text/javascript" src="http://w.sharethis.com/button/buttons.js"></script>
    <script type="text/javascript">stLight.options({publisher: "0534ef40-13b4-4a81-9953-f7c380b2ddd5", doNotHash: false, doNotCopy: false, hashAddressBar: false});</script>
     
  2. praveen

    praveen Support Staff

    Joined:
    Jan 1, 2015
    Messages:
    2,344
    Likes Received:
    67
    Hello,

    Open "header.php" file of your theme and paste your script tags under <head> tag.

    You can add the social media link in "footer.php" file.

    Thanks,
    Praveen
     
  3. anilgamidi

    anilgamidi New Member

    Joined:
    Apr 9, 2015
    Messages:
    9
    Likes Received:
    0
    thank you..

    But I want Show Under the Video, How Can i Add The code?
     
  4. praveen

    praveen Support Staff

    Joined:
    Jan 1, 2015
    Messages:
    2,344
    Likes Received:
    67
    Hello, Anilgamidi,

    You have not specified the location in your reply that's why I have suggested you to use the code in the footer.

    But don't worry...

    Please follow the screenshots given below.
    1> videocraft_add_social_icon_under_video1.png
    2> videocraft_add_social_icon_under_video2.png

    Thanks,
    Praveen
     
  5. anilgamidi

    anilgamidi New Member

    Joined:
    Apr 9, 2015
    Messages:
    9
    Likes Received:
    0
    it gives only front videos. but i want every video have social links
     
  6. praveen

    praveen Support Staff

    Joined:
    Jan 1, 2015
    Messages:
    2,344
    Likes Received:
    67
    Hello,

    Could you please provide us URL of your website along with some edited screenshot of your issue so that we can assist you accordingly?
    In case you are unable to create a screenshot, you can follow the link http://www.screenpresso.com/ which will help you to create screenshot easily.

    Thanks,
    Praveen
     

Share This Page