Andrew Areoff
Forum Replies Created
-
Thanks Jan – you are right.
Is there a manual way I can check if there is a malicious script in place and what’s causing the three blank lines of HTML output at the top of my site?
I’ve checked the header.php file and the code there starts on line 1.
Thanks for these resources. I checked the site with : http://sitecheck.sucuri.net/scanner/ and this said the site was clean.
I have WSD Security Scanner plugin on the site but that doesn’t really tell me much so I installed Better WP Security plugin – can anybody recommend a good security plugin that might help detect any issues/prevent future problems?
Thanks
AndrewForum: Fixing WordPress
In reply to: CSFR tokensThanks for that info.
I was concerned it was a hack into the website but as you say it’s a security feature to stop hacking.
Thanks again for your help.
Forum: Fixing WordPress
In reply to: RSS feed not working at allhttp://sw-guide.de/wordpress/plugins/maintenance-mode/
A good plugin that helps when developing a site though.
Forum: Fixing WordPress
In reply to: RSS feed not working at allAhha! JarretC, that works now.
I disabled all plugins and the feed worked.
I reactivated plugins and I found the culprit.
Schoolboy error and I should have done a root and branch test like this first!
Thanks for prompting me!
Forum: Fixing WordPress
In reply to: RSS feed not working at allHi JarretC,
I’ve tried that and various other URL’s and all I get is a blank page.
Forum: Fixing WordPress
In reply to: Show title of latest post on home-pageThanks for your help on this guys.
The wp_reset_query(); function works well for my purposes as it’s for one page only. I didn’t know this function existed!
Thanks again!
Forum: Fixing WordPress
In reply to: Adding plain text to a custom fieldThis works perfectly.
Thank you for you kind help!
A