New Landing How can we help? Atelier Add social network

Viewing 14 posts - 16 through 29 (of 29 total)
  • Posted in: Atelier
  • #202167
    Mik_mo
    Member
    Post count: 39

    Yes…. It is in the theme options but it is not working…. ( I updeted a theme it worked for a sec but after I updated Swift Framework the icon is hiden..

    #202178
    SofiCo77
    Member
    Post count: 39

    +

    #202234
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    @SofiCo77

    Can you provide us your site url and admin credentials so we can check it?
    Thanks

    -Rui

    #202274
    David Martin – Support
    Moderator
    Post count: 20834

    Morning, I can replicate this issue.

    I’ll assign this to our lead developer for update.

    Thanks,
    David.

    #202481
    Swift Ideas – Ed
    Keymaster
    Post count: 15264

    There is a conflict with the vk & twitch – resolved this for the next update.

    – Ed

    #203366
    Mik_mo
    Member
    Post count: 39

    Updated the theme today…. no any changes ;(

    #203367
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    Hi,

    Did you cleared all the cache mechanism? Browser and plugins?

    -Rui

    #203377
    Swift Ideas – Ed
    Keymaster
    Post count: 15264

    We haven’t updated the Swift Framework plugin yet – will be this week.

    – Ed

    #205376
    Mik_mo
    Member
    Post count: 39

    I can see the new version of the theme…. is it fixed in it?

    #205381
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    No, it will be only in the Swift Framework update that should come in the next couple days.
    Thanks

    -Rui

    #219138
    amirb
    Member
    Post count: 13

    Hi guys

    I can’t find the file sf-shortcodes.php either. I would like to add Houzz and a custom icon and added already the array and made the css changes. But the Icon doesn’t appear when I use the shortcode.

    But where can I add

    if ( $id == “houzz” ) {
    $social_icons .= ‘<li class=”houzz”><i class=”fa-houzz”></i><i class=”fa-houzz”></i>‘ . “\n”;
    }

    ? I can’t find any file which contains any similar code.

    Thanks!

    #219145
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    Hi @amirb,

    In what specific place you want to add a new social network? Can you take a screenshot?
    Maybe we can use one that you don’t use an replace the icon.

    -rui

    #219371
    amirb
    Member
    Post count: 13

    I wanted to add houzz and another custom url via backend for a footer widget with shortcode.

    But now I’m using code for adding it:

    <ul class="social-icons large ">
    <li class="houzz"><a target="_blank" href="#"><i class="fa-houzz"></i><i class="fa-houzz"></i></a></li>
    <li class="facebook"><a target="_blank" href="#"><i class="fa-facebook"></i><i class="fa-facebook"></i></a></li>
    <li class="twitter"><a target="_blank" href="#"><i class="fa-twitter"></i><i class="fa-twitter"></i></a></li>
    <li class="youtube"><a target="_blank" href="#"><i class="fa-youtube"></i><i class="fa-youtube"></i></a></li>
    <li class="pinterest"><a target="_blank" href="#"><i class="fa-pinterest"></i><i class="fa-pinterest"></i></a></li>
    <li class="instagram"><a target="_blank" href="#"><i class="fa-instagram"></i><i class="fa-instagram"></i></a></li>
    </ul>
    #219388
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    Hi,

    Imagining that you don’t use Behance, place your houzz url in the behance field and add the code below to your custom css option

    .fa-behance:before {
        content: "\f27c";
    }

    Give it a try.

    -Rui

Viewing 14 posts - 16 through 29 (of 29 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