Support

Home Forums Event Espresso Premium Edit registration link in My Events area?

Edit registration link in My Events area?

Posted: December 17, 2013 at 10:15 am


Ozzy Rodriguez

December 17, 2013 at 10:15 am

Event Espresso version 3.1.36.1.P
WordPress version WP 3.8
Installed plugins
Event Espresso – MailChimp Integration by version 1.2,
Event Espresso – Members Addon by Event Espresso version 1.9.8.p,
Event Espresso – Multi Event Registration by Seth Shoultes version 1.0.5.p,
Event Espresso – Ticketing by Event Espresso version 2.1.p,
Event Espresso Volume Discounts by Seth Shoultes version 0.5.1,
Event Espresso by Event Espresso version 3.1.36.1.P

I found this thread in the pre-sales area, https://eventespresso.com/topic/allowing-registrants-to-edit-their-own-registration-details/ and was wondering if there’s any way to add that link into the My Events area.


Sidney Harrell

December 17, 2013 at 5:18 pm

In plugins/espresso-members/my_events_page.php about line 139 you could add:

$edit_link = espresso_edit_attendee($registration_id, $attendee_id, $event_id, 'attendee', __('Edit Registration Details','event_espresso'));

and then use that in a new column below that where the column data is populated. Don’t forget to add a corresponding new column header.

The support post ‘Edit registration link in My Events area?’ 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