Support

Home Forums Event Espresso Premium view registration receipt, modify venue section at the bottom

view registration receipt, modify venue section at the bottom

Posted: February 14, 2025 at 11:42 am

Viewing 1 reply thread


calthoracic

February 14, 2025 at 11:42 am

Hello,
I have php code to remove images and text on the venue page based on where the venue is displayed (on registration pages and view receipt via link and other?). For the various registration pages I can determine which page is being viewed by searching (jquery) for particular text or images and then deciding whether to leave/remove BUT I’m not sure how to do this with the receipt since it’s viewed by clicking on “link to review receipt”?

Is it possible to configure the receipt layout somehow? At minimum I would just remove the venue section all together.

Where else does the venue get displayed other than registration pages (option enabled in particular events) and view receipt.

Best,
Walt


Tony

  • Support Staff

February 14, 2025 at 2:17 pm

Hi Walk,

I have php code to remove images and text on the venue page based on where the venue is displayed (on registration pages and view receipt via link and other?)

What specific changes are you making? You may be able to do that via PHP templates so they don’t load at all rather than loading then removing them with jQuery.

Is it possible to configure the receipt layout somehow? At minimum I would just remove the venue section all together.

You can edit the receipt/invoice templates within the messaging system:

Event Espresso -> Messages -> Default Message Templates -> Receipt (and/or Invoice) -> Purchaser

Venue details are output in the Main Content and Ticket List sections.

Where else does the venue get displayed other than registration pages (option enabled in particular events) and view receipt.

The event list (/events/ or anywhere using [ESPRESSO_EVENTS]

The venues endpoint /venues/ and individual venues outputs /venues/{venue]

Also within the Registration Approved message template:

Event Espresso -> Messages -> Default Message Templates -> Reg Approved

Edit the Registrant and Primary Registrant contexts (more info on contexts HERE)

Viewing 1 reply thread

You must be logged in to reply to this support post. Sign In or Register for an Account

Event Espresso