Skype Icon in Letter Box

  • Posted in : cvCard WP
  • serradino
    Participant

    Could you please add the skype icon in the letter box in the contact page?

    It would be nice if it could work with the direct link to skype:

    In the href: skype:USERNAME?call

    Thank you

    ahmetsali
    Keymaster

    Hi, i see, paste the code below to the External JS box in Theme Options > Style tab;

    <script>
    jQuery(document).ready(function($) {
    
    $('.letter-info').append('<p><i class="icon-skype"></i><a href="skype:usernmae?call">Username</a></p>');
    
    });
    </script>
    

    * don’t forget to change the username in the code.

    serradino
    Participant

    Great ! Thank you ! :D

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

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

License required for the following item
Login and Registration Log in · Register