mattfacer.com
Forum Replies Created
-
Forum: Themes and Templates
In reply to: [Hueman] Leverage Browser CachingDid you fix this issue? I had a clean install of wordpress and after installing a few plugins (wordfence included) each time I run the GT Metrix it sees this code. I have an adsense advert and when I remove that, the code goes away. I don’t know if it’s adsense or something hijacking the adsense code??
I am having the same error on my sites – just yesterday I got the error 404 for embed.js?pname=wordpress&pver=2.74 (site is http://www.offbeatattractions.co.uk in case you need to see the source code)
Is there anything we can do to fix this?
Forum: Fixing WordPress
In reply to: wordpress hacked – cannot find how hacked pages still appearnope – once I removed the EVAL code from the header, it got rid of them all. Unbelievable!
Forum: Fixing WordPress
In reply to: wordpress hacked – cannot find how hacked pages still appearAh wait, I found it. I was looking at an OLD version of wp-config. When I got the ACTUAL one on the server it did indeed have the EVAL( ) code in there. Blummin heck.
Thanks for the links 🙂
Forum: Fixing WordPress
In reply to: wordpress hacked – cannot find how hacked pages still appearYes – probably the best one. I’ve trawled through the FTP folders for anything suspicious looking. I found a strange one which was a .ppt (powerpoint I believe) but I didn’t recognise it, so deleted it. I’ve also cleared out the theme folders which I don’t use. It’s really strange this. Only happened since I upgraded to WP 3.0.3 – could be pure coincidence though!
Forum: Fixing WordPress
In reply to: wordpress hacked – cannot find how hacked pages still appearYep – already been going through most of those sites. Other than a fresh install, I think I’ve tried everything! I can probably do a fresh install, but I’d rather get to the bottom of it. I have secure passwords, the correct permissions on folders etc…
Forum: Plugins
In reply to: Custom Fields in Comment form@ryanmc – how did you get the “static” stars? Every time I put the stars in to my comments (as per the tutorial for GDStarRating website) it displays a zero rating and seems to allow other users the ability to actually rate that comment. I just want to show what that user rated in the first place!! It’s driving me mad.
Forum: Plugins
In reply to: [Plugin: Yoast Breadcrumbs] Blog titleNot sure if this is the right answer, but it worked for me.
Around line 213, there’s a line of code$bloglink = $homelink.' '.$opt['sep'].' <a href="'.get_permalink(get_option('page_for_posts')).'">'.$opt['blog'].'</a>';I commented that out and added this line
$bloglink = $homelink;That seems to have done the trick!
(and this code can be found if you edit the plugin)Forum: Plugins
In reply to: [Plugin: List Category] 5 starsI second that. I’ve tried around 5 other plugins which didn’t deliver… this one is SPOT ON. Does it perfectly. Thanks.
5*
Forum: Installing WordPress
In reply to: Upgraded, now site vanished :-sjust for other info – I just updated for the first time in about 2 years (I know, I know) and the site vanished. It was solved by the first suggestion of removing the plugins via phpmyadmin.
thanks!
Forum: Fixing WordPress
In reply to: formatting removed on pages?still happenening after removing all my posts etc…. anyone??
Forum: Fixing WordPress
In reply to: formatting removed on pages?been looking at the code – I cannot find anywhere where it would be stripping the HTML from my posts. In the database, I can see that pages contain html formatting… any ideas?!
Forum: Fixing WordPress
In reply to: adding HTML & CSS style to a posthi cypher…
thanks for the reply.. the XHTML box was not ticked, so that’s not made any difference.
It’s not essential, its just that I use my blog as examples, and I wanted to show certain mouse over techniques using CSS and i cannot do it !! It’s a pitty you cant maybe build a tag to tell wordpress to take the text literally, and not to be clever and replace \n with
<br />.Forum: Fixing WordPress
In reply to: { } appearing around dates?!perfect – worked a treat – thanks moshu!!
Forum: Plugins
In reply to: Breadcrumb Navigation 0.8.8Brilliant job – thanks 🙂