mredd
Forum Replies Created
-
Ryan – at first I thought it was my new security software, but that patch has sorted this problem a treat!
Forum: Fixing WordPress
In reply to: Can’t make comment on my blogHeya! I had a problem like this until I went and did this;
1.Open the file index.php
2.Look and find the line where it says wp-blog-header.php
3.Chances are, the line that names this file goes like this
require(‘./wordpress/wp-blog-header.php’);4.Change it to this
require(‘wordpress/wp-blog-header.php’);In short, delete the ‘./’ right after the (
Save, refresh, see what happens!
Forum: Themes and Templates
In reply to: Grey footer in Kubric – how to remove?It’s all good – I’ve connected via my bluetooth mobile and yes, it’s white! Goddamn NTL, they’re rubbish. 🙂
Forum: Themes and Templates
In reply to: Grey footer in Kubric – how to remove?Fair do’s – thanks for testing!
Forum: Themes and Templates
In reply to: Grey footer in Kubric – how to remove?Really? Oh – ok then! I’ve hit the ‘Reload’ button in Safari, still grey. Loaded up my blog on a Win XP machine downstairs, still grey.
So, I suspect that it’s my isp, NTL that has cached the website and is loading the data from that!
Can anyone else that’s reading this post just see if the footer is white or grey for me? Cheers!
Forum: Themes and Templates
In reply to: Grey footer in Kubric – how to remove?Hmmm, well I’ve done as said (I had changed it to #ffffff before posting), and from my browser it appears to have done nothing.
I’m using Safari, and I’m not sure if the ‘grey’ setting is stuck in the blog server’s cache, or my ISP’s cache.
Is it showing white at the bottom for anyone else or are you getting grey as before?