Support

Home Forums Event Espresso Premium My Event Registrations – customizing table/page

My Event Registrations – customizing table/page

Posted: September 10, 2018 at 5:30 pm


sogtalks@gmail.com

September 10, 2018 at 5:30 pm

Hi,

EE working well!

I would like to customize the layout of the My Event Registrations page.
– remove columns (example Location and/or Tickets)
– more complicated; I would like to expand the Actions or frankly just use the table within each event/actions to lost the actions beside the Title/When/Actions. I don’t need all the event info.

I would be happy with Title | When | Actions in a single row

Event #1 | Oct 1, 2017 | action icon 1, action icon 2, action icon 3, action icon 4, etc

Is this possible? Can you point me in the right direction?

Thank you.


Josh

  • Support Staff

September 10, 2018 at 5:45 pm

Hi,

If you’re using the default template (events_section) you’ll copy over the following templates from the WP User Plugin’s templates folder, to your active WordPress theme:
loop-espresso_my_events-event_section.template.php
content-espresso_my_events-event_section.template.php
content-espresso_my_events-event_section_tickets.template.php

If you’re using the other template (e.g. the shortcode is
[ESPRESSO_MY_EVENTS template=simple_list_table])
then you’ll copy these templates to your active WordPress theme:
loop-espresso_my_events-simple_list_table.template.php
content-espresso_my_events-simple_list_table.template.php

In either case, the loop- templates will output the column headings, and the content- templates will output the individual table cells for each row.

For example when you’re removing a column, you’ll need to be sure to remove the table heading (or <th>) from the loop- file and its corresponding table cell (or <td>) from the content- file.


sogtalks@gmail.com

September 11, 2018 at 11:20 am

Thank you, worked like a charm.

I couldn’t find any shortcode parameters like template=simple_list_table when I searched. Where can I find this in the documentation?


Josh

  • Support Staff

September 11, 2018 at 11:43 am

You’ll find that information here:
https://eventespresso.com/wiki/wp-user-integration/#ee4-my-events


sogtalks@gmail.com

September 11, 2018 at 4:21 pm

thank you

The support post ‘My Event Registrations – customizing table/page’ 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