| Post |
|
Guest
| stakkit 2:33 pm December 24, 2011
| |
|
|
I have enabled Javascript Date Picker from Global Settings in Wordpress, and I adding this code on Input Field:
 
But doesnt work!
In the input field there is this text mm/dd/yyyy and the icon is not showing up.
Why?
How can i fix this?
Thank you! 
|
|
|
Admin
| Oliver Munich, Germany posts 6237 3:27 pm December 24, 2011
| |
|
|
by upgrading to cforms v13.0 
|
|
|
|
|
Guest
| George 8:39 am December 30, 2011
| |
|
|
Did upgrade a few sites before I realized that in every instance I upgraded to cforms 13, and WP 3.3 the entry made by the date picker shows a double instance of the year! (dd/mm/yyyyyyyy) in the field. 
|
|
|
Admin
| Oliver Munich, Germany posts 6237 10:16 am December 31, 2011
| |
|
|
check the date settings on the global settings page
|
|
|
|
|
Guest
| George 5:23 pm January 1, 2012
| |
|
|
Oliver said:
check the date settings on the global settings page
Hi Oliver, Happy 2012! Thanks for the hint. I found it! the global settings where on yyyy and it seems to be new (and not very logic) in jQuery to
set the date:
- y – year (two digit)
- yy – year (four digit)
|
|
|
Admin
| Oliver Munich, Germany posts 6237 7:49 am January 3, 2012
| |
|
|
Yes, unfortunately, jQuery and Wordpress.org change things all the time, oftentimes breaking things they supported in the past. With Wordpress.org being the worst in that regard.
|
|
|
|
|
Guest
| George 9:40 am January 12, 2012
| |
|
|
Now I have still several websites where the date picker is a 'no-show'. On the other hand, many sites work fine. I have deactivated all plugins on the sites in question and checked the forms again but the date picker is still not showing.
I tried to disable ajax (which helps in some cases where the date picker has no background), but without success.
Any ideas?
Example: http://www.accommoda…..contact-us
|
|
|
Moderator
| Paul Amsterdam, NL posts 421 7:42 pm January 12, 2012
| |
|
|
Hi!
Looks more like a general JS issue on the site, as there are quite a few errors reported, Firebug log on your site:
GET pagead2.googlesyndication.com/pagead/show_ads.js
Resource interpreted as Script but transferred with MIME type application/octet-stream: "delicious-button.googlecode.com/files/jquery.delicious-button-1.1.min.js".
jquery.delicious-button-1.1.min.js:12 Uncaught TypeError: Object #<Object> has no method 'deliciousButton'
Unsafe JavaScript attempt to access frame with URL platform.twitter.com/widgets/hub.1324331373.html from frame with URL platform.twitter.com/widgets/…. Domains, protocols and ports must match.
Unsafe JavaScript attempt to access frame with URL platform.twitter.com/widgets/hub.1324331373.html from frame with URL platform.twitter.com/widgets/… Domains, protocols and ports must match.
contact-us:452Uncaught TypeError: Object #<Object> has no method 'dcSocialSlick'
Unsafe JavaScript attempt to access frame with URL http://www.accommoda…..contact-us from frame with URL plusone.google.com/_/+1/… Domains, protocols and ports must match.
Paul.
|
|
|
|