• Resolved userdm

    (@userdm)


    When I update woocommerce versión to 3.7.1 the checkout page reloading infinite times. Any help?

Viewing 3 replies - 1 through 3 (of 3 total)
  • In my case, checkout page is completely mess up.
    Some css about col-1: if I suppress max-width it become more readable but not in the format it should be.

     .col-1 {
        -ms-flex: 0 0 8.333333%;
        flex: 0 0 8.333333%;
        max-width: 8.333333%;

    In previous version (version 3.7.0), those instructions from bootstrap.min.css doesn’t exist.

    Thanks for any help.

    • This reply was modified 4 years, 6 months ago by duvy06.
    • This reply was modified 4 years, 6 months ago by duvy06.

    It’s working fine for me, I recommend you using plugin conflict checker to check if you have any plugin conflicts (or manually disabling all plugins except woocommerce and this one and enabling them one by one until something breaks)

    I hope this helps!

    Plugin Contributor Javier Esteban

    (@nobnob)

    There have been no further responses from the user, so we understand that the issue has been resolved.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Problems with woocommerce 3.7’ is closed to new replies.