allaerd
Forum Replies Created
-
Forum: Plugins
In reply to: [Woocommerce CSV importer] Imported Values with 0 are changed to 1000can you share your CSV and header. I can not reproduce this.
to have it clear:
* all recent add-ons work work with pa_xxxxxxx
* attributes come in two type, regular attributes and variable attributes
* regular attributes are attached to products in the attributes column separated by|
* variable attributes are attached to products in the variation column of the variation master and every variation has his own row.Forum: Plugins
In reply to: [Woocommerce CSV importer] After price merge in back end still have old pricecan you make a test case for me? When i try it on my test server it works like it supposed to work 😀
Forum: Plugins
In reply to: [Woocommerce CSV importer] Tax class problemsIf you click on one of them you see this in the url :
wp-admin/admin.php?page=wc-settings&tab=tax§ion=zero-rate
in this case
zero-rateis the slugForum: Plugins
In reply to: [Woocommerce CSV importer] Tax class problemsplease use the slugs!
Check out https://allaerd.org/knowledgebase/import-simple-products/
Forum: Plugins
In reply to: [Woocommerce CSV importer] Importing categories and sub-categories->will bring you a level deeper and|will add a newcat->subcat->subsubcat->subsubsubcat|cat2|cat3|cat4->subcat4->subsubcat4Forum: Plugins
In reply to: [Woocommerce CSV importer] After price merge in back end still have old priceare you using the regular_price field?
Forum: Plugins
In reply to: [Woocommerce CSV importer] Images being imported incorrectlyif you have the ID field, it tries to find the product in in the database with that ID ( this is something else than SKU). Of it can not find it, it will show that message.
you have 5475.jpg as a featured image. this means you do have to upload this image up front in the media manager. If you do so, the importer will link that image to your product.
the allowed values are : yes, no or notify Any other will be reverted back to the default and that is yes. Please mind capitals etc.
Forum: Plugins
In reply to: [Woocommerce CSV importer] Prices say "Free"yes, please use . and no sign in front. Also check out this https://allaerd.org/delete-products-import-woocommerce/.
Forum: Plugins
In reply to: [Woocommerce CSV importer] Update product slug with new file importthe post_name field is in fact the slug. You can fill in there any slug you like!
Hi,
Thanks for the review.
The things you miss can be found here : https://allaerd.org/shop
regards,
Allaerd
please check if your images are ok. a lof of times it is because the rows to proces are set to a high number and the images are big. Therefor it timeout.
Forum: Plugins
In reply to: [Woocommerce CSV importer] Does this plugin support Group productForum: Plugins
In reply to: [Woocommerce CSV importer] not importingYou have the ID field in your header, but it does not match the actual OD of the product in your DB. Please skip this field and use the SKU!