Greg007 on "[Plugin: Contact Form 7] Date Picker problem"
Hello, I need a contact form for my taxi website, but I would like to have a date form where you click on a calendar and select a date. Can this plugin work that way? I generated date form, but you...
View ArticleGroup of dots (g•o•d) on "[Plugin: Contact Form 7] Styling the "tel" input"
Hi Todd, I suggested adding to custom.css not style.css, anyway - feel free to send me some code or a link and I will take a look for you. Cheers, Rog. Ps. A link so I can see what is happening would...
View ArticleTodd on "[Plugin: Contact Form 7] Styling the "tel" input"
Hi Rog You can see the page at http://bit.ly/1at6qwg. And I've added the styling in the themes custom style sheet. Thanks!
View ArticleGroup of dots (g•o•d) on "[Plugin: Contact Form 7] Styling the "tel" input"
Hi Todd, The issue is this... You're adding the themes custom style sheet and not creating a file called 'custom.css' as I described so your style is not getting processed to the final page. I opened...
View ArticleTodd on "[Plugin: Contact Form 7] Styling the "tel" input"
Hi Rog I really appreciate your help. My theme uses a file called general.css -- this is where I added the input[type="email"] and it worked perfectly. Why wouldn't adding the input[type="tel"] here do...
View Articlecokacala on "[Plugin: Contact Form 7] Generate dynamic checkboxes"
Hi, I have to display checkboxes for every parents categories that I have in my wordpress on my contact form, I wondered if there were any way to do it with cf7 ? I tried to type php inside, but it...
View ArticleGroup of dots (g•o•d) on "[Plugin: Contact Form 7] Styling the "tel" input"
Hi Todd, We use another css file so that the changes are not overwritten if you upgrade etc. Anyway, it does not look like the addition of input[type="tel"] is getting through but input[type="email"]...
View ArticleTodd on "[Plugin: Contact Form 7] Styling the "tel" input"
Weird. Now it's working. While I was updating the file via FTP, I don't think the last version stuck. I re-uploaded it and it works. Thanks!
View ArticleGroup of dots (g•o•d) on "[Plugin: Contact Form 7] Styling the "tel" input"
You're welcome Todd, I'm happy to hear it is working now :-D With programming and Wordpress I find the saying "A problem shared is a problem halved" is so true! You sometimes just need a second set of...
View ArticleElisaJo on "[Plugin: Contact Form 7] autoresponse mails are not delivered to...
I'm using CF 7 for two years now, so far no problems. But since two weeks my clients with hotmailaccounts are not receiving the autoresponse mails anymore. Other accounts, like Gmail etc still receive...
View Articlescreenbeetle on "[Plugin: Contact Form 7] on_sent_ok hook working but...
Hello 'MarbleCake' Did you ever get this issue working again by the way? Ta
View Articleuloszaminje on "[Plugin: Contact Form 7] Remove option from drop-down runtime"
I have this drop-down menu which contains numbers from 001 to 300. After successful form submission, I'd like to remove selected drop-down option from database, so after all 300 users have submitted...
View Articlecokacala on "[Plugin: Contact Form 7] Generate dynamic checkboxes"
Ok i found how to do this, for those who need: In functions.php: function wpcf7_parentcats_shortcode_handler($tag){ global $wpcf7_contact_form; $posted = wpcf7_is_posted(); global $wpdb; $q = "SELECT...
View Articledanny80 on "[Plugin: Contact Form 7] checkbox is not showing"
where to find error? I have checked it with different themes still same problem. can anybody help please
View Articlereshielann on "[Plugin: Contact Form 7] contact form error in home page"
Hello, I had a contact form that shows in the sidebar every page. Before it's working, but suddenly the home page sidebar display "[contact-form-7 404 "Not Found"]". The other pages are working fine...
View Articleimmyevil on "[Plugin: Contact Form 7] dispaly contact form 7 with jquery"
hello, i have some problem to add the CF7 with jquery in wordpress custom template. i want to change a div content when user click in custom menu: jQuery(".content_box").click(function(){ var temp =...
View Articlesusantau on "[Plugin: Contact Form 7] WP 3.6 doesn't work with CF7"
I've been trying to get Contact Form 7 to work for days (current version installed from Wordpress.org 9/6/13 - my site uses Wordpress 3.6). I have learned some of the issues have had to do with...
View Articlelisa@thirdside.co on "[Plugin: Contact Form 7] WP 3.6 doesn't work with CF7"
Can we mark this as re-opened? I appear to be having the same issue with Contact Form 7 and Dreamhost. I have one client using their hosting, and this is the second time I've had email issues within...
View Articlelisa@thirdside.co on "[Plugin: Contact Form 7] CF7 not sending form data -...
I've had an issue come up with a client where contact forms are not completing the send -- instead, they get the spinning arrows, then nothing. This is a recent issue, and they are my only client...
View Article