Support

Home Forums Event Espresso Premium Remove Register button.

Remove Register button.

Posted: February 11, 2014 at 11:43 am


Nicole Tang

February 11, 2014 at 11:43 am

I would like to remove the register button as it brings the attendee to the registration page rather than the cart. Because I am using the volume discount feature

Page: http://www.ausfic.com/ausfic2014-conference/


Sidney Harrell

February 11, 2014 at 2:31 pm

Within the event editor, on the right hand side, turn off ‘display registration form’. This will change the ‘register’ button into a ‘view details’ button. If you would like to get rid of that, or not have to do that for each event, you can edit the event_list_display.php template file. First copy it to uploads/espresso/templates, then go to line 150:

<a class="a_register_link ui-button ui-button-big ui-priority-primary ui-state-default ui-state-hover ui-state-focus ui-corner-all" id="a_register_link-<?php echo $event_id ?>" href="<?php echo $registration_url; ?>" title="<?php echo stripslashes_deep($event_name) ?>"><?php _e('Register', 'event_espresso'); ?></a>

and delete it.


Nicole Tang

February 12, 2014 at 12:11 am

Thanks 😀 works fine

The support post ‘Remove Register button.’ 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