Hi,
Localization support for datepicker added from V 1.2.9, please update your WC Fields Factory installation.
Time picker support also added.
Hi, where can I setup the language? it was in english, now, after the update it’s in chinese!!! no time_picker…
I need it to be in portuguese.
thanks
in your wp-admin got to Fields Factory -> Product Fields -> Your WCFF Post -> Your Date Picker Field -> Edit
In that date picker configuration section you will see Show Time Picker option, choose Yes.
Next to the Show Time Picker you will see localize Datepicker option too, where you can set the language, in your case Portuguese.
Finally click the Update button.
hi,
I have made that. it works.
i put a upload file firld but, when I hit the button “add to cart”, it shows a blank screen with the following error:
Fatal error: Call to undefined function finfo_open() in /home/ladygour/public_html/wp-content/plugins/wc-fields-factory/classes/fields/wcff-file.php on line 230
please advice!
Hi, you will have to enable fileinfo module on your server configuration ( in your php.ini file ). and then restart your web server.
try this answer
Hi, Fatal error: Call to undefined function finfo_open() issue has been fixed with V1.3.0. please update.