• rzrz

    (@roxzan)


    I tried to add this html into the container but an alert came out : this block contains unexpected or invalid content. Am I adding it correctly?

    <video loop muted autoplay poster="URL/TO/poster.jpg" class="background-video">
        <source src="URL/TO/video.mp4" type="video/mp4">
        <source src="URL/TO/video.webm" type="video/webm">
        <source src="URL/TO/video.ogv" type="video/ogv">
    </video>
Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Support ying

    (@yingscarlett)

    Hi there,

    How did you add the HTML? Did you use a Custom HTML block?

    Let me know ??

    Thread Starter rzrz

    (@roxzan)

    i used “edit as html”

    Plugin Support David

    (@diggeddy)

    Hi there,

    you can’t edit a blocks HTML.
    You would have to add your HTML to a HTML Block which can be placed inside the container block.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘GenerateBlock Container Video’ is closed to new replies.