Thread Starter
NuKeD
(@nuked)
Thx. I fix.
I have another question.
Why in the file sfc-media.php see these sizes?
Line 120:
$og['og:video:height'] = 398;
$og['og:video:width'] = 224;
Videos facebook wall are very close.
Thread Starter
NuKeD
(@nuked)
Thanks for responding.
My first idea was to use the [embed] WordPress, but not working.
For example, I embed a video without plugins with fixed size of 936px width and height: 587px and wordpress shows me another different size: width: 783px and height: 587px. :s
To me this is a problem because it breaks my design.
For this I had to use a plugin because I do not know how to fix it.
If I could edit any part of WordPress core to set the exact size. My site just going to have the same size for all videos.
Thank you for your help.