Support

Home Forums Event Espresso Premium Add to Cart button not showing up in Event Reg page (but shows in event page)

Add to Cart button not showing up in Event Reg page (but shows in event page)

Posted: October 8, 2012 at 8:26 pm


rishitejo

October 8, 2012 at 8:26 pm

Hello,

Event page shows button: http://register.nithyananda.ca/canada/?ee=4
not in Event Registration page: http://register.nithyananda.ca/canada/


Dean

October 9, 2012 at 12:56 am

Hi,

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">',


rishitejo

October 9, 2012 at 10:37 pm

Dean

Thanks! But I am using the shortcode to put custom button. Which works when I open the event
Just not on the Event Registration page


Dean

October 10, 2012 at 12:13 am

Hi

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.

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.

Event Espresso