Part of the source code to delete
-
Hi,
I’ve noticed that the loading of the page of the site I operate on is slowed down by a part of the source code still linked to a very old version (different domain, now inactive).
The part is:
<style type=”text/css” id=”custom-background-css”>
body.custom-background { background-image: url(“https://www.oldsite.com/wp-content/uploads/2018/06/background.png”); background-position: left top; background-size: cover; background-repeat: no-repeat; background-attachment: fixed; }</style>I’ve tried to search for it (or something like that) using notepad++ in all the files of the site (I’ve locally dowloaded it by ftp), but for sure I do something wrong because I just found nothing linked to “oldsite.com” in all the files.
I wonder which one is the file is the file responsible of this issue and I’m asking you all to help me to delete that (old) part of the code.
Thank you all in advance
- This topic was modified 4 years, 6 months ago by .
- This topic was modified 4 years, 6 months ago by .
The page I need help with: [log in to see the link]
- The topic ‘Part of the source code to delete’ is closed to new replies.