Support

Home Forums Event Espresso Premium Export via WP All Export

Export via WP All Export

Posted: November 10, 2017 at 3:43 pm


motio

November 10, 2017 at 3:43 pm

Hey,

I’ve got the info through pre-sales mails and the forum that there are no way to export events directly in event espresso.

I found an plugin (WP All Export) that export data from WordPress. It doesn’t detect the important custom fields of eventespresso but there is a way to run a custom query in the pro version. I am not a coder so I hope you could help us with the that.

We would like to export the datetimes (startdate and enddate), event status, number of approved attendees, location
The post type query should look like that, but I don’t know the parameters:
‘post_type’ => ‘post’, ‘post_status’ => array(‘pending’,’draft’,’future’)

Here is an link to the plugin http://www.wpallimport.com/export/

That is an important feature for us and what I’ve seen here for many other too. When the export through that plugin would work, it would be a huge help for all.


Josh

  • Support Staff

November 10, 2017 at 8:18 pm

Hi motio,

I checked the documentation of the plugin you linked to and I do not see a way to get the Event Espresso datetimes, venues, and registration into the export and connect the datetime to event relationships.

This is a feature that’s on the Event Espresso roadmap, and you’re welcome to add your vote and comments for this feature here:

https://trello.com/c/8MWy6dxn/83-import-export-events


motio

November 11, 2017 at 2:12 am

Thank you for the reply. I hope the feature will be added soon.

In the mean time we need a solution maybe with a workaround. We have to do a report for our client with this parameters:
Eventnumber, Title, Startdate, Enddate, Number of Dates, Attendees, Eventstatus

Is there a way to include this fields in the
[ESPRESSO_EVENTS_TABLE_TEMPLATE template_file=espresso-events-table-template-toggle.template.php]
Maybe adding an additional file for that?

Help is much preciated.


Tony

  • Support Staff

November 13, 2017 at 4:31 am

That add-on allows you to load custom templates from your themes root directory so yes it is possible however it’s going to need custom coding, you mentioned you not a coder so you’ll likely need the help of a developer, as you working with one?

To confirm your requirement list:

Eventnumber – Event ID?
Title – Event/post title
Startdate – Start date of the very first datetime? (Even if that datetime is expired)
Enddate – Same question as above.
Number of Dates – Multiple datetimes in a single event?
Attendees – A list of attendees or the number of attendees?
Eventstatus – As in the active status?

The support post ‘Export via WP All Export’ 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.

Event Espresso