• Priority: 0
  • Status: Closed
  • Theme: Alysum
  • Assigned To: Marek
  • Private: No
  • Open Date: 20.08.19, 16:48
  • Opened by: Tomas
  • Closed by: Marek
  • Closed on: 01.10.19, 15:31
  • Reason: Closed
  • Comment: Glad to help!

Ticket #15372 - AMP modules for delivery not working

We have a problem with not working modules Balík Na poštu SK and Packetery for delivery in amp version in checkout process. In deskop version is everything OK.

Can you check please?

www.biovell.sk

Thank you

Comments

Marek 20 Aug 2019, 17:25

That is not a bug. Every module has to be “ampified”. We can try to make your module work with our AMP theme

Tomas 21 Aug 2019, 10:14

Ok perfect thank you

Marek 21 Aug 2019, 12:09

There is another option available right now. You can disable AMP for checkout page and you will have available all your specific modules

Tomas 21 Aug 2019, 14:30

Ok we can try. Can you do it for us?
Or how I can do it?

Marek 21 Aug 2019, 14:31

There is an option in the AMP settings what you can just enable

Tomas 21 Aug 2019, 14:43

I switch off but is possible to do something with look of this now?

Marek 22 Aug 2019, 19:28

Try following CSS for header:

@media (max-width:768px) {
.header-border-bottom {display:none}
}

As for checkout page that is your third party module and you have to adjust it yourself.