New Landing How can we help? Themeforest Theme Support Pinpoint Additional social network

Viewing 8 posts - 1 through 8 (of 8 total)
  • Posted in: Pinpoint
  • #1026
    #1063
    Swift Ideas – Ed
    Keymaster
    Post count: 15264

    Not as standard, you’d need to edit the css and social icon image files.

    – Ed

    #1114
    mixicus
    Member
    Post count: 71

    where at  css i must put code fron additional network?

    where in css i must cut some code for  delete linkdin network?

    #1162
    Swift Ideas – Ed
    Keymaster
    Post count: 15264

    It’s not just CSS, you’d need to edit the standard social icon image sprite unless you add a new one. This is classed as a customisation to the theme, and not something that support can cover unfortunately.

    You don’t have to use the linkedin network, there is no real reason to delete it. Where are you seeing it but can’t remove it?

    – Ed

    #64611
    luca_2387
    Member
    Post count: 13

    I also would suggest that it would be useful to add the vk.com social icon, at the end is the most important social network in former USSR.
    I need to add a link to our vk.com profile, how can I do so?
    Tnx

    p.s. this is referred to neighborhood theme!

    #64895
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    @luca_2387
    Please open to edit shortcodes.php at /neighborhood/includes/swift-framework/

    Find this code at line 762 
    $output = '<ul class="social-icons '.$size.' '.$style.'">'."\n";
    
    Replace with 
    $social_icons .='<li style="background:none;"><a href="http://#.vk.com/" target="_blank" style="text-indent:0;background:none;font-size:16px;"><i class="fa fa-vk"></i></a></li>';
    $output = '<ul class="social-icons '.$size.' '.$style.'">'."\n";

    Please change your vk.com url .

    Thanks

    #64953
    luca_2387
    Member
    Post count: 13

    Thank you, works perfectly!

    #64957
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    You most welcome . I’m glad that issue resolved .
    Thanks 🙂
    With Best Regards
    Swift Ideas

Viewing 8 posts - 1 through 8 (of 8 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