I have a page that requires an image to be dislplayed in the footer of the page for compliance reasons and every time i put an <img> tag in, it works for a little while (2 or 3 days generally) and then it breaks again. By "breaks" i mean that when i go into my theme options and view the img tag, all that is displayed is: <img src= the rest of the tag is completely gone. how can i fix this to allow me to insert an image in the footer on the Figero theme? thanks
BTW, you can view the broken link on the page right now. it is at the very bottom of: http://dominofcu.com thanks
IS there a way you can tell me which file i specifically need to replace? i have had y'all send me some code snippets to fix a number of different issues over the years, and if i reinstall the entire theme, then i will have to go back and re-do all those mod's...if i can remember them all.
Hello, Have you still issue regarding to img tag? If yes lease provide screenshot because now i am not getting that issue in your website. Thanks & Regards Pramod
Sorry it took me so long to answer, but that is part of the problem i am having. Once i re-create the image link, it seems to work fine for a little while. When you went and looked at it after my last post, I had repaired it, but now it is broken again. Once again, the img tag that i have inserted in the footer is broken. It worked fine for a couple of weeks and now it just says <img src= and the entire rest of the footer has disappeared. The last thing i attempted was to put the image tag in the middle of a paragraph. Now not only the rest of the img tag is missing, but all of the normal text that was included after it has disappeared. I hate to reload the whole theme because of modifications that have been made over the years, but i will do that if that will fix the problem. If there is any way you could narrow it down to a specific file or set of files from the theme that need to be reloaded, tho, that would be great. Thanks for your help.
Hello, Please provide the following information listed below. Thread Link: Your Website URL: WordPress Username: WordPress Password: Send this information on our email at [email protected] Thanks & Regards Pramod
Hello, I have checked and used this code in theme option panel and it works fine. HTML: In compliance with the U.S.A. Patriot Act, we are required to obtain and verify identification provided for all new account owners and joint owners, using methods permitted by law.<br /><Br /><img src="http://cpanel76.gzo.com/~dominofc/wp-content/uploads/2013/06/BluENGinsurlabel-300w1.jpg" alt=""> Change image src link as per your image. Thanks & Regards Pramod
I am still having the same problem. however, now, it will only stay fixed for a few minutes. If I insert your code, as provided, it will work and display fine, but if i check it again in a few minutes, it is broken again.
Hello ! Any plugin corrupt you image links and code so please use only required plugin. Deactivate all plugins and check one by one each plugin which is creating this issue. Thanks & Regards Pramod
I have disabled all the plugins and then went into the footer section and added the img tag all by itself. I clicked on a couple of other pages and when i went back, all that was there was <img=. I disabled every plugin that i had. I have re-eneabled them, as well as updated them, becuase i had to get my site back up. For now, i went ahead and put the img tag in my footer.php file, which will be overwritten when i update the theme, but for now, i had to get those images working on the bottom of the page. Do you have any other suggestions of what i could try?
Hello ! If adding code in footer.php will works then it is a better option. Add manually it in footer.php after this you can arrange with CSS code. Thanks & Regards Pramod