Title: double images
Last modified: August 30, 2016

---

# double images

 *  Resolved [lux78](https://wordpress.org/support/users/lux78/)
 * (@lux78)
 * [10 years, 8 months ago](https://wordpress.org/support/topic/double-images-5/)
 * When I import the CSV file with the images (featured_image) it creates a **duplicate
   image**.
    A new folder is duplicated images in four different sizes “100x67px”,“
   150x100px”, “600x400px” and “624×416”. Why?
 * My file is composed of:
 *     ```
       "_tcr_type";"post_title";"post_content";"_tcr_title";"_tcr_caption";"_tcr_intro_subtitle";"portfolio_category";"featured_image";"_tcr_background_group"
       "image";"Lorem ipsum";"Post content";"Lorem ipsum dolor sit amet";"Lorem ipsum dolor sit amet";"Alberobello BA";"Alberobello";"http://www.paesaggioitaliano.eu/zampogna/wp-content/uploads/2015/09/alberobello_01.jpg";"13"
       ```
   
 * [https://wordpress.org/plugins/wp-ultimate-csv-importer/](https://wordpress.org/plugins/wp-ultimate-csv-importer/)

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

 *  Plugin Author [Smackcoders Inc.,](https://wordpress.org/support/users/smackcoders/)
 * (@smackcoders)
 * [10 years, 7 months ago](https://wordpress.org/support/topic/double-images-5/#post-6526474)
 * This is default for wordpress hook to import featured image, can be avoided. 
   Still we are working for better solution, hope alternate fix will be available
   in future releases.
 *  Thread Starter [lux78](https://wordpress.org/support/users/lux78/)
 * (@lux78)
 * [10 years, 7 months ago](https://wordpress.org/support/topic/double-images-5/#post-6526478)
 * Your script , that is in the file “wp-ultimate-csv-importer\pluginsclass.inlineimages.
   php” generates thumbnails . I do not want to be generated the thumbnail . How
   can I do? All these thumbnail take up much space on the server.
 *  [anithab](https://wordpress.org/support/users/anithab/)
 * (@anithab)
 * [10 years, 7 months ago](https://wordpress.org/support/topic/double-images-5/#post-6526502)
 * This issue will be fixed in current version of Ultimate CSV Importer. Kindly 
   update it.
 *  Thread Starter [lux78](https://wordpress.org/support/users/lux78/)
 * (@lux78)
 * [10 years, 7 months ago](https://wordpress.org/support/topic/double-images-5/#post-6526516)
 * When I upload images to any folder, and then start the plungin, it makes a copy
   of the images to a new folder (based on month and year).
 * **Example:**
    The CSV load is:
 *     ```
       "featured_image"
       "http://www.exemple.it/folder/image01.jpg"
       ```
   
 * The plungin I create a copy of a new folder
    [http://www.exemple.it/wp-content/uploads/2015/10/image01.jpg](http://www.exemple.it/wp-content/uploads/2015/10/image01.jpg)
 * How to prevent the plungin create the duplicate?
 *  [anithab](https://wordpress.org/support/users/anithab/)
 * (@anithab)
 * [10 years, 7 months ago](https://wordpress.org/support/topic/double-images-5/#post-6526517)
 * Hi lux78,
 * Our importer works similar to that of the default WordPress image upload, Since
   the images in your site is in different folder, duplicate images are created.
 * Process of dropping images in specified folder is in pipeline. At present we 
   don’t support the feature requested.
 *  [anithab](https://wordpress.org/support/users/anithab/)
 * (@anithab)
 * [10 years, 7 months ago](https://wordpress.org/support/topic/double-images-5/#post-6526518)
 * Hi lux78,
 * Can you create a ticket so that we can try to provide your requirement and update
   you.
 * Here is the link to create support [https://www.smackcoders.com/support.html](https://www.smackcoders.com/support.html)

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

The topic ‘double images’ is closed to new replies.

 * ![](https://ps.w.org/wp-ultimate-csv-importer/assets/icon.svg?rev=3131703)
 * [WP Ultimate CSV Importer – Import CSV, XML & Excel into WordPress](https://wordpress.org/plugins/wp-ultimate-csv-importer/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/wp-ultimate-csv-importer/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/wp-ultimate-csv-importer/)
 * [Active Topics](https://wordpress.org/support/plugin/wp-ultimate-csv-importer/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/wp-ultimate-csv-importer/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/wp-ultimate-csv-importer/reviews/)

## Tags

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

 * 6 replies
 * 3 participants
 * Last reply from: [anithab](https://wordpress.org/support/users/anithab/)
 * Last activity: [10 years, 7 months ago](https://wordpress.org/support/topic/double-images-5/#post-6526518)
 * Status: resolved