@Mark I disabled adding videos directly to newsfeed as my site is responsive althought i probably can re-enable it as im using fluid videos
<iframe src="https://www.facebook.com/...o_id=163936327095493" width="400" height="300" frameborder="0"></iframe>
and just change the video_id to yours.
you can inspect the video in the firebug to get the url of that video and then get the video id from there
Thanks Ross, I got it working this way but still a bit of a pain for our users rather than just embedding the Facebook code.
David you need to use this iframe:
<iframe src="https://www.facebook.com/...o_id=163936327095493" width="400" height="300" frameborder="0"></iframe>
and just change the video_id to yours.
you can inspect the video in the firebug to get the url of that video and then get the video id from there
Sorry for the delay, just noticed you have updated the plug-in so I will try it and see how it goes.
Thanks for getting back to me.
Please watch this
The features still in development, if you want join the testing, please download it from:
https://code.songphi.org/...lite_v1.1.0-beta.zip
Finally got back to this, sorry for the delay.
Thanks Ross, I got it working this way but still a bit of a pain for our users rather than just embedding the Facebook code.
David you need to use this iframe:
<iframe src="https://www.facebook.com/...o_id=163936327095493" width="400" height="300" frameborder="0"></iframe>
and just change the video_id to yours.
you can inspect the video in the firebug to get the url of that video and then get the video id from there