Support

Show

Posted: August 21, 2014 at 11:01 am


Todd Liles

August 21, 2014 at 11:01 am

If you go to http://www.servextra.com/event-registration/?ee=3 and click on the green Register button about 2/3 down the page, it sends you to http://www.servextra.com/event-registration/?regevent_action=show_shopping_cart. In the left hand column, under “Date” it says “September 22, 2014.” This is the start time that we’ve specified in the Event Overview settings for that event. We would like to also display the end time, which is September 24.

So — we’re wondering why this isn’t appearing? What’s the point of specifying the end date of the event it it doesn’t show up anywhere?


Lorenzo Orlando Caum

  • Support Staff

August 21, 2014 at 1:06 pm

Hi,

That information is in the current template but it is commented out.

Copy the shopping_cart.php template file from this location:

wp-content/plugins/event-espresso/templates/shopping_cart.php

…to this location:

wp-content/uploads/espresso/templates/shopping_cart.php

Then open the file for editing.

At around line 78, you’ll see this:

start_date, get_option( 'date_format' ) ) ?>											 end_date, get_option( 'date_format' ) )*/ ?>

The end date is currently commented out. You can remove the comments (remove /* and */). Finally save changes.


Lorenzo

The support post ‘Show’ 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