surfeuse
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Warning: Cannot modify header information – headers already sentOK – this is just one of these situations where I have to get this done asap because things are live. I will do what you are suggesting. thanks
quick questions though. Because the error message points to this certain line in header.php we still can’t be sure that is where the error is? the header is obviously used on all pages but this is the only one with an issue.
Forum: Fixing WordPress
In reply to: Warning: Cannot modify header information – headers already sentI know that it sounds like I don’t know what I’m doing and I don’t totally but kind of… I just deleted the “offending line” since I couldn’t find the white space on it and somehow that makes the error move down to the next line which seems weird to me… I mean if there was white space on that line it should not be an issue anymore after the line is gone.
I can’t find the white space – believe me I have looked everywhere, just wondering if this is somehow some other issue.
never mind though thanks for trying to help I will solve it somehow
Forum: Fixing WordPress
In reply to: Warning: Cannot modify header information – headers already sentHi, thanks, this theme doesn’t use a category page it uses archives and I have looked everywhere there too. My question is why does it say the problem is in header. If I delete the offending line in header it just moves the error to the next line…
Forum: Fixing WordPress
In reply to: HOW TO: Increase file size for Media UploadShane G, I’ve tried your method but doesn’t seem to work even after activating the plug-in. Any tips?
Thanks
Forum: Themes and Templates
In reply to: CSS div background image change by page idHi,
I am using this successfully. Thanks! One question, I would like the same style applied to a page and its children, is there a way I can do that without having to repeat the code for each page?