allaerd
Forum Replies Created
-
Forum: Plugins
In reply to: [Woocommerce CSV importer] Which Add-ons i should buy?Hi there,
By default variations do not have images. The product master has images. The product master can also have multiple images. If you want you could program this yourself by making some kind of action when a variation is chosen.
If you want to make you products variable, you have to buy the import variable products plugin.
I think the purchase_note is an custom field and not an attribute.
check out here
Forum: Plugins
In reply to: [Woocommerce CSV importer] CVS Import Issuesolved in 1.1.2
Forum: Plugins
In reply to: [Woocommerce CSV importer] Multiple categories not working with | in CSVsolved in 1.1.2
Forum: Plugins
In reply to: [Woocommerce CSV importer] About how to use Variable products add-onDrop me a mail and i’ll help you out!
If you mail me your CSV file, i’ll help you out
Forum: Plugins
In reply to: [Woocommerce CSV importer] unicode import ptoblemHi there,
Make sure you doc is in UTF8
Yes, the add-on can handle this.
This depends on how much wotk has to be done. You PHP and APACHE have timeouts. most likely 30sec.
So the process row stuff is to play around with to see how much your server can handle. Save is to always set it on 1 and increase later.
Forum: Plugins
In reply to: [Woocommerce CSV importer] Something went wrongi think your uploads dir is not writeable!
Forum: Plugins
In reply to: [Woocommerce CSV importer] Variations not importing correctlyHi there,
Can you mail me your CSV and i will check it out!
Forum: Plugins
In reply to: [Woocommerce CSV importer] Where to put images?Hi there,
i prefer the media manager. And yes, the media manager will create all the stuff you need.
Forum: Plugins
In reply to: [Woocommerce CSV importer] Virtual and Download Productshi there,
the free version will not support that fast, but i will make a add-on for that this week.
If you want to beta test, feel free to drop me a mail!
Forum: Plugins
In reply to: [Woocommerce CSV importer] How to delete products from storeHi there,
you can put the post_status= ‘trash’
that will do the trick!