Title: Solve empty value
Last modified: August 21, 2016

---

# Solve empty value

 *  Resolved [Shaun Robinson](https://wordpress.org/support/users/rubious/)
 * (@rubious)
 * [11 years, 10 months ago](https://wordpress.org/support/topic/solve-empty-value/)
 * Hi,
 * There was a bug where the field’s initial load was empty, so you had to “Edit”
   the existing empty value instead of adding a new link. (ACF PRO v5).
 * I fixed this by editing line 135 as such:
 * `if (!$field['value'] || $field['value'] === FALSE || (isset($field['value']['
   url']) && $field['value']['url'] == ''))`
 * Regards
    Shaun
 * [https://wordpress.org/plugins/advanced-custom-fields-link-picker-field/](https://wordpress.org/plugins/advanced-custom-fields-link-picker-field/)

Viewing 2 replies - 1 through 2 (of 2 total)

 *  [eaglejohn](https://wordpress.org/support/users/danielbenjamins/)
 * (@danielbenjamins)
 * [11 years, 10 months ago](https://wordpress.org/support/topic/solve-empty-value/#post-5136589)
 * Is there any chance this bug will be fixed soon? This plugin looks promising.
 *  Plugin Author [BIOSTALL](https://wordpress.org/support/users/biostall/)
 * (@biostall)
 * [11 years, 9 months ago](https://wordpress.org/support/topic/solve-empty-value/#post-5136692)
 * Just to confirm, this has now been resolved.

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Solve empty value’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/advanced-custom-fields-link-picker-
   field.svg)
 * [Advanced Custom Fields: Link Picker Field](https://wordpress.org/plugins/advanced-custom-fields-link-picker-field/)
 * [Support Threads](https://wordpress.org/support/plugin/advanced-custom-fields-link-picker-field/)
 * [Active Topics](https://wordpress.org/support/plugin/advanced-custom-fields-link-picker-field/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/advanced-custom-fields-link-picker-field/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/advanced-custom-fields-link-picker-field/reviews/)

 * 2 replies
 * 3 participants
 * Last reply from: [BIOSTALL](https://wordpress.org/support/users/biostall/)
 * Last activity: [11 years, 9 months ago](https://wordpress.org/support/topic/solve-empty-value/#post-5136692)
 * Status: resolved