• Resolved Ibby

    (@ibby)


    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!

Viewing 2 replies - 1 through 2 (of 2 total)
  • melinda a11n

    (@melindahelt)

    Automattic Happiness Engineer

    Hi there!

    This sounds like a potential issue with your theme. If you temporarily switch your theme to Twenty-Seventeen or Storefront, does that resolve the issue? If so, it would be something in your theme styles that would be causing this, as you suspected.

    Thread Starter Ibby

    (@ibby)

    Hi Melinda,

    Thanks for the response, I’ll give that a try.
    I’m usually quite meticulous with modifying the loops or CSS (I always define my own classes specifically for these sorts of changes) so I’m not sure how I could have affected the native functionality on the checkout page.

    I’ll give your suggestion a try and see what comes of it.

    Thanks.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Checkout page isssues’ is closed to new replies.