I added a row, added a text block and then put my VideoPress short code in. The view on the page is really big, but when I click play it reduces the video to thumbnail size in a black box...
I can embed my VideoPress vids into the Home Slider A-OK. I can even embed them into text boxes in a row broken into 3 column.
The only problem is that I get black bars on the sides of the video. I tried pasting the code given for vimeo into General Settings > Custom CSS, but it didn't work (code below).
.iframe-embed { padding-bottom: 54%!important; } @media only screen and (min-width: 1000px) and (max-width: 1300px) { body .iframe-embed { padding-bottom: 53.5%!important; } }
ANY suggestions to make the video appear a bit better would be awesome! I know Vimeo is a better solution, but VideoPress keeps my videos in the hands of a specific audience...plus it's paid for... thanks!
OK - after playing with it for a few hours- I discovered that I can use the embed code inside of a RAW HTML box and it works perfectly... for laptops and desktops. I cannot view videos on Android, or IOS 7
I can embed my VideoPress vids into the Home Slider A-OK. I can even embed them into text boxes in a row broken into 3 column.
The only problem is that I get black bars on the sides of the video. I tried pasting the code given for vimeo into General Settings > Custom CSS, but it didn't work (code below).
.iframe-embed { padding-bottom: 54%!important; } @media only screen and (min-width: 1000px) and (max-width: 1300px) { body .iframe-embed { padding-bottom: 53.5%!important; } }
ANY suggestions to make the video appear a bit better would be awesome! I know Vimeo is a better solution, but VideoPress keeps my videos in the hands of a specific audience...plus it's paid for... thanks!
Ryan
OK - after playing with it for a few hours- I discovered that I can use the embed code inside of a RAW HTML box and it works perfectly... for laptops and desktops. I cannot view videos on Android, or IOS 7
SInce original issue is closed I am starting a new ticket for my embed problems for IOS and android