• The checkout process just “hangs” in IE10 / windows8

    It works on all other browsers, but not with Internet explorer.

    when you click on checkout to go to paypal, the little “wheel” spins on your screen and the page gets stuck and freezes.

    This is quite a majot problem and would like to know if there is a fix on the way?

    thanks

    https://www.ads-software.com/extend/plugins/woocommerce/

Viewing 15 replies - 16 through 30 (of 33 total)
  • Thread Starter vinny199

    (@vinny199)

    Are they even reading their own plugin support forum? Or do they only address things if you subscribe to their design templates (for which I have no use) to access their website support forum?

    Surelly, someone must have notified them there too?

    It must be the asynchronous javascript that win8 handles differently, there are posts on google saying the win8/ie10 combination refuses to send AJAX posts. Think this is what is running when a order goes through. It is a known issue MS has to solve.

    Microsoft products…

    Here is the source: https://bugs.jquery.com/ticket/12790

    I suggest we post over there as well to get them to address this issue.

    Hey, I didn’t read all the replies but I had the same problem. I the upper right hand corner there is the little wheel next to the star. In that pull down menu click on the F12 Developer tools. Under the Browser Mode IE 10 make sure the compability mode is NOT checked.
    I was having problems with my pull down menus and when I did this everything worked OK.
    Hope this helps.

    Actually, the checkout works IN compatibility mode and not otherwise. You cant go around telling all your customers to switch on compatibility mode.

    I have just installed IE 10 on Windows 7, WooCommerce is really buggy on this version of IE, has nothing to do with the OS, The most important thing is that with Ajax add to cart enabled, when you add a product to cart, the little button (added_to_cart) appears, but the cart is still empty, except you move to the single product page and add the product to the cart without ejax functionality.

    On the checkout process while WC tries to ajaxify things it hangs too.
    Just for testing, head over to Themeforest, and check each and every WC themes on IE 10 and you will experience the same problem.

    Instead of claiming here that we “do not care” or “gave up”, you could also have just filed a bug report in our issue tracker, like CapitalH did with #3150 – thank you for that.

    And to all of you people thinking that we are doing it wrong, just read my final comment in that specific issue. As you can see, it’s not WooCommerce to blame here, but Microsoft.

    If we’re lucky possession and/or use of IE will become against the law in all civilized nations. ?? What a piece of junk.

    The IE 10 Ajax issue rocked my socks off when I was well into the development of an online store to sell LED Lights.

    I think I have found a solution which is good enough for me until IE 10 gets it’s act together!

    My solution was to copy the following into the <head> </head> section:

    <meta http-equiv="X-UA-Compatible" content="IE=EmulateIE9" >

    You can checkout how this works at the website I used this on at MSBLite: LED Lights.

    Hope this helps!

    @svrdesign

    Thanks a lot for your solution! Worked a treat for me!

    @svrdesign

    Thanks for that, worked for me too! (IE10/Windows8 issue)

    Can I be a pain and ask where the <head> </head> section is located?

    Thank you

    Hi, I tried <meta http-equiv=”X-UA-Compatible” content=”IE=EmulateIE9″ > in the header of the theme. Is that where I’m suppose to put it?

    Thanks

    This plugin fixed most of my issues with IE10 and woocommerce
    https://www.ads-software.com/plugins/wp-ie-enhancer-and-modernizer/

    The only issue I still have is it won’t add a product to shopping cart unless the user is logged in (while this works with firefox and chrome).

    nevermind. last issue I posted is not related to IE10. So this plugin seemed to fix my IE10 problems: https://www.ads-software.com/plugins/wp-ie-enhancer-and-modernizer/
    Does it work for you guys?

Viewing 15 replies - 16 through 30 (of 33 total)
  • The topic ‘Woo commerce not working with IE10’ is closed to new replies.