Support

Home Forums Pre-Sales Front end manager – events submitted as draft?

Front end manager – events submitted as draft?

Posted: July 8, 2014 at 2:30 pm


ty bonlando

July 8, 2014 at 2:30 pm

Is there a way so that when users submit events using the front end manager plugin, that the events get saved as a draft in order to be approved prior to being published? I’m also wondering if it is easy to add your own feilds, such as submit a featured image?

Thanks!


Sidney Harrell

July 8, 2014 at 4:49 pm

You can make the Front end manager submit events as drafts by adding the line

<input type="hidden" name="event_status" value="R" />

to plugins/espresso-event-manager/templates/fem_form_output.php at around line 210.
The featured image is more complicated, as I don’t believe the WP media uploader will work on the front of the site. You might have the user add a link to their image at the end of the description, and then you will have to move the image to the featured image when you go to approve the event.

The support post ‘Front end manager – events submitted as draft?’ 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