jonnyhocks
Forum Replies Created
-
Never mind! I have figured it out.
I had edited the id of the widget area I was using to substitute the custom sidebars and forgotten to re-enable that for substitution.
Forum: Plugins
In reply to: [Meta Box] Meta Box fields not up to date inside save_post actionFound a way around it by accessing the value via $_REQUEST as demonstrated in the save_post documentation in the Codex.
Forum: Plugins
In reply to: [WP Permastructure] Hierarchical nested url?Fraid not, mate.
Still working on it but will write here if we get the breakthrough.
Forum: Plugins
In reply to: [Contact Form 7] [Plugin: Contact Form 7] Not Receiving EmailsHmmmm, for some bizarre reason, I came back to look at this again today. I filled in the form with Firebug ready to do some more debugging…..and it WORKED?!
I hadn’t changed anything… Very strange.
Forum: Plugins
In reply to: [Contact Form 7] [Plugin: Contact Form 7] Not Receiving EmailsThanks for sharing how your issue was solved. Unfortunately for me, I don’t have Mailpress running anyway.
I think it’s definietly a jQuery issue with me, I’m going to have to get my hands dirty..
Forum: Plugins
In reply to: [Contact Form 7] [Plugin: Contact Form 7] Not Receiving EmailsI too, am having the same problem, I don’t get any error messages, when the submit button is clicked, the form just clears and it looks like the page is just refreshed.
I have this error from Firebug, though:
[jquery.form] terminating; zero elements found by selector
Can anyone help me with this error? I don’t think I have any conflicting jQuery scripts, it’s all passed in correctly, all 3 lines of it!?