New Landing How can we help? Cardinal Social icons shortcode

Viewing 6 posts - 1 through 6 (of 6 total)
  • Posted in: Cardinal
  • #115095
    Joni
    Member
    Post count: 52

    Hi,
    The shortcode is pulling the social profiles from the theme settings, but I’d like to have “personal” social icons like the ones in “team memeber” view, placed into another page. Any way to achieve this?

    Thanks!

    -Joni

    #115254
    laranz – SUPPORT
    Member
    Post count: 3186

    Hi,

    No, There is no shortcode for this, but you can try the HTML directly like this

    <ul class=”social-icons”><li class=”twitter”><i class=”fa-twitter”></i><i class=”fa-twitter”></i><li class=”skype”><i class=”fa-skype”></i><i class=”fa-skype”></i><li class=”instagram”><i class=”fa-instagram”></i><i class=”fa-instagram”></i><li class=”dribbble”><i class=”fa-dribbble”></i><i class=”fa-dribbble”></i>

    Let us know,

    Thanks,
    laranz.

    #115416
    Joni
    Member
    Post count: 52

    Hi,
    I inserted the code to a “raw HTML” block, but no luck?
    Any ideas why?

    #115421
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Hi

    The code is:

    <ul class="social-icons standard ">
    <li class="twitter"><a target="_blank" href="http://www.twitter.com/swiftideas"><i class="fa-twitter"></i><i class="fa-twitter"></i></a></li>
    <li class="facebook"><a target="_blank" href="https://www.facebook.com/SwiftIdeas"><i class="fa-facebook"></i><i class="fa-facebook"></i></a></li>
    <li class="dribbble"><a target="_blank" href="http://www.dribbble.com/#"><i class="fa-dribbble"></i><i class="fa-dribbble"></i></a></li>
    <li class="vimeo"><a target="_blank" href="http://www.vimeo.com/swiftideas"><i class="fa-vimeo-square"></i><i class="fa-vimeo-square"></i></a></li>
    <li class="instagram"><a target="_blank" href="http://instagram.com/swiftideas"><i class="fa-instagram"></i><i class="fa-instagram"></i></a></li>
    </ul>

    – Kyle

    #115428
    Joni
    Member
    Post count: 52

    Thanks Kyle, that worked!

    -Joni

    #115432
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Great 🙂

    – Kyle

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

You must be logged in to reply to this topic.