constantvariable
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Error messages since upgrading. Downgrading not helped.Thanks for the reply man.
Yeah I’ve tried increasing the wp-config.php file allocation, all the way up to 256M even. No joy! How would I go about checking my host plan’s php allowance?
Forum: Fixing WordPress
In reply to: Error messages since upgrading. Downgrading not helped.Forum: Fixing WordPress
In reply to: Error messages since upgrading. Downgrading not helped.The fresh install is exhibiting the same problems :/
What are my options?
Thanks for your time by the way, I’d be lost without this!
Forum: Fixing WordPress
In reply to: Error messages since upgrading. Downgrading not helped.Thanks, I will.
My only concern is that there being duplicates of the theme. Despite renaming “wp-content/themes/foundationedit12” and “wp-content/themes/foundationedit12/foundation” it’s still showing up as “Foundation” under Appearance -> Theme.
The new install will also be titled “Foundation” but I want to preserve the my edited version for reference.
Forum: Fixing WordPress
In reply to: Error messages since upgrading. Downgrading not helped.Yes, but successfully until now. The update’s seemed to have triggered these problems.
Forum: Fixing WordPress
In reply to: Error messages since upgrading. Downgrading not helped.Thanks Esmi.
I’ve made considerable headway with this theme and my clients are chuffed with the results and are expecting a finished product by Friday.
Am I right in thinking my only hope is to reinstall the theme and re-shape it?
Forum: Fixing WordPress
In reply to: Footer suddenly eating up contentMore specifically, it’s the following image map code causing the footer to stretch:
#imgmap { position: relative; _zoom: 1; } #imgmap li { position: absolute; display: block; list-style: none; outline:none; overflow: hidden; } #imgmap li a { display: block; width: 100%; height: 100%; _background: url(space.gif); text-indent: -1000em; } #area1 { left: 76px; top: 43px; width: 166px; height: 117px; } #area2 { left: 438px; top: 18px; width: 167px; height: 111px; } #area3 { left: 746px; top: 86px; width: 191px; height: 133px; } #area4 { left: 753px; top: 236px; width: 182px; height: 144px; } #area5 { left: 771px; top: 522px; width: 149px; height: 107px; } #area6 { left: 471px; top: 489px; width: 166px; height: 91px; } #area7 { left: 143px; top: 538px; width: 149px; height: 99px; } #area8 { left: 10px; top: 383px; width: 156px; height: 61px; }can you see what would be inducing it?
Forum: Fixing WordPress
In reply to: Footer suddenly eating up contenthttp://www.wordpressnonprofit.com/foundation-non-profit/
I’ve just copied the original CSS over and it corrected the problem, so I’m guessing that’s where the issue’s originating from.
Forum: Fixing WordPress
In reply to: Footer suddenly eating up contentIt’s commercial in the sense that it’s not WordPress owned, but I didn’t have to pay for it.
I’m hoping that I can copy over my edited files until the malfunction arises again, thus revealing the problem area.
It would suck majorly if I were to have to start again.
Forum: Fixing WordPress
In reply to: Footer suddenly eating up contentThanks for responding.
I’ve tried W3’s automatic validator and it didn’t appear to highlight the problem.
If I were to rename the theme before I reinstall it, will it preserve my current ‘theme’ and the edits I’ve made?