allaerd
Forum Replies Created
-
Forum: Plugins
In reply to: [Woocommerce CSV importer] Scheduled importswill be in shortly. In version 3.1.0 there are al ready batches, they will be the starting point of the schedules
Forum: Plugins
In reply to: [Woocommerce CSV importer] Can't delete banner imagecleanup the trunk folder in release 3.1.0
Forum: Plugins
In reply to: [Woocommerce CSV importer] View modify (woocommerce csvimport)no this is not supported now
Forum: Plugins
In reply to: [Woocommerce CSV importer] Regarding Variable Product Import using CSV fileFor support of add-ons, fill in the support form with your order number on my site.
enable debug and check your javascript console. Most of the times another plugin is causing issues or your header does not match your CSV file any more!
Forum: Plugins
In reply to: [Woocommerce CSV importer] Is this plugin still supported?please enable debug and check the javascript console.
For support of add-ons, fill in the support form with your order number on my site.
Forum: Plugins
In reply to: [Woocommerce CSV importer] Is this plugin still supported?yes it it, please send the mails to support@allaerd.org
make sure you fill in the attributes columns and that they are exact the same as the slug of your attributes.
so:
sku,attributes,pa_color,pa_size,pa_some-attribute
sku1,color|size|some-attribute,white,large|medium,some valueForum: Plugins
In reply to: [Woocommerce CSV importer] add extra fields in csvHi, see my website for additional add-ons
Forum: Plugins
In reply to: [Woocommerce CSV importer] How to Variablessee my website, allaerd.org
Forum: Plugins
In reply to: [Woocommerce CSV importer] Gateway timeout when importingset the number of rows to process to 1 and try again
Forum: Plugins
In reply to: [Woocommerce CSV importer] Import is bleeding over to pagesyou probably used the ID column with ID’s of pages and post.
best use the SKU’s unless you know 1000% they ID’s are ok.
Forum: Plugins
In reply to: [Woocommerce CSV importer] Products not showing up in the Productcan you hand over a test case…my test cases work
Forum: Plugins
In reply to: [Woocommerce CSV importer] Etsy Importenable debug and check the javascript console for errors.
Forum: Plugins
In reply to: [Woocommerce CSV importer] UTF-8 Charactersthere is utf-08 support in the importer now. If you already have utf-8 csv files, disable it, else enable it.
Beside utf-8 some product part like slugs, names are cut of by wordpres it self.