Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1242938
    kofflerarts
    Participant

    Hi there,

    I’m trying to implement a sidebar that contains my social icons. Ideally I’d like the social icons stacked vertically at the bottom left of the sidebar (not clumped in a block grid, but in a vertical list).

    That is the only content I want in the sidebar, if possible.

    url is addyjo.co. I’m using the latest version of everything.

    Thanks in advance for your help!

    #1243038
    Jade
    Moderator

    Hi there,

    Please try to add a text widget in a sidebar then add this code:

    <p><a href="LINK_TO_THE_PAGE" target="_blank">[x_icon type="facebook"]</a></p>
    <p><a href="LINK_TO_THE_PAGE" target="_blank">[x_icon type="twitter"]</a></p>
    <p><a href="LINK_TO_THE_PAGE" target="_blank">[x_icon type="youtube"]</a></p>
    <p><a href="LINK_TO_THE_PAGE" target="_blank">[x_icon type="pinterest"]</a></p>

    You may refer for the icons shortcodes here: http://demo.theme.co/integrity-1/shortcodes/icons/

    Hope this helps.

    #1247317
    kofflerarts
    Participant

    That works super well in getting icons in the sidebar! Thank you!

    Follow up questions…

    Is there a way to force the icons to the bottom of the page, and keep the sidebar fixed so they’re visible on scroll?

    Thanks for your help!

    #1247445
    Jade
    Moderator

    Hi there,

    Please try the suggestion on this thread: https://community.theme.co/forums/topic/how-do-i-make-my-sidebar-sticky/#post-184732

    Hope this helps.

  • <script> jQuery(function($){ $("#no-reply-1242938 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>