On mobile Safari, the user is unable to click on the "continue shopping" link on the add to cart confirmation popup. Additionally, the user must scroll down considerably in order to even see the popup in the first place.

Comments

demoshane’s picture

I think checkout page is aswell. Atleast on my xcover droid

bojanz’s picture

Title: Add to Cart Confirmation broken on mobile » Can't click the "continue shopping" link on mobile
Project: Commerce Kickstart » Commerce Add to Cart Confirmation
Version: 7.x-2.x-dev » 7.x-1.0-beta1
Priority: Minor » Normal

Moving to the correct queue.

alfthecat’s picture

Title: Can't click the "continue shopping" link on mobile » Can't click the "continue shopping" link on mobile and Google Chrome

Updated the title since Google Chrome has this issue too, on desktop devices.

bojanz’s picture

Are you using 7.x-1.0-rc1?

alfthecat’s picture

Version: 7.x-1.0-beta1 » 7.x-1.0-rc1

Hi bojanz,

Yes I do, sorry, forgot to update the version tag.

bhans@zoominternet.net’s picture

StatusFileSize
new6.97 KB
new40.74 KB

This 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.

astutonet’s picture

I 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?

haza’s picture

StatusFileSize
new26.19 KB

Are 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 ..

50f674f9e4b091cff3f3cdcb.png

alfthecat’s picture

ahw man... That solved it for me. It was indeed the admin overlay.

haza’s picture

(that doesn't mean we won't fix that, we just need to know that's happening ;) )

astutonet’s picture

StatusFileSize
new4.76 KB

In my case, any simple authenticated user has this issue.

Can not continue the operation.

I do not use the admin overlay on this site.

bhans@zoominternet.net’s picture

Okay, 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!

astutonet’s picture

In my case, disable the rewriting SQL has not solved the issue.

mickiev’s picture

The 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.

jsacksick’s picture

We 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.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.