Notice: Function _load_textdomain_just_in_time was called incorrectly. Translation loading for the pue-sales domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the init action or later. Please see Debugging in WordPress for more information. (This message was added in version 6.7.0.) in /home/staging-poc/public_html/wp-includes/functions.php on line 6114

Notice: Function _load_textdomain_just_in_time was called incorrectly. Translation loading for the better-click-to-tweet domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the init action or later. Please see Debugging in WordPress for more information. (This message was added in version 6.7.0.) in /home/staging-poc/public_html/wp-includes/functions.php on line 6114

Notice: Function _load_textdomain_just_in_time was called incorrectly. Translation loading for the pue-amazon domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the init action or later. Please see Debugging in WordPress for more information. (This message was added in version 6.7.0.) in /home/staging-poc/public_html/wp-includes/functions.php on line 6114

Notice: Function _load_textdomain_just_in_time was called incorrectly. Translation loading for the pue-stats domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the init action or later. Please see Debugging in WordPress for more information. (This message was added in version 6.7.0.) in /home/staging-poc/public_html/wp-includes/functions.php on line 6114

Notice: Function _load_textdomain_just_in_time was called incorrectly. Translation loading for the wordpress-seo domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the init action or later. Please see Debugging in WordPress for more information. (This message was added in version 6.7.0.) in /home/staging-poc/public_html/wp-includes/functions.php on line 6114
Invoices Are Being Sent | Event Espresso - Staging Server

Support

Home Forums Event Espresso Premium Invoices Are Being Sent

Invoices Are Being Sent

Posted: November 8, 2013 at 7:48 pm

Viewing 4 reply threads


MsBecca

November 8, 2013 at 7:48 pm

“Invoice Payment Settings” is deactivated but the system is still sending invoices. My customers pay when they register so they will not need to receive the invoice. Any idea why this is happening? Thanks


Jonathan Wilson

  • Support Staff

November 9, 2013 at 4:13 pm

Hi there,

You can modify the confirmation emails to remove the [invoice_link] shortcode. This is found under Event Espresso > General Settings > Email Settings.


MsBecca

November 12, 2013 at 3:31 pm

Hi,

I checked and the [invoice_link] is not included in the email. The area where I would like to remove the link is on the “My Events” page under the Invoice column. There is an PDF icon that shows up and when a user clicks on it, the invoice is downloaded.


Sidney Harrell

  • Support Staff

November 12, 2013 at 5:14 pm

You would have to open up plugins/espresso-members/my_events_page.php and delete line 52:

<th class="manage-column column-date" id="invoice" scope="col" style="width:5%;"><?php _e('Invoice','event_espresso'); ?></th>

and line 117:

<td class="date column-date"><a href="<?php echo home_url();?>/?download_invoice=true&amp;admin=true&amp;registration_id=<?php echo $registration_id ?>" target="_blank"  title="<?php _e('Download Invoice', 'event_espresso'); ?>"><img src="<?php echo EVENT_ESPRESSO_PLUGINFULLURL ?>images/icons/page_white_acrobat.png" width="16" height="16" alt="<?php _e('Download Invoice', 'event_espresso'); ?>" /></a></td>


MsBecca

November 12, 2013 at 5:37 pm

Thank you.

Viewing 4 reply threads

The support post ‘Invoices Are Being Sent’ 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 - Staging Server