Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #270435

    Hi everybody,
    I would like to know if it’s (easily) possible to insert a Viadeo icon among the others social icon in the header ?
    Thanks a lot
    Jeff

    #270702

    Hey Jeff!

    Refer to this topic:
    https://kriesi.at/support/topic/use-different-social-icons/

    You would need to generate an icon font with that icon in Fontello.

    Regards,
    Josue

    #270742

    Hi Josue,

    thanx a lot for your answer, I will check this way.
    Congrats to all the crew for this awesome theme !

    Regards
    Jeff

    #270745

    Thanks for the kind words, hope it works out for you :)

    #271283

    Hey Josue,
    few words to tell you that I successfully insert a viadeo icon in the social media area. The way I proceed was a little bit different from the topic, but it was actually very useful. If needed, I’ll be glad to share my process.

    Thanx again,
    best regards,

    Jeff

    #271374

    Glad it worked Jeff, feel free to share it :)

    Best regards,
    Josue

    #273840

    Hi Josue,
    here is a process I used to insert a custom social icon in the small bar. Well, I don’t pretend to have discover a revolutionary process ;) this is just a “step-by-step” process which maybe will help beginners like me… Glad if I can help someone ;)

    1/ Create and export your font from Fontello

    2/ In the Admin, edit “functions.php” and past the code: ‘nameofyourfont’ => array( ‘font’ =>’nameofyourfont’, ‘icon’ => ‘ue888’),
    just below the Youtube line, by example.

    3/ On the FTP go to the directory: Enfold –> includes –> admin –> register-admin-options.php

    4/ Edit register-admin-options.php and past the code: ‘Nameofyourfont’ => ‘nameofyourfont’,
    just below the Youtube line, by example.

    5/ Unzip the Fontello folder you’ve exported and go again on the FTP, directory: wp-content –> Themes –> Enfold –> Config-templatesbuilder –> avia-template-builder –> Assets –> Fonts
    Place here your fonts (.eot, .woff, .ttf, .svg)

    6/ Go back to Enfold Admin, “Import/Export” button, and import your Fontello zip folder with IconFont Manager.

    It should work :)

    Best regards
    Jeff

    #273843

    Hey!

    Thanks for sharing Jeff! :)

    Regards,
    Yigit

Viewing 8 posts - 1 through 8 (of 8 total)
  • The topic ‘Insert a Viadeo social icon ?’ is closed to new replies.