Viewing 9 posts - 1 through 9 (of 9 total)
  • #27454
    cambo
    Member
    Post count: 14

    i need to add some extra social network icons as my client is Russian

    what is the best way to do this?
    i have the icons already.
    can i substitute the icon in the image folder for say VIMEO with VK and then just add the link in the VIMEO column?

    or maybe there is a better way?

    thank you

    i should add im refering to the social icons in the top right of the header.
    not the product sharing icons.

    #27814
    Melanie – SUPPORT
    Member
    Post count: 11032

    Hi, the easiest was is to find the icon image in the theme folder via FTP on your server. Choose one that you don’t need and replace it by your image of choice, simply upload it with the same name so it gets replaced. ๐Ÿ™‚

    #27942
    cambo
    Member
    Post count: 14

    thanks for the reply.

    that would be easy if they were seperate images but they are one image

    not sure what to do next?

    #28298
    Melanie – SUPPORT
    Member
    Post count: 11032

    Open the image in an image editing program like Photoshop or Gimp and replace only the little image. If you need dedicated help please feel free to hire a developer of your trust to assist.

    #28380
    cambo
    Member
    Post count: 14

    hi Melanie, thanks again for your help.

    i have substituted the dribbble image as you suggest but the url i add in place of the dribbble url in theme options / social profiles ends up being http://dribbble.com/http:/vk.com/

    i would be grateful if you explain how i fix this

    #28885
    Melanie – SUPPORT
    Member
    Post count: 11032

    Oh, I see, we need to modify the php files as well. Can you show me your website so I can see where we need to modify the code?

    Cheers!

    #28886
    Melanie – SUPPORT
    Member
    Post count: 11032

    Try opening shortcodes.php and modify the line

    				$social_icons .= '<li class="dribbble"><a href="http://www.dribbble.com/'.$dribbble.'" target="_blank">Dribbble</a></li>'."\n";
    

    to

    				$social_icons .= '<li class="dribbble"><a href="YOURLINK.COM" target="_blank">Dribbble</a></li>'."\n";
    
    #28908
    cambo
    Member
    Post count: 14

    thanks Melanie,

    should do the trick with your suggestion now.
    will update you when i have completed
    cheers

    #29330
    Melanie – SUPPORT
    Member
    Post count: 11032

    Great ๐Ÿ™‚

Viewing 9 posts - 1 through 9 (of 9 total)

You must be logged in and have valid license to reply to this topic.

License required for one of the following items
Login and Registration Log in · Register