superman1203
Forum Replies Created
-
Forum: Plugins
In reply to: [Fast Secure Contact Form] date picker brokenActually my theme update didn’t fix – turns out (if i understand correctly) The plugin update included grabbing some info from the footer – which I was purposefully not loading on my page – i activated the footer on my page and bam- there was my date picker. So i just had to change how i displayed my custom page.
Sorry – I know nothing about how to track down conflicts 🙁What theme are you using and can you try changing that page to a different page template within your theme to narrow down (this helped me too)?
i did donate to the developer to get some “premium support” input and he explained my previous assumption was incorrect (date was supposed to be text – and when i changed it to date – it was forcing the browser picker to appear not the plugin picker) – shows how little I know. He was the one who suggested switching themes to see.
Forum: Plugins
In reply to: [Fast Secure Contact Form] Not receiving email from contact formThe only thing I did that made it work across the board was to start using SMTP via the plugin i mentioned above. Beyond that – i know it’s frustrating as I had the same thing happen – gmail received, no problem, but other providers didn’t. I followed every tutorial and suggestion to no avail until i activated the smtp options. Good luck.
Forum: Plugins
In reply to: [Fast Secure Contact Form] date picker brokenSeems to be a conflict in my theme. There is a theme update that fixed it (but i have to redo all my customizations).
jrwmacdonald2 – change your theme to the default and see if the date picker works – if so – something in your theme is conflicting – good luck.
Forum: Plugins
In reply to: [Fast Secure Contact Form] Not receiving email from contact formTry Installing the WP Mail SMTP plugin.
I had the same problem (but only when sending mail to a godaddy hosted email account). – installing the WP mail smtp plugin and entering settings, worked fine! Also check all the suggestions here:http://www.fastsecurecontactform.com/email-does-not-send
more:
http://www.fastsecurecontactform.com/use-smtp-email
more:
http://www.fastsecurecontactform.com/faq-wordpress-version (scroll down to “Troubleshooting Email”)Forum: Plugins
In reply to: [Fast Secure Contact Form] date picker brokenYou are right as I’m having the same problem. I noticed though that the update is causing the ‘date’ field type to be saved as “text” instead of ‘date’. If you use inspect element browser tool you’ll see what I mean – tweak ‘text’ for the field type to say “date” and your date picker will appear – until you refresh of course. I don’t now how to fix this in the source, but hopefully that helps someone identify the issue. Again “date” field type is being saved as “text” instead of “date”.
Here’s a link to a screenshot of what i’m talking about, if it’ll work… https://dl.dropboxusercontent.com/u/8100179/Screen%20Shots%20about%20date%20picker%20issue.png