lordspaceman
Forum Replies Created
-
Forum: Plugins
In reply to: [Fast Secure Contact Form] Form doesn't refresh once submittedGreat stuff Mike. Thank you for your responses. I take a look at the new version and let you know if it works.
Forum: Plugins
In reply to: [Contact Form 7] Send button does nothing?Seems the form is ‘working’ as emails are now coming through, but it’s still not showing anything visually.
I can see the output responses if I used something like Firebug, but I am getting no visual notification to say if the message was sent successfully or not.
Form just sits there when you click the Send button.
Forum: Plugins
In reply to: [Fast Secure Contact Form] Form doesn't refresh once submittedNo I am not. I’ve even disabled every plugin on the site except Fast Secure Contact Form and the form doesn’t work. I suspect that it may be my theme?
My theme makes quite a few calls to jquery off the bat without any plugins installed. Calls jquery 1.7.2.min.js
Any particular script that may be conflicting or technique I can try use to get the form working?
Forum: Fixing WordPress
In reply to: nav-menus.php returns blankYeah. I gave up. The in-built WP menu system is not made well for large menus in my opinion. I resorted to using a generic Jquery menu system.
Forum: Fixing WordPress
In reply to: nav-menus.php returns blankAny suggestions? I’ve also tried increasing timeout from 30sec to 120sec and have added this to my php.ini file
suhosin.post.max_vars = 0
suhosin.request.max_vars = 0Nothing makes a difference. nav-menus.php still gives me a blank page after clicking Update Menu.