How to install the latest fixes and improvements? Common way to fix MOST errors
We are working on the spreadsheet editor every day. We add new features, fix bugs, and general improvements. There is a good chance that ANY error is already…
We are working on the spreadsheet editor every day. We add new features, fix bugs, and general improvements. There is a good chance that ANY error is already…
The spreadsheet creates columns for all the fields found in the database.So it’s normal that it found the old fields and displayed columns.If you don’t want to use…
We detect all the fields in the database and generate the column names from the key. If you have 2 fields from 2 plugins: _price and __price. We…
It’s an encoding issue on Excel’s end. We export the file in UTF-8 which works with all the characters across all languages. You need to edit the file…
CSV files are like spreadsheets, they are made of columns and rows. Our plugin detects the columns separator automatically when the file uses any of these separators: ,…
There are multiple ways we can help: a) You can try installing the dev version of the plugin, which contains the latest fixes. Go to the spreadsheet page…
Variations must have unique SKU, otherwise WooCommerce can’t find the existing variation to update, and it duplicates them on future imports.
If the attributes of a variation are not imported (i.e. one attribute appears as “any”), maybe they were global attributes and the names from your CSV don’t match…
If you are getting network errors (messages like “server not available”) when you are saving changes or executing bulk edits, it means your server is overloaded. Possible solutions:…
You might have upgraded recently but for some reason the plugin is still asking you to upgrade or some columns and features are locked. Do not worry, there…
Here are some possible solutions to make a missing column appear: 1- Automatic detection: make sure at least one post is using the field Go to the normal…