How to remove image from wplocker.com

techno1

Newbie
Joined
Oct 23, 2012
Messages
17
Reaction score
4
Hi,
I recently downloaded a theme from themelocker.com and they have an image under every post saying "this theme was downloaded by themelocker.com".
I was wondering if anyone knows how to remove this image?
Thanks a lot.
 
If you have a coding program such as dreamweaver, open all of your files, or do a sitewide find function, and then run your find function (ctrl + F) or find and replace. Search for your phrase "this theme was downloaded by themelocker.com" or you could simply search for "themelocker.com" in your find function. Once you find the file(s) with that particular phrase, then you can start searching a way to remove it. It could even be embedded with a PHP script. Your first step would be finding which file contains the included text, however, and then you can work from there on removing it.
 
Back
Top