Errors after creating a custom filed
-
WordPress versiom: 3.6
Types version: 1.4.0.1After creating a custom field, if I go to the edit post page where the custom fields are available I get lots of Notice errors.
Notice: Undefined index: field in /public_html/wp-content/plugins/types/embedded/includes/conditional-display.php on line 109
Notice: Undefined index: type in /public_html/wp-content/plugins/types/embedded/includes/conditional-display.php on line 110
Notice: Undefined index: field in /public_html/wp-content/plugins/types/embedded/includes/conditional-display.php on line 112
Notice: Undefined index: field in /public_html/wp-content/plugins/types/embedded/includes/conditional-display.php on line 116
Notice: Undefined index: field in /public_html/wp-content/plugins/types/embedded/includes/conditional-display.php on line 119
Notice: Undefined index: field in /public_html/wp-content/plugins/types/embedded/includes/conditional-display.php on line 122
The topic ‘Errors after creating a custom filed’ is closed to new replies.