tek428
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Exploit Blackhat SEO (type 1720)I found it with help from someone at AVG!
He told me the injection was right after the BODY tag.
I found it in my header file.
It was a javascript injection that looked like this
if(document.getElementById('hideMe') != null){document.getElementById('hideMe').style.visibility = 'hidden';document.getElementById('hideMe').style.display = 'none';}Forum: Fixing WordPress
In reply to: Exploit Blackhat SEO (type 1720)I clean installed all of the wordpress core files, to no avail. Malware was still there.
Then I switched my theme. It worked. The malware is somewhere in the theme files.
I was using MANDIGO theme.
Forum: Fixing WordPress
In reply to: Exploit Blackhat SEO (type 1720)We use AVG where I work also, but I am able to access my site from there. Just not my home computer.
Are you certain about being hacked? The site checker websites all show my site as being fine.
Forum: Fixing WordPress
In reply to: Exploit Blackhat SEO (type 1720)My permalinks are set to post name. They have been that way for years. I haven’t installed any new plugins or anything over the past few weeks, nor have I been aware of any malware problems. I will have to check with AVG.
Thanks,
BuckyForum: Themes and Templates
In reply to: Tweaking the new gallery feature in 2.5Idiot #2 here. 🙂
Thanks for the info!
Forum: Themes and Templates
In reply to: Tweaking the new gallery feature in 2.5I agree.
Clicking a photo to go to another page and then clicking the photo to see it full size is a real PITA. I’m sure someone knows how to tweak it.
Please?