Tag: woocommerce

  • Endless loading/spinner on the checkout page

    Endless loading/spinner on the checkout page

    After fiddling for quite some time, disabled and enabled plugins, looked at browser console for clues, I found the solution to be this CSS code:

    /* Fix issues with jquery overlay blocking checkout button */
    .woocommerce .blockUI.blockOverlay {
    position: relative!important;
    display: none!important;
    }

    Source page: https://wordpress.org/support/topic/checkout-page-hangs/

Nerko Marketing & Tech
Privacy Overview

This website uses cookies so that we can provide you with the best user experience possible. Cookie information is stored in your browser and performs functions such as recognising you when you return to our website and helping our team to understand which sections of the website you find most interesting and useful.