Tagged: ecommerce, enfold, woocommerce
Hello there,
I’m using Enfold with the WooCommerce plugin to provide e-commerce services to clients. There is a setting in WooCommerce to display a checkbox so that customers have to agree to your terms and conditions of service. This looks perfectly fine in a theme like Storefront or Twenty Twelve. But there seems to be a conflict in Enfold. Our full terms and conditions page is shown twice in the checkout area, which is a bit like overkill since it’s supposed to be just a tick box option. I’ve contacted WooCommerce, but they are convinced that it is an issue with your Enfold theme. Can you help?
Many thanks
Hey boogieboa,
Yes, that is something that is happening and has been reported.
Our team does work with a fix – it will be released really soon.
Thank you
Best regards,
Basilis
Hi,
For the meantime, try adding this css code in Quick CSS (located in Enfold > General Styling):
.woocommerce-checkout #av_section_1 {
display: none;
}
Hope it helps :)
Best regards,
Nikko
Hi boogieboa,
Glad we could help :)
If you need further assistance please let us know.
Best regards,
Victoria