Title: [Plugin: More Fields] Remove images
Last modified: August 19, 2016

---

# [Plugin: More Fields] Remove images

 *  [staxx-x](https://wordpress.org/support/users/staxx-x/)
 * (@staxx-x)
 * [16 years, 10 months ago](https://wordpress.org/support/topic/plugin-more-fields-remove-images/)
 * It seems not possible to remove images after they have been set. I’d like an 
   extra button next to the “update list” in a post/page to remove a image, or set
   the image to none.
 * When I do remove images from the media browser, the list will automatically update,
   and set the image to the first from the media browser. So when I had 5 images,
   and remove 4 of them, all 5 will be set to the latest image, in stead of cleaning
   the list.

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

 *  [Matt Cohen](https://wordpress.org/support/users/mattyza/)
 * (@mattyza)
 * [16 years, 10 months ago](https://wordpress.org/support/topic/plugin-more-fields-remove-images/#post-1160239)
 * Hi staxx-x,
    A “quickfix” solution I found would be to add an empty option field
   on top of the file list when clicking “update list”. I did this by doing the 
   following:
 * Add `html = html + '<option value="">-- No File --</option>';` above line 85 (
   which looks like this: `html = html + '<option value="' + file['guid'] + '">'
   + file['post_title'] + ' (' + file['post_mime_type'] + ')</option>';`) in _more-
   fields-write-js.php_.
 * This is a temporary solution that has been tested briefly (not extensively at
   all). The plugin developers may have a more solid solution to this.
 * Cheers, hope this helps,
    Matt.
 *  [scitrenbaum](https://wordpress.org/support/users/scitrenbaum/)
 * (@scitrenbaum)
 * [16 years, 9 months ago](https://wordpress.org/support/topic/plugin-more-fields-remove-images/#post-1160289)
 * How do you get images to work with the More Fields plugin? I have been looking
   everywhere and have found no solution. I need to be able to have the user select
   from a list of images. Any suggestions would be awesome.
 *  [Matt Cohen](https://wordpress.org/support/users/mattyza/)
 * (@mattyza)
 * [16 years, 9 months ago](https://wordpress.org/support/topic/plugin-more-fields-remove-images/#post-1160298)
 * Hi scitrenbaum,
    The most direct solution would be to use a “File List” field,
   generated by More Fields. This field will generate a list of files that have 
   been uploaded and attached to the page/post from within WordPress.
 * I hope this helps. 🙂
 * Cheers,
    Matt.

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

The topic ‘[Plugin: More Fields] Remove images’ is closed to new replies.

 * In: [Requests and Feedback](https://wordpress.org/support/forum/requests-and-feedback/)
 * 3 replies
 * 3 participants
 * Last reply from: [Matt Cohen](https://wordpress.org/support/users/mattyza/)
 * Last activity: [16 years, 9 months ago](https://wordpress.org/support/topic/plugin-more-fields-remove-images/#post-1160298)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
