tarrum
Forum Replies Created
-
Forum: Reviews
In reply to: [Jetpack - WP Security, Backup, Speed, & Growth] 4.0.2 ok for me ;-)Also works normally now, didn’t lose any stats!
Forum: Fixing WordPress
In reply to: Clicking on Site Opens Spam Youtube VideoI just used Notepad++ to go through my theme directory and found nothing.
I am going to try with plugins but this is just so weird…
Forum: Fixing WordPress
In reply to: Clicking on Site Opens Spam Youtube VideoBtw, the friend who found this also told me he saw this code using Page Source
function checkTarget(e)
{
if ( !getCookie(‘popundr’) ) {
var e = e || window.event;
var win = doOpen(‘http://www.youtube.com/watch?v=8sW2_XNp-1E’);setCookie(‘popundr’, 1, 24*60*60*1000);
}
}But I can not find it in my WordPress files, nor in the Page source anymore! It was on the home page.
Forum: Fixing WordPress
In reply to: Clicking on Site Opens Spam Youtube VideoThe problem is this happens unexpectedly so I can disable all plugins and I don’t know what next.
I use 4 plugins that thousands use; W3 Total cache, Disqus comments, SEO Ultimate and Contact Form.
So even if I switch to Twenty Eleven I have no clue what do.
Thanks for helping though.