Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1246119
    fullframenw
    Participant

    Hello, on one of my blog post pages, twitter is linked to almost every element link. Even the photos are linked to my twitter, even know I did not set them to. Can you help me?

    Thank you.

    #1246120
    fullframenw
    Participant
    This reply has been marked as private.
    #1246216
    Nico
    Moderator

    Hi There,

    Thanks for writing in.

    I have fixed the issue. I added a closing href code in your text element where you added social media icons.

    Hope it helps.

    Let us know how it goes.

    Thanks.

    #1246438
    fullframenw
    Participant

    Thank you very much Nico!

    #1246585
    Rupok
    Member

    You are welcome! Feel free to let us know if you face any other issue. We’ll be happy to assist you.

    Have a nice day!

    #1289548
    fullframenw
    Participant

    Hi, this issue is still happening, could you help me fix it so it stops?

    #1289549
    fullframenw
    Participant
    This reply has been marked as private.
    #1289577
    Lely
    Moderator

    Hello There,

    Please make sure that for every open tag for link, you have corresponding closing tag. See this content:

    <a href="http://www.instagram.com/fullframenw">
    <img border="0" src="http://www.fullframenw.com/wp-content/uploads/2016/09/Instagram_App_Large_May2016_200.png" width="50" height="50"> <a href="http://www.facebook.com/fullframenw/"> <img border="0" src="http://www.fullframenw.com/wp-content/uploads/2016/09/facebook-flat-vector-logo-400x400.png" width="50" height="50"> <a href="http://twitter.com/fullframenw"> <img border="0" src="http://www.fullframenw.com/wp-content/uploads/2016/09/Twitter_bird_logo_2012.svg_.png" width="50" height="50">

    Update to this:

    <a href="http://www.instagram.com/fullframenw">
    <img border="0" src="http://www.fullframenw.com/wp-content/uploads/2016/09/Instagram_App_Large_May2016_200.png" width="50" height="50"></a> <a href="http://www.facebook.com/fullframenw/"> <img border="0" src="http://www.fullframenw.com/wp-content/uploads/2016/09/facebook-flat-vector-logo-400x400.png" width="50" height="50"></a> <a href="http://twitter.com/fullframenw"> <img border="0" src="http://www.fullframenw.com/wp-content/uploads/2016/09/Twitter_bird_logo_2012.svg_.png" width="50" height="50"></a>

    For every open tag like this:
    <a href="http://www.instagram.com/fullframenw">
    There should be closing tag like this:
    </a>

    Hope this helps.

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