Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

PLUGIN DOESNT WORK (TAKES TOO MUCH) #125

Open
PaulinaV15 opened this issue Mar 11, 2016 · 9 comments
Open

PLUGIN DOESNT WORK (TAKES TOO MUCH) #125

PaulinaV15 opened this issue Mar 11, 2016 · 9 comments

Comments

@PaulinaV15
Copy link

Hello!! im using woo product importer but after i upload my csv file and click on the upload and preview button it shows "Importing. Please do not close this window or click your browser's stop button." but it doesnt actually do anything. nothing appears on Processed 0
Remaining
Total

i waited over an hour and nothing :( any ideas? thanks!!

im using WordPress 4.4.2

Thank you!

@sebaswelt
Copy link

Hello Paulina,

today, I had the same problem and my solution was to rename the title of the products, because the plugin doesn't understand german letters: üöä ...

Cheers
Sebastian

@sebaswelt
Copy link

First answer solves the problem, but the plugin understands german special letters (üöä). You must save the CSV as UTF-8 document and you must select under local settings German/Germany (utf8) before import.

@bernardolmatos
Copy link

Hello Sebaswelt,
I removed all the special characters but the problem is still happening!
Could you please help me to find a solution?

Thanks!

screenshot 2016-03-22 18 30 47

@ejeaglesct
Copy link

I'm receiving the same issue and I'm not using any foreign characters. My screen looks just like Barnardolmatos.

@PaulinaV15
Copy link
Author

i found in a website that you need to change a couple of codelines from a file but i cant find it!! it worked for me! im going to keep looking so i share it with you, because after i did that the plugin worked perfect.

@RKKDDANG
Copy link

RKKDDANG commented Apr 9, 2016

Same problem here
plz help us i tried lots time but still its not working not importing any product
any one have other option or updated plugin plz send us

thanks
[email protected]

@sebaswelt
Copy link

Change line 85 in woo-product-importer-ajax.php to: $attribute_taxonomies = wc_get_attribute_taxonomies();

@RKKDDANG
Copy link

Change line 85 in woo-product-importer-ajax.php to: $attribute_taxonomies = wc_get_attribute_taxonomies();

i did this nothing happend

can u send me changed full plugin file

@boxcarp
Copy link

boxcarp commented Apr 12, 2017

Change line 85 in woo-product-importer-ajax.php to: $attribute_taxonomies = wc_get_attribute_taxonomies();

This worked for me.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

6 participants