cloudfe
Member
Posted 3 months ago #
Here's a link to my website: http://grazieadiosonoateo.org/
There's some stray code at the bottom of the site:
(ELSA ITALIA is proudly powered by WordPress
Entries (RSS) and Comments (RSS).)
They told me it belongs to a plugin, but even if I deactivate them all the text is still there. And I don't know how to clean it up.
Can someone help?
cloudfe
Member
Posted 3 months ago #
I really don't know where it comes from :(
(url: http://grazieadiosonoateo.org)
(password: elsaweb)
mr49online
Member
Posted 3 months ago #
Hi cloudfe!!!!
Please, open your theme's footer.php file.
Fiile Path: wp-content/themes/your-theme-name/footer.php
Find out the following line:
<div id="footer" role="contentinfo">
.
<p> ............</p>
.
.
</div>
Just comment out or remove your unwanted text in the above mentioned div in <p> .... </p> tag.
Hope, your issue will be resolved.
cloudfe
Member
Posted 3 months ago #
mr49online
Member
Posted 3 months ago #
may i know the theme name which you are using?
mr49online
Member
Posted 3 months ago #
Okay, do that, simply search out (Ctrl+F) this line <div id="footer" role="contentinfo"> in entire site in your editor like Dreamweaver, it will figure out this file. . . .. :)
cloudfe
Member
Posted 3 months ago #
I can't, I'm using Headway and I don't think there's a way to do so (there is a hundred files in the http://ftp...).
I think I'm going to rewrite everything :(
mr49online
Member
Posted 3 months ago #
no there is no need to rewrite everything....
Please, let me know, is it premium theme which you are using?
cloudfe
Member
Posted 3 months ago #
Yes, it's a premium theme
As this is a commercial theme, you need to seek support from the theme's vendors.
mr49online
Member
Posted 3 months ago #
yes, exactly,,,,, esmi is right... ;)
You, must have to contact to theme's vendors.
mr49online
Member
Posted 3 months ago #
by the way, i just downloaded this theme available for free download on this link and there i can see, footer.php ... ;)
cloudfe
Member
Posted 3 months ago #
I have version 3 though :)
I asked the vendors, and they told it's some stray code left by some plugin, so it's not their business (could have been nicer...).
I suppose I'll rewrite.
Thank you anyway for the help