Tagged: x
-
AuthorPosts
-
November 6, 2016 at 1:09 pm #1246119
fullframenwParticipantHello, 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.
November 6, 2016 at 1:09 pm #1246120
fullframenwParticipantThis reply has been marked as private.November 6, 2016 at 3:58 pm #1246216
NicoModeratorHi 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.
November 6, 2016 at 8:32 pm #1246438
fullframenwParticipantThank you very much Nico!
November 7, 2016 at 12:17 am #1246585
RupokMemberYou 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!
December 11, 2016 at 11:10 pm #1289548
fullframenwParticipantHi, this issue is still happening, could you help me fix it so it stops?
December 11, 2016 at 11:10 pm #1289549
fullframenwParticipantThis reply has been marked as private.December 11, 2016 at 11:52 pm #1289577
LelyModeratorHello 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.
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-1246119 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
