allaerd
Forum Replies Created
-
Forum: Plugins
In reply to: [Woocommerce CSV importer] Import new productyes you can.
SKU is used to update existing products
Forum: Reviews
In reply to: [Woocommerce CSV importer] THis scuks so badThats ok, just can not stand the trolls
Forum: Reviews
In reply to: [Woocommerce CSV importer] THis scuks so badplease remove review, it’s about a premium service
Forum: Plugins
In reply to: [Woocommerce CSV importer] Can i export the existing products and edit?the product variation does not need the attribute brand, that’s why it is not in. The lines resemble how the database look.
i think you can use the menu_order field to order the variations.
Forum: Plugins
In reply to: [Woocommerce CSV importer] Images being imported incorrectlymake sure you use version 3.0.3 or later. Extra functionality is added there for image URL’s
Forum: Plugins
In reply to: [Woocommerce CSV importer] When Importing duplicate categories are createdduplicate categories can also be the case if you have different parent.
men->cloths|women->cloths
cloths will be 2 different categories. with the same name but different slugs!
Forum: Reviews
In reply to: [Woocommerce CSV importer] THis scuks so badHi John,
Can you explain me what is not working. It works great with attributes. Would be nice if you ask questions before giving reviews!
The free importer is free and has most features, for attributes there is an add-on that works great and cost a fraction of what most premium extension cost.
So please, come with facts.
Forum: Plugins
In reply to: [Woocommerce CSV importer] Can i export the existing products and edit?https://wordpress.org/plugins/woocommerce-csv-exporter/
it is discontinued but still works. It will be part of the importer soon.
Forum: Plugins
In reply to: [Woocommerce CSV importer] line breaks in post_contentyou can use regular hard retrurn, html code like
<br/> <p></p>Forum: Plugins
In reply to: [Woocommerce CSV importer] Import breaks on line in CSVyou can try the development version found here. It has a setting to enable utf8 conversion during import.
Forum: Plugins
In reply to: [Woocommerce CSV importer] Import breaks on line in CSVlooks like an encoding problem, change your csv to utf8 encoding please
Forum: Plugins
In reply to: [Woocommerce CSV importer] Products not showing up in the Productthere is a difference between no utf08 characters and utf08 encoding of your file.
Check https://wordpress.org/plugins/woocommerce-csvimport/developers/ to see al version. The development version is the latest.
Forum: Plugins
In reply to: [Woocommerce CSV importer] debug mode fatal erroryou can find it here https://wordpress.org/plugins/woocommerce-csvimport/developers/
Forum: Plugins
In reply to: [Woocommerce CSV importer] debug mode fatal errorI suspect your CSV is not in UTF08!
Are you using the latest versions? You should use 3+ for your plugins and importer. Use the development version of the importer, it has utf08 conversion build in.
Forum: Plugins
In reply to: [Woocommerce CSV importer] Products not showing up in the Productcheck if your CSV has UTF-08 encoding, this is the mayor reason the importer skips the row. In version 3.0.1 ( current development version ) utf08 conversion is build in and can be enabled in the settings section