Hi @cpalop,
Deactivate other plugins and try once import.
If the issue still persists, share your PHP version with us.
So that we can analyze your issue.
-
This reply was modified 9 years, 1 month ago by
hikeforce.
I’m experiencing the exact same issue. Do you need to install another plugin in order for this to work?
Just spins indefinitely when I try to import a really basic CSV.
Need to copy reviews from one product to another (duplicate product).
Hi @bravadocreative,
Please check by enabling developer tool(F12 )if any error is reported in the console.
Hi @mujeebur (thanks for replying so quickly),
I do see that there is a 404 that occurs during processing:
load-scripts.php?c=1&load[]=jquery-core,jquery-migrate,utils,jquery-ui-core,jquery-ui-widget,jquery…:4 POST https://*MYSITE*.com/wp-admin/admin-ajax.php?import_page=product_reviews_csv&step=3&merge=0 404 (Not Found)
It appears that the product_reviews_csv “page” isn’t being loaded.
Any ideas?
Hi @bravadocreative,
Please check the error log file if any error is logged there.