Jules Webb said
12 months ago: @deereinhardt
I’ve created a text file with the code from your page and inserted two large comment blocks indicating a start and a end
“START lbx_overlay related and can be deleted”
Everything between these two blocks can be deleted (including the comments)
“END lbx_overlay related and can be deleted”
The issue for you might end up being that you don’t know what file this code is located in.
Depending on the software you are using you could be able to do a search for a text string within multiple files or folders. I use Dreamweaver and I can do this.
If you are not able to search multiple files you could always open each one up and use “ctrl f” (see tip below)
Here is my guess on it’s location public_html > wp-content > themes > Weaver II > header.php
If it is not located in this file it will be in some file within the Weaver II folder.
Tip: if you’re on a PC you can use “ctrl f” to find any text string on a page.
Let me know if this works for you or if you have any questions. Jules