Importing multiple values from CSV column into ACF checkbox field with WP All Import
I had a very hard time importing multiple values that were listed in a single column in CSV file into an Advanced Custom Fields (ACF) checkbox field using WP All Import. If the column had a single value, like “Spanish” then that worked great. But if the column had more than one value, like “Spanish,English” then nothing was getting imported at all.