Posted: November 30, 2014 at 4:39 am
|
Please add a bulk excel export for the event attendees exporting the details they filled for the specific event. It is a nightmate, in my case, to have to do this manualy for 345 people! |
|
I am using the EE4 version and this feature is not available. |
Hi Lambros, You can export a CSV registration list for your event within the registration for that event. If you go to Event Espresso -> Events. Find the event you with to list the registrations for. Then click the ‘View Registrants’ icon (looks like 3 people – http://take.ms/nb0A6) This will list the registrations specific for that event, in my example above the event was ‘Def Tickets’ So we click to ‘View Registrants’ and are now show the registrations list. Scroll to the bottom and click the ‘Registrations CSV Export’ button – http://take.ms/z3KdK That will output a CSV for all of the registrations within that event, is that what you are looking for? |
|
|
hmmm yes this is what I want but when i press export I am getting this. I have the latest version of the plugins, wordpress and php. What is the problem? |
I notice you reported this in another thread here: https://eventespresso.com/topic/ee4-excel-export/ Did you try exporting with no other plugins active? Also can you try downloading this file – http://take.ms/ncmtE What applications displays that file when you open it? |
|
|
it opens with excel. I will try disabling everything and i will report back |
|
i disabled all plugins and I have the same result… |
|
I changed the theme to the default and now it worked. Any idea what can cause the issue? |
Which theme are you using? Without looking through the code it’s hard to know what is causing this. |
|
|
I am using Total Theme. http://themeforest.net/item/total-responsive-multipurpose-wordpress-theme/6339019 Do you need credentials to look the code? |
If you can send me a copy of the theme, or FTP credentials so I can download it and take a look I’ll see if I can see a cause for this. If you prefer to send a copy of theme please send to support[at]eventespresso.com If you prefer to provide FTP details please use this form: https://eventespresso.com/send-login-details/ To note, we can investigate this and see if we can find a cause however you may still need to request support from the theme author if we can not find the code causing or we can not easily fix this within EE or a small snippet of code. |
|
|
ok sent! thank you! |
Hi Lambros, What web browser were you using when you captured the screenshot? Thanks — |
|
Hi Lambros, This is actually being caused by your child theme, I had no issue with Total Theme when downloading the CSV locally. Then I enabled your child theme and with WP_Debug enabled you’ll find the page containing the CSV info throws ‘Headers already sent’ errors. This is being caused by the whitespace at the end of the child themes functions.php file – http://take.ms/Q4yVb Remove that whitespace and the CSV exports should work fine. |
|
|
Thank you very much! It works indeed! You are the best! |
Glad I could help 🙂 |
|
The support post ‘Bulk Excel Export Feature’ 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.