It looks like these buttons are custom for your site. You could try amending the event_list_display.php template at line 155 to remove the text anchor and bring in the image anchor. Replace the image with your own.
//REQUIRED, Anchor of the link, can use text or image
//'anchor' => __("Add to Cart", 'event_espresso'),
'anchor' => '<img src="http://nithyananda.ca/images/add_event_to_cart_btn.png" alt="Add Event to Cart">',
No the Event Registration page wont display the button without a code fix, either as above or you could do_shortcode, but I think the above is probably easiest.
Viewing 3 reply threads
The support post ‘Add to Cart button not showing up in Event Reg page (but shows in event 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.
Support forum for Event Espresso 3 and Event Espresso 4.