I looked around but couldnt find it in functions, Do you know how far down?
There are two functions.php files in that theme. The one you want is in
/evolve/library/functions/functions.php, and the line is 217.
Hah dude thanks sooooooooo much ur a life saver
I couldn’t find this. When in the Editor is this or is this a file in the FTP?
I tried to modify the in the url and it said that I didn’t have access to this file?
@vegasmma
You won’t be able to see it from the WordPress editor because it is a couple of extra directories deep. /library/functions/functions.php You will have to use your ftp client or the file manager in your hosts control panel to edit the file.
That was really useful… 🙂 Thanks… 🙂
I tried to delete it but then got an error in the footer about a problem on line 2895 in functions. Any way to get around this?
It worked for me by removing:
<a href="http://theme4press.com/evolve/">EvoLve</a> theme by Theme4Press • Powered by <a href="http://wordpress.org">WordPress</a></span>
Great tip Clayton! Do you or anyone here knows how to remove it permanently in the Child Theme? Do I have to move the corrected php to a /library/functions/functions.php in the Child?
Thanks in advance!