No page loader on checkout page

Home Forums Legacy Support Support queries How-to & Troubleshooting No page loader on checkout page

Tagged: 

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #151640
    hilmanf
    Spectator
    Hi, Page loader doesn't appear when entering coupon code and confirming payment on checkout page. The screen looks just freezing and cause missleading to user. Please refer: https://screencast-o-matic.com/watch/cFeu2pDkXu Need help to fix. Thank you.
    #151641
    hilmanf
    Spectator
    This reply has been marked as private.
    #151696
    Diana
    Participant
    @hilmanf, This is actually the woocommerce feature. i am giving you custom CSS to add a spinner on checkout page. Please Go to wp-admin > Appearance > Customize > Custom CSS .woocommerce .blockUI.blockOverlay:before,.woocommerce .loader:before { height: 3em; width: 3em; position: absolute; top: 50%; left: 50%; margin-left: -.5em; margin-top: -.5em; display: block; content: ""; -webkit-animation: none; -moz-animation: none; animation: none; background: url('https://d3hwc4hobpbxnl.cloudfront.net/wp-content/uploads/2017/10/31101105/preloader.gif') center center; background-size: cover; line-height: 1; text-align: center; font-size: 2em; }
    #151701
    hilmanf
    Spectator
    You're so awesome, Diana! Thank you very much! You may close the topic.
    #151749
    Diana
    Participant
    @hilmanf, Thanks for confirming. So, closing this topic. Please rate us on ThemeForest.
Viewing 5 posts - 1 through 5 (of 5 total)
  • The topic ‘No page loader on checkout page’ is closed to new replies.