Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #980862

    flittrst
    Participant

    Hey there,

    Besides a link to my Twitter, FB and G+ accounts, I would like to add a link to my instagram profile into the author box on http://www.adsventure.de.

    I found this old topic here, but there have been some problems:
    https://community.theme.co/forums/topic/add-a-instagram-link-to-author-box/

    Can you help me to add this link with a little Instagram Icon to my author bio?

    Many thanks πŸ™‚

    #980884

    Nabeel A
    Moderator

    Hi there,

    Please add the following jQuery script in your Customizer via Appearance > Customize > Custom > Edit Global Javascript

    jQuery(document).ready(function($){
    	$('<a href="https://www.instagram.com/adsventurede/" class="x-author-social" title="Visit the Instagram Profile for Florian Litterst" target="_blank"><i class="x-icon-instagram-square" data-x-icon=""></i> Instagram</a>').insertBefore('.x-author-info .p-author');
    });

    Don’t forget to clear your browser’s cache after adding the code. Let us know how this goes!

    #980942

    flittrst
    Participant

    Many thanks it works totally fine, but it is not visible on mobile devices. Tested it with an iPhone 6 and iPhone 5s and cleared all caches.

    Any ideas? πŸ™‚

    #981002

    Thai
    Moderator

    Hi There,

    Would you mind providing us with login credentials so we can take a closer look? To do this, you can make a post with the following info:

    – Link login to your site
    – WordPress Admin username / password

    Don’t forget to select Set as private reply. This ensures your information is only visible to our staff.

    Thanks.

    #981094

    flittrst
    Participant
    This reply has been marked as private.
    #981112

    Thai
    Moderator

    Hi There,

    I’ve just deleted the cache and check on my iPhone 5S, the icons are working fine.

    Could you please try again?

    Thanks.

    Attachments:
    You must be logged in to view attached files.
    #981117

    flittrst
    Participant

    WTF, i dont know what happend now but now its totally fine on every Device… Magic!! πŸ˜€ thank you!

    #981140

    Thai
    Moderator

    If you need anything else please let us know.