Checkout page isssues
-
Hi all,
Some weird issues I’m running into on a project I’d thought I’d post to see if anyone else has had.
Issue #1: On the checkout page, when no page is specified for ‘Terms & Conditions’, the ‘Continue to Payment’ button appears correctly. However, once a page is created and added for the Ts&Cs, the payment button disappears. I checked the page inspector and for some reason the ‘woocommerce-terms-and-conditions’ div has some inline styles applied to it, one of which is ‘display: hidden’. No idea where this came from and don’t really want to edit the template files…
Anyone know what is causing this? I’m solving by forcing the display value with an !important (though I really hate using that!).Issue #2: Even when the display value is forced, everything appears to work correctly apart from the actual link to the Ts&Cs page itself. Clicking on it does nothing. If I right-click and open in a new tab, my Ts&Cs page loads fine.
Any help is much appreciated!
- The topic ‘Checkout page isssues’ is closed to new replies.