• Priority: 0
  • Status: Closed
  • Theme: Alysum
  • Assigned To: Fred
  • Private: No
  • Open Date: 28.07.22, 14:59
  • Opened by: Lateliers Ma
  • Closed by: Anonymous Submitter
  • Closed on:
  • Reason: Not a bug

Ticket #23613 - Unable to edit HTML (AMP Home Page Builder)

Hello,

I am unable to edit HTML bloc on AMP Home Page Builder

Best regards

Attachments:

Comments

Fred 29 Jul 2022, 00:12

I suppose the code in the HTML widget is not valid. Try to delete that widget and create a new one where add a valid HTML markup

Lateliers Ma 29 Jul 2022, 10:36

It’s a youtube iframe code . Is it not ok ?

<iframe width="560" height="315" src="https://www.youtube.com/embed/IkLaXko14AA" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
Fred 29 Jul 2022, 11:02

It should be ok. Maybe try to wrap it in parent tag “<p>” or “<div>”

Lateliers Ma 29 Jul 2022, 14:33

Ok, I will try it.