When I export the attendees, the data is all stuck in the first column. If I save the csv and try to import the data in a new Excel file, delimiting with the comma, it doesn’t fix the problem.
However is that CSV file directly from the site without first opening within Excel? I’m asking as there are missing double quotes, additional double quotes around each section and the formatting for the file is incorrect. This would normally happen after the file had been opened within CSV and then saved with the wrong settings.
If it is directly from the site it could also be that something is altering the request to export the data, this could be another plugin or possibly your theme.
You can rule those out by following these steps:
1) A theme conflict. You can rule this out by temporarily switching to the default WordPress theme, then test. The theme test drive plugin allows for testing another theme without actually changing your site’s theme.
2) A plugin conflict. You can rule this out by temporarily deactivating any other installed WordPress plugins. Test again to confirm if the export works, then you reactivate them one by one, while testing the error condition between each reactivation to see which plugin causes the problem.
It sounds like your system is setup to use Tabs as the delimiter but the CSV from EE uses commas by default.
Importing the file into Excel allows you to specific how the data should be importanted so works around that problem, but you can also set EE to use a tab as the delimiter if prefered.
You would need to add something like this to your site:
The support post ‘EE4 CSV Export of Attendees: all in a single column’ is closed to new replies.
Have a question about this support post? Create a new support post in our support forums and include a link to this existing support post so we can help you.
Support forum for Event Espresso 3 and Event Espresso 4.