Wierd Error
-
So, I’ve been programming my website. Then for the like of me I can’t seem to find a fix for this error. Click here for error
I can see my Footer images on the very bottom of my website but, only in edit mode. If you go to my website Click Here for my website. You can see that it doesn’t display the Facebook nor the Linkedin Icon. I’m sort of new to WordPress but, not to programming in general. That being said, What could possible be causing this? I have pasted my HTML used for the icons to display:
<div> <a href="https://www.facebook.com/NinjaDisplayName"><img title="Facebook" src="https://i284.photobucket.com/albums/ll33/dashit_dfhy/1414318008_square-facebook-128.png" alt="Facebook" width="35" height="35" /></a> <a href="https://arlcode.com/?page_id=75"><img title="Email" src="https://i284.photobucket.com/albums/ll33/dashit_dfhy/1414318183_envelope.png" alt="Email" width="45" height="45" /></a> <a href="https://arlcode.com/?feed=rss2"><img title="RSS" src="https://i284.photobucket.com/albums/ll33/dashit_dfhy/1414318885_rss.png" alt="RSS" width="35" height="35" /></a> <a href="https://www.linkedin.com/profile/view?id=164442892&authType=NAME_SEARCH&authToken=mWCY&locale=en_US&srchid=1644428921414301242462&srchindex=1&srchtotal=510&trk=vsrp_people_res_name&trkInfo=VSRPsearchId%3A1644428921414301242462%2CVSRPtargetId%3A164442892%2CVSRPcmpt%3Aprimary"><img title="LinkedIn" src="https://i284.photobucket.com/albums/ll33/dashit_dfhy/1414318025_square-linkedin-128.png" alt="LinkedIn" width="35" height="35" /></a></div>
- The topic ‘Wierd Error’ is closed to new replies.