Problem: I have a custom field that holds scores for a game, values from 0 - 7. When I try to use the value in a conditional or display it on the front-end of the site, the 0 value is shown as empty.
Solution: Use the wpv-post-field shortcode instead of the Types field shortcode to display the zero values correctly.
What will happen if "system", "virtual", "passthru" or "ini_alter" function been disabled from the php.ini? Will it cause any problem to the plugin functionality.
If you disabled named functions as you wish, I am not sure what will happen, and it is not within the Support Coverage to help with such server settings - for what is above what we state in the Minimal Server Requirements above.
Problem: I am trying to use a custom date field in wp-admin, but it doesn't work.
Solution: Check the browser console for JavaScript errors and resolve any problems with JavaScript assets. A 503 error on the server side is the source of the problem in this case.
Solution:
Repeatable fields group already implemented and working. The latest stable Types version is 3.0.6. Once you install it and try to create a custom filed group - you will see the option to add repeating field group.