I’m attempting to import a CSV with a few columns. All of them import except for one. That one is a custom taxonomy for a custom post type I created in Toolset called Product Categories, which should simply replace the regular categories you’d see in standard posts.
I have no problem naming the custom post type column ‘csv_post_type’ as you might expect but I tried ‘taxonomy-product-category’ or ‘csv_ctax_product-category’ or just ‘product-category’ and none of them import. I also tried just calling it Product Categories and again, same deal. Doesn’t import.
The name of this taxonomy is Product Categories with the singular being Product Category and the slug being the aforementioned product-category.
So what would work to get this import to completely succeed?
]]>Hello,
I have used this plugin also I have created one custom post type on our website.
I have one .CSV file with around 40,000 posts.
Now I trying to import the custom post from admin ( Tools > CSV Importer ) option with the uploading .CSV file.
But after some time getting bellow error:
“Proxy Error”
Resone: Error reading from remote server.
After that I see in admin in custom post type then I see only around 1,000 posts imported.
Can you please help me with this?
Thanks in advance.
Thanks,
Laxman Prajapati
When you import a csv file of posts, the user that is logged in is not assigned those posts. Another user becomes the owner of those posts. This started last year sometime.
Otherwise it works great on WP 4.9.10
I don’t get it. In your sample.csv and function.php files you name csv_ctax_art and csv_ctax_country but hierarchical taxonomies have only one parent label (like art), they don’t have a sub-lable (like country).
You are suggesting to adapt the custom taxonomies to the plugin (via functions.php) but it should be the other way around. Can you clarify?
And how would one import a post that belongs to more than one taxonomy?
I want to set the post ID in the CSV file. I have a column csv_post_id but this doesn’t work. How can I get it working?
]]>Hi
I am trying to import hierarchical custom taxonomy, what I have is
UK- > England -> London
In column I have
csv_tax_location
0,UK
UK,England
England,London
But what it does is it created
UK->England
London
So london is not created under England but as a primary or standalone taxonomy.
I have had a look of couple of posts but couldn’t get this working as you can see its a simple parent child relationship. Please help.
]]>Hi There
I am trying to import post with yoast seo keywords and description. I have used these as a columns but it doesn’t import
_yoast_wpseo_focuskw
_yoast_wpseo_title
_yoast_wpseo_metadesc
_yoast_wpseo_metakeywords
_yoast_wpseo_meta-robots-noindex
_yoast_wpseo_meta-robots-nofollow
_yoast_wpseo_meta-robots-adv
_yoast_wpseo_canonical
_yoast_wpseo_redirect
Can some one tell me what else I could use?
]]>Hi,
I am currently looking for a plugin ( paid/free ) using which I can import articles from JSON feeds.
Brief Description: We need to use JSON feeds and import the same in WordPress to create a blog.
We have multiple feeds which we are currently consuming in the app for representation of the content. Can CSV imported do this importing?
Regards
]]>CSV with chinese and english is saved as utf-8 without BOM by notepad++,
after import, english part can still be seen but chinsese part seemed to be
filtered?
otherwise it works great!
Allaerd,
How can I import but have have the SKUs that match keep what is currently live for the product.
Essentially I would like for the products that are already live to stay as they are and not update with the CSV import. I know that I can remove the SKU from the import list but it would be extremely tedious to do so.
Is there a way to have the settings use current products as the master output?
]]>I have save my form data to csv file. but i don’t know how to open it in wordpress dashboard?
]]>Hi team,
I have tried to import around 1200 blogs from CSV file to WordPress site using this importer. Is it possible ?
]]>Hi team,
How can I import picture through this plugin. Is it possible ? please provide ASAP
]]>Hello,
Is it possibel to import this kind of field : wpc-metas but it’s value is not a simple value, but an array that could be serialized :
a:7:{s:15:”is-customizable”;s:1:”1″;s:21:”can-design-from-blank”;s:1:”1″;s:24:”can-upload-custom-design”;s:1:”1″;s:14:”templates-page”;s:3:”704″;s:18:”ninja-form-options”;s:0:””;i:26;a:4:{s:8:”canvas-w”;s:0:””;s:8:”canvas-h”;s:0:””;s:5:”parts”;a:2:{s:5:”front”;a:3:{s:6:”bg-inc”;s:2:”24″;s:10:”bg-not-inc”;s:0:””;s:2:”ov”;a:2:{s:3:”img”;s:0:””;s:3:”inc”;s:1:”1″;}}s:4:”back”;a:3:{s:6:”bg-inc”;s:2:”25″;s:10:”bg-not-inc”;s:0:””;s:2:”ov”;a:2:{s:3:”img”;s:0:””;s:3:”inc”;s:1:”1″;}}}s:15:”output-settings”;a:4:{s:20:”wpc-min-output-width”;s:0:””;s:21:”wpc-output-loop-delay”;s:0:””;s:27:”wpc-outputpdf-img-number-pp”;s:0:””;s:24:”wpc-outputpdf-img-col-pp”;s:0:””;}}s:13:”pricing-rules”;a:1:{s:7:”group_0″;a:3:{s:5:”rules”;a:1:{s:6:”rule_0″;a:3:{s:5:”param”;s:12:”txt_nb_chars”;s:8:”operator”;s:1:”<“;s:5:”value”;s:0:””;}}s:7:”a_price”;s:0:””;s:5:”scope”;s:4:”item”;}}}
or unserialized :
array(7) { [“is-customizable”]=> string(1) “1” [“can-design-from-blank”]=> string(1) “1” [“can-upload-custom-design”]=> string(1) “1” [“templates-page”]=> string(3) “704” [“ninja-form-options”]=> string(0) “” [26]=> array(4) { [“canvas-w”]=> string(0) “” [“canvas-h”]=> string(0) “” [“parts”]=> array(2) { [“front”]=> array(3) { [“bg-inc”]=> string(2) “24” [“bg-not-inc”]=> string(0) “” [“ov”]=> array(2) { [“img”]=> string(0) “” [“inc”]=> string(1) “1” } } [“back”]=> array(3) { [“bg-inc”]=> string(2) “25” [“bg-not-inc”]=> string(0) “” [“ov”]=> array(2) { [“img”]=> string(0) “” [“inc”]=> string(1) “1” } } } [“output-settings”]=> array(4) { [“wpc-min-output-width”]=> string(0) “” [“wpc-output-loop-delay”]=> string(0) “” [“wpc-outputpdf-img-number-pp”]=> string(0) “” [“wpc-outputpdf-img-col-pp”]=> string(0) “” } } [“pricing-rules”]=> array(1) { [“group_0”]=> array(3) { [“rules”]=> array(1) { [“rule_0”]=> array(3) { [“param”]=> string(12) “txt_nb_chars” [“operator”]=> string(1) “<” [“value”]=> string(0) “” } } [“a_price”]=> string(0) “” [“scope”]=> string(4) “item” } } }
Let me know.
Regards
Pat
Hello, I am using your plugin to upload content to a custom post type – called “Diamonds”. I created the custom post type with Types and Views. And I used WordPress’s featured image rather than adding a custom field for the image of the diamond. So… I have all of the info importing beautifully… except the featured image. My client only needs to use 8 images over and over again. The 8 images are for the 8 different diamond cuts that he’s selling… round brilliant, princess, emerald, etc. So there is no need to upload a new image for each diamond being added via CSV Importer. I want to add images that are already uploaded to the Media Library. Is there a way for me to do this with your plugin? It’s working beautifully otherwise. Thanks so much.
]]>I saw a closed thread from a few years ago about editing existing posts via the CSV Importer. I am wondering if this is possible yet?
Here is the thread: https://www.ads-software.com/support/topic/plugin-csv-importer-is-it-possible-also-to-update-posts-with-this-plugin
I have a couple thousands posts. I want to change a custom field in each post about once a month. The custom field will also be unique for each post.
It would be so much easier to have an Excel document I simply update once a month with all the new field items, then simply use a plugin like CSV importer to update/overwrite the custom field on each post.
]]>does not work
]]>Hi. I am importing products csv file and my products are in Hebrew language. After import i see ????? in places where hebrew words were there. How can this be solved ?
Thanks.
Is it possible to set featured image for the post by csv importer? This image is on external server.
]]>I have been struggling for a long time trying to get this to work with my own csv file and then decided to just test the sample files provided with this plugin.
I get the same errors:
Skipped 4 posts (most likely due to empty title, body and excerpt).
Imported 0 posts and 0 comments in 0.00 seconds.
it appears this plugin does not work with the latest versions of WordPress
]]>I was having this exact same issue with another plugin, that would only import 40 items from my CSV file, and just skip the rest.
I don’t understand why, but I have a feeling it may be down to each field needing to be enclosed in quotes, and that content within each post is interfering with this, and breaking?
Is there anyway I can upload my CSV file to this post for others to see?
]]>Hi,
I’d like to know if I can import new products without I’ve previously created a SKU code or product description.
Thanks
WeShop
When I’m importing a CSV without a post_title field, the title of each product will be removed.
I match the products with SKU.
]]>Hi all,
I downloaded CSV importer but was having issues with it creating new posts for every one of my uploads, when what I wanted it to do was to update existing posts that were already uploaded on the system.
I recently updated the CSV importer as per the instructions in this thread https://www.ads-software.com/support/topic/plugin-csv-importer-overwrite-posts?replies=9
However when i upload the plugin, I get the following error:
Parse error: syntax error, unexpected ‘=>’ (T_DOUBLE_ARROW) in /home/rocomag/public_html/wp-content/plugins/csv-importer/csv_importer.php on line 255
Does any know the cause of this and can you offer any soloutions? I checked the instructions and I followed them as they were described.
Also, if you have any other suggestions about the original problem, which is that I need to upload new meta data to 100’s of my existing posts and pages. I was hoping for some kind of uploader that would help me achieve this without spending too much time on it.
]]>Hi,
I am huge fan of your CSV Importer Plugin and using it on my website dilsediltak.co.in. previously it was working in a superb manner. In last few days, I have to go thru a wordpress upgrade from 4.0.1. to 4.1.1 during change in my hosting services. After this upgrate in WP, CSV Importer plugin is creating duplicate categories. Now It creates a new category with the same name (slug name changed) even that category already exists. Please advise me how to overcome this problem. Are you releasing your new version fully compatible with wp 4.1.1 or pls suggest me something so the I can fix this issue.
Regards
]]>Hello
Once I clicked on import button, I have a blank page. Can you help ?
]]>I used this plugin about 5 months ago and it overwrote existing posts with same title. Now, it is creating a duplicate post. What’s the trick? Anyone?
Thanks,
Jeff
i have linux mint
i have text in libreoffice calc
i save text with format: bold, italic…
i use phonetics fonts: Ipa-samd
i have no problems copy-paste from libreoffice to wordpress
but i save in csv format and csv-importer creates all posts without any format. Any solution?
tks.
I’m trying to import 30K custom taxonomy terms into the taxonomy, i.e. CSV with 1 row of 30K lines. Have split them into 30 x 1K line files but still causing yr plugin to crash.
The import is working but only if repeat importing each file 3-4 times, i.e its skipping records already imported. Does your plugin have a time limit / records limit & if so how can I change it?
Great plugin, look forward to hearing from u.
]]>I’m trying to create a library directory, a simple book information database. I’ve created a custom post type with some custom taxonomies and fields, and then tried to import my csv data using the plugin but did not import anything.
I used ‘Types’ and ‘CPT’ plugin, result is the same. Is there a solution?
]]>