allaerd
Forum Replies Created
-
Forum: Plugins
In reply to: [Woocommerce CSV importer] Images being imported incorrectlyare you using the product_gallery field?
Forum: Plugins
In reply to: [Woocommerce CSV importer] Images being imported incorrectlyUploading with URL works great. You must have cURL installed. BEWARE, images will be uploaded every time. This can lead to duplicated images!
Else use the filename and upload the images in front in the media manager of wordpress.
Forum: Reviews
In reply to: [Woocommerce CSV importer] Lost my timeif you do not ask for support, do not read documentation, and do not react to an offer to help you…..but do rate it with one star….well your an idiot 😀
Forum: Reviews
In reply to: [Woocommerce CSV importer] Lost my timecan you explain you problem or send me a mail describing your problem?
set the rows to process to a lower number
Forum: Plugins
In reply to: [Woocommerce Price by Country] notices in woocommerce integration pageand in the product overview i have even more:
Notice: Undefined index: wpbc_outsideMesage in /…..wordpress/wp-content/plugins/woocomerce-price-by-country/class-woocommerce-price-by-country-settings.php on line 291
Forum: Plugins
In reply to: [Woocommerce CSV importer] The free version works in Multisite?it used to work in multi site. I will do some testing and check it out!
Forum: Plugins
In reply to: [Woocommerce CSV importer] Stops after skipping first rowif you have no clue still, mail me the output of the javascript console and your CSV so i can check it out!
Forum: Plugins
In reply to: [Woocommerce CSV importer] Stops after skipping first rowenable debug and check the javascript console. https://allaerd.org/documentation/debug-things-go-wrong/
please enable debug, and check the javascript console. there probably will be a clue why it is failing.
i have a beta plugin that copies the product of the default language to all other languages. And i am making the second part that let you imports / metge handles all translations as well.
To be clear….for now this plugin is real BETA so it might mess up some stuff. I’ll contact the people sending me mails for beta testing. they will get the ZIP file and some basic instructions.
contact me to beta test an add-on!
Forum: Plugins
In reply to: [Woocommerce CSV importer] Duplicate Imagesif you use the URL to import, the image is imported every time. And therefor can be duplicated. But for the importer there is no way of knowing if it is a new image or an adjusted one.
Forum: Plugins
In reply to: [Woocommerce CSV importer] Imported Values with 0 are changed to 1000can not be reproduced. And further testing provided conclusive results.
Forum: Plugins
In reply to: [Woocommerce CSV importer] After price merge in back end still have old priceI tested some example and did not find any strange things. I used the development version to test out all sort of combination.