Video not opening with content area modal

I am trying to put together a video library where you would click on the name of a movement and a modal will open with the video. I am using a content area modal with this code:

Hi Hanah,

The code seems to be corrupt. There is no closing iframe and there is an additional closing DIV tag without an opening tag.

I suggest that you consider using lightbox method:

Or you can use the ConvertPlus plugin for that.

Thank you.

Even if I take all the code about and just put the word hello for some reason the modal doesn’t open.

Any thoughts? Thanks for your response.

Hi @hanjamfitness,

In that case, please provide the URL that has this issue. And if it’s behind a coming soon page then please provide the login credentials in a secure note as well.

Thanks!

The site is https://hanjamfitness.com/. Page is https://hanjamfitness.com/the-hybrid-joe-program/movement-library/

I don’t know who to send a secure not. Sorry - could you tell me how and I will send in the log in info. Thanks![quote=“Rad, post:4, topic:37238, full:true”]
Hi @hanjamfitness,

In that case, please provide the URL that has this issue. And if it’s behind a coming soon page then please provide the login credentials in a secure note as well.

Thanks!

So I tried more testing. I decided to create a new page. Completely blank and added items 1 by 1. It worked up until the point I added a second modal. I can now get 1 to work. But not the second one. I am not sure why. Here is the page I am testing on.

https://hanjamfitness.com/testing/

Hello There,

Thanks for updating in!

Your given credentials does not work. It seems that the password is incorrect.

Please update your code and use this:

<iframe src="https://www.youtube.com/embed/wiG0pqwCPok" frameborder="0" allowfullscreen 
style="position:absolute;top:0;left:0;width:100%;height:100%;"></iframe>

Please watch out for the unclosed tag to avoid any conflict which would messed up the layout of the rest of the page in the front view.

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.