allaerd
Forum Replies Created
-
Forum: Plugins
In reply to: [Woocommerce CSV importer] Featured Image Upload, but same name problem?hi there, please contact me here. I think i can make something custom for you with out a big adjustments
Forum: Plugins
In reply to: [Woocommerce CSV importer] Featured image duplicated to galleryyes, check out the fields featured_image and product_gallery (use it instead of the images field)
Forum: Plugins
In reply to: [Woocommerce CSV importer] Bugs With Variationsevery variations has it’s own price, stock, status, tax class etc. So you have to put a lot of information in a few fields.
And you need the sku of a variations to update the stock or price when you merge products.
Forum: Plugins
In reply to: [Woocommerce CSV importer] Bugs With VariationsHi there,
Can you post a row they way you like? I am curious to see how it could be better.
Forum: Plugins
In reply to: [Woocommerce CSV importer] Product in another language creation (WMPL)Hi there,
ahh, you found my struggle with WPML ;-).
Still it has some strange things, WPML uses some hooks to create translations, etc. So when you import many products, and translate (or duplicate) them they are not there.
The script you found is a test script i send them and the solution they gave is not rock solid. Customers i have still have problems with WPML.
So yes, you can use that script to translate / duplicate it, but it’s not 100%
Forum: Plugins
In reply to: [Woocommerce CSV importer] Custom Field Upgrade not workingplease contact me on http://allaerd.org/contact. This forum is for the free plugin.
Hi there,
please contact me here or check the download link. There might be
%20in the download link.Forum: Plugins
In reply to: [Woocommerce CSV importer] Product in another language creation (WMPL)Hi there,
When you use WPML the import takes the default language. Importing other languages is not supported right now.
I wrote a script for a customer that uses WPML….but it’s a pain in the ….
Feel free to contact me to discuss more
Forum: Plugins
In reply to: [Woocommerce CSV importer] product_gallery and featured_imagen not showing upspaces are stored like
%20. I’ll do some test runs and update the plugin to handle those!Forum: Plugins
In reply to: [Woocommerce CSV importer] product_gallery and featured_imagen not showing upahh, the spaces is the problem….
but if the image name is 1234.jpg….where are the spaces?
Forum: Plugins
In reply to: [Woocommerce CSV importer] product_gallery and featured_imagen not showing upcan you still post a screenshot of your media manager. To see if i it also fixes your problem?
I found some problem with upper/lower case stuff. And want to be sure that it is the same problem you encounter!
Forum: Plugins
In reply to: [Woocommerce CSV importer] product_gallery and featured_imagen not showing upi found it
New version will be there in an hour!
Forum: Plugins
In reply to: [Woocommerce CSV importer] product_gallery and featured_imagen not showing upcan you post an image of the media manager? Check for capitals, etc….
Forum: Plugins
In reply to: [Woocommerce CSV importer] product_gallery and featured_imagen not showing upHi there,
Did you upload the image in the media manager? And is the featured image visible?
Forum: Plugins
In reply to: [Woocommerce CSV importer] Import IncompleteHi there,
Could be a memory problem. Version 1.2.0 is more memory effecient.
Else check out the javascript console. When there are errors, they will be printed out there