Looks like that could work as a Plan B. Is there anyway to connect this directly to the Terms checkbox in checkout that we turned on in Appearance > Customize > WooCommerce > Checkout?
Basically they need to agree to the terms to move forward with the purchase/payment processing now. We just want to capture that they did this and when in the database.
This was fixed for us with v4.3.3 of the plugin.
I bought and installed the plugin yesterday and am seeing the same issue. Had my host take a look and reset permissions to no avail. Hopefully someone gets a response from WooCommerce soon.
Hey!
I would add some padding to carousel-caption class.
.carousel-caption
{
padding-top: 175px;
}
You can adjust the amount depending on where you want it to appear.