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
Using only the Add-to-Cart button with MER - still getting default buttons | Event Espresso - Staging Server

Support

Home Forums Multiple Event Registration Using only the Add-to-Cart button with MER – still getting default buttons

Using only the Add-to-Cart button with MER – still getting default buttons

Posted: August 30, 2013 at 3:15 pm

Viewing 3 reply threads


dalcevents

August 30, 2013 at 3:15 pm

Hi, I have read and used the information in the forum topic: Use ‘Add to Cart’ and am using the shortcode : [ESPRESSO_CART_LINK anchor=”Add this Class to Cart” direct_to_cart=1 moving_to_cart=”Redirecting to cart…”]

However, I still get the default buttons View Details/Add to Cart below the description.

The event list format is most important for this client, they want to see key details as they scroll through a category.

Is there something I need to change in the event_list_display template?

Is the shortcode in the right place?

http://jredweb.com/dalc.jredweb.com/programs/enrichment-classes/cooking/

thanks!

ps How can I customize my avatar?


Josh

August 30, 2013 at 4:29 pm

Hi there,

The event_list_display.php template can be customized to not show the registration links in the footer of each item. You may also be able to use CSS to hide the buttons in order to avoid hacking the templates.


Jonathan Wilson

  • Support Staff

August 30, 2013 at 4:32 pm

Hello there,

In order to remove the “Add To Cart or Register Now” links from the registration pages, you can add the following CSS to your theme’s style.css file, or a customer CSS plugin:

/** Remove the Add To Cart/View Details links **/
.register-link-footer {
display: none;
}


dalcevents

August 30, 2013 at 5:09 pm

Great! This works well and I’m glad I don’t have to get into the templates. Thx J.

Viewing 3 reply threads

The support post ‘Using only the Add-to-Cart button with MER – still getting default buttons’ 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