Title: [Plugin: CSV Importer] Doesn&#039;t work
Last modified: August 19, 2016

---

# [Plugin: CSV Importer] Doesn't work

 *  Resolved [mikeycorn](https://wordpress.org/support/users/mikeycorn/)
 * (@mikeycorn)
 * [15 years, 5 months ago](https://wordpress.org/support/topic/plugin-csv-importer-doesnt-work/)
 * Something as simple as a comma in your post ruins the whole format.
 * “csv_post_title”,”csv_post_post”,”csv_post_categories”, “csv_post_tags”, “csv_post_date”
 * should be exactly that, but instead, if I have “title”,”post, more post”,”categories”
 * What it ends up being is not three but four fields filled.

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

 *  Plugin Contributor [dvkob](https://wordpress.org/support/users/dvkob/)
 * (@dvkob)
 * [15 years, 4 months ago](https://wordpress.org/support/topic/plugin-csv-importer-doesnt-work/#post-1851212)
 * The following file imports without any problems.
 *     ```
       "csv_post_title","csv_post_post","csv_post_categories", "csv_post_tags", "csv_post_date"
       "title","post, more post","categories"
       ```
   
 * Please read the documentation and see the sample files included with the plugin.
 *  [doramefaso](https://wordpress.org/support/users/doramefaso/)
 * (@doramefaso)
 * [15 years, 4 months ago](https://wordpress.org/support/topic/plugin-csv-importer-doesnt-work/#post-1851289)
 * What if i import the following?
 * > “csv_post_title”,”csv_post_post”,”csv_post_categories”, “csv_post_tags”, “csv_post_date”
   > “
   > title1″,”post’ more post”,”categories” “title2”,”post – more post – “,”categories”
 * I’m having issue with character like “<“, “-“, “‘”
 *  [doramefaso](https://wordpress.org/support/users/doramefaso/)
 * (@doramefaso)
 * [15 years, 4 months ago](https://wordpress.org/support/topic/plugin-csv-importer-doesnt-work/#post-1851290)
 * Please ignore my previous post.
 * I found out these character that actually cause the error
 * – ’ “ ”
 * Example:
 *     ```
       "csv_post_title","csv_post_post","csv_post_categories", "csv_post_tags", "csv_post_date"
       "title’1","post “more post” ","categories"
       "title’2","post – more post – ","categories"
       ```
   
 *  [Vegas Kev](https://wordpress.org/support/users/rotten-elf/)
 * (@rotten-elf)
 * [15 years, 3 months ago](https://wordpress.org/support/topic/plugin-csv-importer-doesnt-work/#post-1851292)
 * [@doramefaso](https://wordpress.org/support/users/doramefaso/): If you are still
   having problems with this plugin visit my page: [http://rottenelf.com/wordpress/wp-plugins/csv-importer-plugin-help](http://rottenelf.com/wordpress/wp-plugins/csv-importer-plugin-help)
   I will gladly help you.

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

The topic ‘[Plugin: CSV Importer] Doesn't work’ is closed to new replies.

 * ![](https://ps.w.org/csv-importer/assets/icon-256x256.png?rev=3039593)
 * [CSV Importer](https://wordpress.org/plugins/csv-importer/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/csv-importer/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/csv-importer/)
 * [Active Topics](https://wordpress.org/support/plugin/csv-importer/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/csv-importer/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/csv-importer/reviews/)

 * 4 replies
 * 4 participants
 * Last reply from: [Vegas Kev](https://wordpress.org/support/users/rotten-elf/)
 * Last activity: [15 years, 3 months ago](https://wordpress.org/support/topic/plugin-csv-importer-doesnt-work/#post-1851292)
 * Status: resolved