Viewing 12 posts - 1 through 12 (of 12 total)
  • Author
    Posts
  • #720047

    Hello,
    i would like to place a phone icon in my phone info bar.

    Do you have any ideas to fix it?

    Thank you for helping!

    #720083

    Hi Luisgasser!

    Please take a look at the topic here
    https://kriesi.at/support/topic/add-phone-icon-to-the-header/

    let us know if that works out for you.

    Thanks a lot

    Best regards,
    Basilis

    #720401

    Hi Basilis,
    thank you for helping!

    Everything is fine – have this shortcode: [av_font_icon icon='ue854' font='entypo-fontello' style='' caption='' link='' linktarget='' size='40px' position='left' color=''][/av_font_icon]

    But how can i give the symbol a phone number als link?
    link=+43 (0) 5223 / 5860 / 66″ does not work on mobiles. It just show a death link page.

    #720834

    Hi,

    Please try this instead:

    link='+435223586066'

    Best regards,
    Rikard

    #721071

    Hi,

    doesn’t change anything. It links to a error page

    #721083

    Hey!

    Please refer to my post here – https://kriesi.at/support/topic/how-to-add-mobile-to-social-profiles/#post-677808

    Cheers!
    Yigit

    #721101

    Hi Yigit,

    you mean i should copy the code from this post in my function.php and delete the shortcode in my header extra element and set instead the 123456789 link?

    #721106

    Hey!

    No, to give your number a “click to call” function, please add your number as following

    
    <a href="tel:0401786376">tel:0401786376</a>

    Cheers!
    Yigit

    #721111

    Sorry Yigit, maybe my english is confusing you ;-)

    im using this shortcake in my header extra element: [av_font_icon icon='ue854' font='entypo-fontello' style='' caption='' link='+435223586066' linktarget=+43 (0) 5223 / 5860 / 66'' size='20px' position='left' color=''][/av_font_icon]

    And i want to give the icon an click action not on the numbers, so it should only the symbol in my header extra element without numbers.

    #721114

    Hey!

    Please insert your shortcode as following

    
    [av_font_icon icon='ue854' font='entypo-fontello' style='' caption='' link='tel:435223586066' size='20px' position='left' color=''][/av_font_icon]

    Cheers!
    Yigit

    #721119

    Great, now it works!

    THANK YOU FOR HELPING!

    #721121

    Hi!

    Not at all! Let us know if you have any other questions or issues :)

    Cheers!
    Yigit

Viewing 12 posts - 1 through 12 (of 12 total)
  • The topic ‘phone icon in phone -info class’ is closed to new replies.