Title: Custom post multiple uploader
Last modified: August 30, 2016

---

# Custom post multiple uploader

 *  [oneruffryder](https://wordpress.org/support/users/oneruffryder/)
 * (@oneruffryder)
 * [10 years, 9 months ago](https://wordpress.org/support/topic/custom-post-multiple-uploader/)
 * I have these two codes [http://pastebin.com/78djwMtp](http://pastebin.com/78djwMtp)
 * The first part is an array to create a box inside custom posts area
 * and the below part is to upload an image inside that box
 * thing is, it uploads in the first box ok, but on the second it uploads also on
   the first.
 * I tried changing the below part but I’m not an expert and it could be that the
   issue is also with the id’s (top part as they use the same upload, considering
   there’s java included.
 * I v also tried to echo below part once more and then just change image1 to image2
   but no luck.
 * Can someone tell me how to work this out?

Viewing 1 replies (of 1 total)

 *  [VisualData](https://wordpress.org/support/users/visualdata/)
 * (@visualdata)
 * [10 years, 8 months ago](https://wordpress.org/support/topic/custom-post-multiple-uploader/#post-6454468)
 * you may need to provide more details about your code for people to help you. 
   the array and forms produced are not enough to tell why the import fails.
 * I solved a similar problem using wp all import and pods, and have actually coded
   a [custom fields importer plugin](https://wordpress.org/plugins/custom-fields-csv-xml-importer/)
   for this. image can be imported in one custom field, and displayed in custom 
   post by reading the value from the image custom field. the premium version can
   handle images.

Viewing 1 replies (of 1 total)

The topic ‘Custom post multiple uploader’ is closed to new replies.

## Tags

 * [custom post](https://wordpress.org/support/topic-tag/custom-post/)

 * In: [Hacks](https://wordpress.org/support/forum/plugins-and-hacks/hacks/)
 * 1 reply
 * 2 participants
 * Last reply from: [VisualData](https://wordpress.org/support/users/visualdata/)
 * Last activity: [10 years, 8 months ago](https://wordpress.org/support/topic/custom-post-multiple-uploader/#post-6454468)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
