Okay
  Public Ticket #1527971
Footer socialize widget
Closed

Comments

  • Jacobo started the conversation

    HI! 

    I've just installed my theme and I tried to edit the Footer Full widget zone but it just disappeared the logos. My site is: quenotehagabobo.com

    ¿Am I doing something wrong?

    I just paste the original code but it seems it is not working properly. I'm attaching the screenshots

    ¡Thanks!

  •  93
    djwd replied

    Hi there,
    I think it's has something to do with the new Text widget after WP introduced the HTML widget. It cuts out some parts for some reason.

    This is the full code with the icons:

    <div class="stkd-footer-about"><p><strong>Stoked!</strong> demo site is only for demonstration purposes. All images are copyrighted to their respective owners. All content cited is derived from their respective sources.</p><h3 class="widget-title"><i class="fa-paper-plane-o fa fa-lg" aria-hidden="true"></i>Socialize</h3><ul><li class="pull-left"> <a href="#" class="stkd-icon-facebook" title="Follow us on Facebook" target="_blank"> <i class="fa fa-facebook"></i> </a></li><li class="pull-left"> <a href="#" class="stkd-icon-twitter" title="Follow us on Twitter" target="_blank"> <i class="fa fa-twitter"></i> </a></li><li class="pull-left"> <a href="#" class="stkd-icon-instagram" title="Follow us on Instagram" target="_blank"> <i class="fa fa-instagram"></i> </a></li><li class="pull-left"> <a href="#" class="stkd-icon-youtube" title="Follow us on YouTube" target="_blank"> <i class="fa fa-youtube"></i> </a></li><li class="pull-left"> <a href="#" class="stkd-icon-google" title="Follow us on Google +" target="_blank"> <i class="fa fa-google"></i> </a></li></ul></div>
    

    Try to use the Custom HTML widget instead of the Text one (and of course replace the a href="#" of each icon with your actual URLs ).

    Hope it helps

    Regards
    djwd