Closed (fixed)
Project:
Commerce Add to Cart Confirmation
Version:
7.x-1.0-rc1
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
26 Oct 2012 at 16:54 UTC
Updated:
28 Feb 2013 at 15:30 UTC
Jump to comment: Most recent file
Comments
Comment #1
demoshane commentedI think checkout page is aswell. Atleast on my xcover droid
Comment #2
bojanz commentedMoving to the correct queue.
Comment #3
alfthecat commentedUpdated the title since Google Chrome has this issue too, on desktop devices.
Comment #4
bojanz commentedAre you using 7.x-1.0-rc1?
Comment #5
alfthecat commentedHi bojanz,
Yes I do, sorry, forgot to update the version tag.
Comment #6
bhans@zoominternet.net commentedThis is also not working properly on my desktop on firefox or IE.
IE is not fully loading/showing the add to cart popup. Firefox, continue shopping does not work.
Comment #7
astutonetI also have this issue. I think the problem is greater because in my case the user can not continue to purchase transaction in any browser (Example: IE, Opera, Firefox and Chrome -PC versions).
I thought there was a conflict with the Shadowbox module, but after disable the module, uninstalling the library and clear the cache, the errors persisted.
There is no error log.
I'm also using version 7.x-1.0-rc1
Any idea?
Comment #8
hazaAre you logged in as an admin ?
Because if yes, you get the views admin overlay that prevent you to click that button.
I'm asking so we know if your problem is for everyone or just admn guys ..
Comment #9
alfthecat commentedahw man... That solved it for me. It was indeed the admin overlay.
Comment #10
haza(that doesn't mean we won't fix that, we just need to know that's happening ;) )
Comment #11
astutonetIn my case, any simple authenticated user has this issue.
Can not continue the operation.
I do not use the admin overlay on this site.
Comment #12
bhans@zoominternet.net commentedOkay, duh...
I checked in FF, chrome, safari, opera and ie and it works while not logged in as an administrator.
I did, however, have to disable SQL rewriting in order to have the product overlay show while not logged in.
Thanks!
Comment #13
astutonetIn my case, disable the rewriting SQL has not solved the issue.
Comment #14
mickiev commentedThe Continue shopping does not work on my iPad; even when not logged in to my account.
The add to cart and Go to CheckOut are working on iPad; nothing happens if I press the Continue Shopping.
Please let me know if you need more information.
Comment #15
jsacksick commentedWe were only reacting on the click event which is not triggered on mobile devices, we added the support of the "touchend" event, tested on an iphone and it worked.