Cannot float embedded video
-
I have had a really hard time embedding a video in my WordPress theme. After I just switched to a new theme, I could see the video in the text editor but it wouldn’t show up in the browser. I tried the iframe tag but it didn’t work at all. After trying lots of different code variations, finally I was able to get it to work by using this code, but I’m not sure it’s the correct code:
[video height="280" width="400" align="right" src="https://youtu.be/mhnuES3Zgr4"][/video]
I can’t seem to be able to float it to the right. Does anyone know how I would float it right? I’ve tried align=’right’ and style: alignright and I just can’t get it to work. Here is the url: camwoodbats.com
I appreciate any help
- The topic ‘Cannot float embedded video’ is closed to new replies.