snowedin
Member
Posted 4 months ago #
Hi - I'm trying to update a Contact Form 7 form that has a field for a credit card expiration date. It previously worked fine so I don't know what happened. After I update the code (I'm simply trying to remove 2011 as a choice), the form is still working but it doesn't update with the new information. The snip of code is this - any ideas?
<div class="one-line" style="border-bottom:none;">
<h3><span>*</span>Expiration Date:</h3>
<p style ="float:left;">[select* ExpirationDateMonth "January" "February" "March" "April" "May" "June" "July" "August" "September" "October" "November" "December"]<p>
<p>[select* ExpirationDateYear "2012" "2013" "2014" "2015" "2016" "2017" "2018"]</p>
</div>
<div class="clear"></div>
<p class="form-submit">[submit "Send"]</p>
http://wordpress.org/extend/plugins/contact-form-7/
snowedin
Member
Posted 4 months ago #
Also meant to add - I did the automatic update to the latest version of Contact Form 7, and after that I've been able to edit the fields but they don't update on the site when I select "save."
Another form I use with this plugin is reverting to an earlier version that I had revised months ago. I can't edit it - do I have to downgrade the plugin? I don't know which version I had, it was setup in October 2011. If I deactivate and re-install a previous version, will I need to re-create my forms? Thanks for any help!
snowedin
Member
Posted 4 months ago #
Thanks for your response! I'd rather not post the url for privacy reasons. Is there code or something else I can share that would explain the problem? Thanks again :)
snowedin
Member
Posted 4 months ago #
Quick update - The forms are now corrected and able to update! I didn't make any changes so I have no idea what made it work, but 2 days later, all forms are working properly now. This is such a great plugin so I'm glad I can keep using it. :)