Support

Home Forums Event Espresso Premium "Add to Cart" function does not work

"Add to Cart" function does not work

Posted: August 19, 2013 at 10:59 am


Jerry Gilden

August 19, 2013 at 10:59 am

The “Register” function works but not the “Add to Cart” function.

http://sedonaworldwisdom.com/wp/?page_id=582

Can we hire you to finish the installation and work out any bugs quickly. We are in a hurry to make this site live.

Thank you


Jerry Gilden

August 19, 2013 at 11:00 am

Sorry, I forgot to mention that the cart breaks because there is no place to enter the number of attendees so the checkout cannot complete.


Sidney Harrell

August 19, 2013 at 1:07 pm

The select box in the shopping cart is being affected by this rule:

select {
width: 77%;
height: 30px;
}

that is coming from http://sedonaworldwisdom.com/wp/wp-content/themes/pressevent/css/all.css.php line 2416. When I disable that rule in the browser, the select box becomes visible.
Also, there is a javascript error coming from http://sedonaworldwisdom.com/wp/wp-content/themes/pressevent/js/all.js.php on line 635 because the theme has not wrapped it’s jQuery code in a no-conflict wrapper, in conflict with WP best coding practices: http://codex.wordpress.org/Function_Reference/wp_enqueue_script#jQuery_noConflict_Wrappers.

The support post ‘"Add to Cart" function does not work’ 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