• Priority: 0
  • Status: Closed
  • Theme: Alysum
  • Assigned To: Marek
  • Private: No
  • Open Date: 10.11.19, 23:43
  • Opened by: nader alazemi
  • Closed by: Fred
  • Closed on: 03.01.20, 14:13
  • Reason: Closed
  • Comment: Glad to help!

Ticket #16142 - Error in Sign in

Hi Marek
The site does not accept Customers Sign in
after Register !

Comments

Marek 11 Nov 2019, 09:38

How I can reproduce the issue? For me all works fine

nader alazemi 11 Nov 2019, 14:13

You cannot sign in if you use Chrome and Opera
And mobile
Please check in more than one way

Marek 11 Nov 2019, 17:40

Could you please describe in details what’s wrong, because login works fine for me

nader alazemi 12 Nov 2019, 01:12

I tested this in many Mobile

https://1.top4top.net/m_1410pvpke0.mp4

Marek 12 Nov 2019, 11:35

Now I see. Working on a fix

Marek 12 Nov 2019, 12:09

The issue has been fixed. Please test to confirm the change

nader alazemi 12 Nov 2019, 14:39

Yes work fine Thank you
One last point, when Sign in by mobile
go My account
to MY FAVORITE PRODUCTS or MY WISHLISTS or GDPR - PERSONAL DATA
amp With these pages does not work Is this normal?

Fred 12 Nov 2019, 15:47

yes, it’s normal. Not all modules are “AMPified” yet

nader alazemi 12 Nov 2019, 15:58

Thank you so much

nader alazemi 14 Nov 2019, 02:15

Hi
These errors appear on the RTL product page
The page looks bad

Attachments:

Product Page.png (286.5 KiB)
Fred 14 Nov 2019, 08:46

Try following CSS:

.lang-rtl .product-variants>.product-variants-item ul li {margin-left: .625rem !important;margin-right:0 !important}
.lang-rtl .pull-xs-left {float:right!important}
.lang-rtl .add.flex-container > *:not(:first-child) {margin-right: 35px}
.lang-rtl .productButtons > *:not(:first-child) {margin-right: 40px}
.lang-rtl .blockreassurance_product .item-product {float:right;margin-left:5px}
nader alazemi 15 Nov 2019, 15:57

Thank you Done

nader alazemi 15 Nov 2019, 21:26

We have a model to confirm account
This model does not work if the customer registers on the mobile (AMP)
Do you have any solution?
The verification step is important for us .

Fred 16 Nov 2019, 17:26

every module has to be “AMPified” to make it work on AMP because AMP has his own HTML markup and third party scripts doesn’t allowed

nader alazemi 16 Nov 2019, 22:03

Do you have any suggestions?
Or do you know another model we can use

Fred 17 Nov 2019, 10:16

The suggestion is only one: every module has to be “AMPified” to make it work on AMP because AMP has his own HTML markup and third party scripts doesn’t allowed