Title: Multiple Image fields (issue &amp; feature request)
Last modified: August 20, 2016

---

# Multiple Image fields (issue & feature request)

 *  Resolved [Sebastian](https://wordpress.org/support/users/enedhilwen/)
 * (@enedhilwen)
 * [13 years, 6 months ago](https://wordpress.org/support/topic/multiple-image-fields-issue-feature-request/)
 * Using the latest Types version, I try to:
    _Add multiple images to a custom type
   called Product. The images, of course, are intended to be a gallery showcasing
   various angles of the product._
 * Using the Types plugin this basically works, but I encounter some difficulties
   to make the process really smooth:
    - When I click “**Add another fields**“, Types will always add a new field at
      index(1), not at index(pictures.size-1). This is confusing if I already have
      2 pictures, and the new input field appears in the middle.
    - The order is messed up, once I store the 3rd image. The image that used to
      be on index(0) is now moving to index(1), whereas the new image (index(2) 
      supposedly) has moved to index(0).
    - Clicking “**Add Another Field**” multiple times and adding all the pictures
      at once (beware, multiple file uploads) results in invalid uploads.
      This results
      in the need of publishing the products after uploading each single picture.
      3 times in my case and a lot of time to wait.
    - Finally in order to make sure I can at least adjust this later, I’d be thankful
      for a _sorting_ function (jQuery UI got something like that) for “multiple
      fields”. Then I can at least be sure the right image appears. Now it’s very
      random.
 * Thanks a lot,
    Sebastian
 * [http://wordpress.org/extend/plugins/types/](http://wordpress.org/extend/plugins/types/)

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

 *  [jozik](https://wordpress.org/support/users/jozik/)
 * (@jozik)
 * [13 years, 6 months ago](https://wordpress.org/support/topic/multiple-image-fields-issue-feature-request/#post-3224825)
 * Hello Sebastian,
    I’ll pass your suggestions to team.
 * About other:
 * – Clicking “Add Another Field” …
 * I just tested it and see it’s working fine.
    Can you exactly desribe step-by-
   step how to reproduce error?
 *  Plugin Author [Amir Helzer](https://wordpress.org/support/users/amirhelzer/)
 * (@amirhelzer)
 * [13 years, 6 months ago](https://wordpress.org/support/topic/multiple-image-fields-issue-feature-request/#post-3224843)
 * We’re planning to add some reasonable sorting for custom field arrays.
 * If you’re clicking to add a new field and it’s not working as expected, I suggest
   to check the JS console and see if there’s any error there.

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

The topic ‘Multiple Image fields (issue & feature request)’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/types_ced1d3.svg)
 * [Toolset Types - Custom Post Types, Custom Fields and Taxonomies](https://wordpress.org/plugins/types/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/types/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/types/)
 * [Active Topics](https://wordpress.org/support/plugin/types/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/types/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/types/reviews/)

## Tags

 * [images](https://wordpress.org/support/topic-tag/images/)
 * [multiple](https://wordpress.org/support/topic-tag/multiple/)

 * 2 replies
 * 3 participants
 * Last reply from: [Amir Helzer](https://wordpress.org/support/users/amirhelzer/)
 * Last activity: [13 years, 6 months ago](https://wordpress.org/support/topic/multiple-image-fields-issue-feature-request/#post-3224843)
 * Status: resolved