• Priority: 0
  • Status: Closed
  • Theme: Alysum
  • Assigned To: Fred
  • Private: No
  • Open Date: 23.06.20, 09:09
  • Opened by: ana savin
  • Closed by: Anonymous Submitter
  • Closed on:
  • Reason: Not a bug

Ticket #18426 - AMP Revolution Slider

Revolution slider is modified for AMP homepage. Is there a way to display the original revolution slider in AMP homepage?

Comments

Fred 23 Jun 2020, 09:25

Hi, ana savin.
AMP doesn’t allow any third-party scripts, that’s why AMP revolution slider widget shows only images with a text. That’s necessary to keep good performance on mobile devices

ana savin 23 Jun 2020, 12:09

So if i want to use the revolution slider, i should disable the AMP? Without AMP i`ve found problems with menu and on the product page too. I think the theme is not fully responsive without AMP right?

Fred 23 Jun 2020, 13:48

what problems do you have? I’ll try to help you. Please take a screenshots

ana savin 23 Jun 2020, 14:28

The menu is the main problem ,looking and funtionality. You can check on site.

Attachments:

1-menu.PNG (37.9 KiB)
2menu.PNG (277.2 KiB)
Fred 23 Jun 2020, 14:38

try following CSS:

@media (max-width:768px) {
#header #top-menu {padding:0}
#header #top-menu > li {padding:20px}
}
ana savin 24 Jun 2020, 17:19

Ok.. Now the li has padding but after you open a dropdown category he looks bad and you cannot close the category

Fred 25 Jun 2020, 22:23

I works fine for me https://take.ms/jLpSQ

ana savin 26 Jun 2020, 09:11

You can close the category? Can you scroll down to see other categories?

Fred 26 Jun 2020, 22:30

Yes, it is. Tested on real device as well https://take.ms/Pkhza

ana savin 29 Jun 2020, 10:07

Ok, the problem seems to be in Chrome inspector.

Fred 29 Jun 2020, 13:30

Ok