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
Formatting ESPRESSO_CART_LINK as a button | Event Espresso - Staging Server

Support

Home Forums Event Espresso Premium Formatting ESPRESSO_CART_LINK as a button

Formatting ESPRESSO_CART_LINK as a button

Posted: October 20, 2012 at 7:58 am

Viewing 2 reply threads


Nick Putman

October 20, 2012 at 7:58 am

Hi,

In the documentation for the Multi Event Registration add-on it states that the ESPRESSO_CART_LINK can be formatted as a button and an image, but the only example is for an image. I would like to format it as a button, i.e. “ so that it picks up the CSS for buttons in my theme.

Is this possible?

Thanks,

Nick


Dean

  • Support Staff

October 22, 2012 at 12:21 am

Hi Nick,

The easiest way to do this is to add the links class to the css ee_view_cart and/or ee_add_item_to_cart

eg if your button css is

.button { some code }

you could change it to

.ee_view_cart,
.button { some code }


Nick Putman

October 22, 2012 at 4:41 pm

Nicely done Dean!

Viewing 2 reply threads

The support post ‘Formatting ESPRESSO_CART_LINK as a 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 - Staging Server