I’ve made customizations in the past to CSS and do not want prices visible when registering ut would like them displayed on registration checkout page.
I’m wondering if this little bit in the CSS is effecting this? `}
/* Registration Checkout */
.spco-ticket-info-dv th:nth-of-type(3), .spco-ticket-info-dv td:nth-of-type(3), .spco-ticket-info-dv th:nth-of-type(4), .spco-ticket-info-dv td:nth-of-type(4) {
display: none;
}
This is the full custom CSS ::: <code></code>
<code></code>
If you register add in all name info etc you should not see pricing, then when approved the pending payment link is sent, and the option to pay with paypal is there but the antsy and total are missing??
I also have a child theme but could not find anything there ??
This is the style css in child theme? Above is my custom css
/*
Theme Name: Iced Mocha Child
Description: This is a child theme of Iced Mocha, developed specifically to be used by Claire’s Creative Adventures
Version: 1.0.0
Author: Joe Mangrum
Author URI: http://www.clairescreativeadventures.com/
Template: iced-mocha-master*/
The support post ‘Pricing not appearing on registration Checkout 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.