- Posts: 15920
COMMUNITY FORUM
Can I add a Facebook video to my website?
- Krikor Boghossian
- Offline
- Platinum Member
Less
More
6 years 6 months ago #168146
by Krikor Boghossian
JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)
Replied by Krikor Boghossian on topic Can I add a Facebook video to my website?
Thank you for sharing this :)
JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)
Please Log in or Create an account to join the conversation.
- hannes01
- Offline
- New Member
Less
More
- Posts: 2
5 years 5 months ago #172492
by hannes01
Replied by hannes01 on topic Can I add a Facebook video to my website?
Hi there,
I also have problems with Facebook videos. Youtube videos work well, but not Facebook's.
Here's a link: www.kalaportaal.ee/testpage
There are two Facebook videos and one Youtube video on the page. Both Facebook videos should be the public ones..
Can you help me please... thank you!
I also have problems with Facebook videos. Youtube videos work well, but not Facebook's.
Here's a link: www.kalaportaal.ee/testpage
There are two Facebook videos and one Youtube video on the page. Both Facebook videos should be the public ones..
Can you help me please... thank you!
Please Log in or Create an account to join the conversation.
- JoomlaWorks
- Offline
- Admin
Less
More
- Posts: 6219
5 years 4 months ago #172498
by JoomlaWorks
Fotis / JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)
Replied by JoomlaWorks on topic Can I add a Facebook video to my website?
Try v4.8.1 from: github.com/joomlaworks/allvideos/archive/master.zip
Fotis / JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)
Please Log in or Create an account to join the conversation.
- hannes01
- Offline
- New Member
Less
More
- Posts: 2
5 years 4 months ago #172500
by hannes01
Replied by hannes01 on topic Can I add a Facebook video to my website?
Works great, thank you!
Please Log in or Create an account to join the conversation.
- JoomlaWorks
- Offline
- Admin
Less
More
- Posts: 6219
5 years 4 months ago #172508
by JoomlaWorks
Fotis / JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)
Replied by JoomlaWorks on topic Can I add a Facebook video to my website?
You're welcome.
Fotis / JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)
Please Log in or Create an account to join the conversation.
- Ardevol
- Offline
- New Member
Less
More
- Posts: 6
4 years 11 months ago #174154
by Ardevol
Replied by Ardevol on topic Can I add a Facebook video to my website?
Hi,
I'm trying to use AllVideos plugin (V 5.1.0) with Facebook videos but it doesn't work.
The code write this url www.facebook.com/plugins/video.php?href=xxxx, but I think it'll better with www.facebook.com/video.php?v=xxxx
How to resolve the problem ?
The link github.com/joomlaworks/allvideos/archive/master.zip download the last version af AllVideos (5.2.0)
Thanks for your answer
I'm trying to use AllVideos plugin (V 5.1.0) with Facebook videos but it doesn't work.
The code write this url www.facebook.com/plugins/video.php?href=xxxx, but I think it'll better with www.facebook.com/video.php?v=xxxx
How to resolve the problem ?
The link github.com/joomlaworks/allvideos/archive/master.zip download the last version af AllVideos (5.2.0)
Thanks for your answer
Please Log in or Create an account to join the conversation.
- JoomlaWorks
- Offline
- Admin
Less
More
- Posts: 6219
4 years 11 months ago #174157
by JoomlaWorks
Fotis / JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)
Replied by JoomlaWorks on topic Can I add a Facebook video to my website?
The embed code for AllVideos is correct. Perhaps the video you're trying to embed is not allowed for embedding or the URL you're using is not actually a video URL.
Fotis / JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)
Please Log in or Create an account to join the conversation.
- Ardevol
- Offline
- New Member
Less
More
- Posts: 6
4 years 11 months ago #174159
by Ardevol
</div>
</div>
... Black windows on screen
The url www.facebook.com/plugins/video.php?href=313078592686863 doesn't work but www.facebook.com/video.php?v=313078592686863 yes, and the embed url from Facebook is www.facebook.com/plugins/video.php?href=https://www.facebook.com/bandatomic.vitrolles.5/videos/313078592686863/ wich it works too
Replied by Ardevol on topic Can I add a Facebook video to my website?
Thanks for your answer,
The original url video is : www.facebook.com/bandatomic.vitrolles.5/videos/313078592686863/
My code is : {facebook}313078592686863{/facebook} (i've tried with complete url)
The genrate source code of the html page is :
<div class="avPlayerWrapper avVideo">
<div style="width:400px;" class="avPlayerContainer">
<div id="AVPlayerID_0_2e6145a8e7fb77cb79d3ad26392f397b" class="avPlayerBlock">
<iframe src="www.facebook.com/plugins/video.php?href=313078592686863&show_text=0&width=400" width="400" height="225" allow="autoplay; fullscreen" allowfullscreen="true" frameborder="0" scrolling="no" title="JoomlaWorks AllVideos Player">
The original url video is : www.facebook.com/bandatomic.vitrolles.5/videos/313078592686863/
My code is : {facebook}313078592686863{/facebook} (i've tried with complete url)
The genrate source code of the html page is :
<div class="avPlayerWrapper avVideo">
<div style="width:400px;" class="avPlayerContainer">
<div id="AVPlayerID_0_2e6145a8e7fb77cb79d3ad26392f397b" class="avPlayerBlock">
<iframe src="www.facebook.com/plugins/video.php?href=313078592686863&show_text=0&width=400" width="400" height="225" allow="autoplay; fullscreen" allowfullscreen="true" frameborder="0" scrolling="no" title="JoomlaWorks AllVideos Player">
</div>
</div>
... Black windows on screen
The url www.facebook.com/plugins/video.php?href=313078592686863 doesn't work but www.facebook.com/video.php?v=313078592686863 yes, and the embed url from Facebook is www.facebook.com/plugins/video.php?href=https://www.facebook.com/bandatomic.vitrolles.5/videos/313078592686863/ wich it works too
Please Log in or Create an account to join the conversation.
- JoomlaWorks
- Offline
- Admin
Less
More
- Posts: 6219
4 years 11 months ago #174160
by JoomlaWorks
Fotis / JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)
Replied by JoomlaWorks on topic Can I add a Facebook video to my website?
Ah, no, you need to add the entire URL, so it should be:
{facebook}https://www.facebook.com/bandatomic.vitrolles.5/videos/313078592686863/{/facebook}
Fotis / JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)
Please Log in or Create an account to join the conversation.
- Ardevol
- Offline
- New Member
Less
More
- Posts: 6
4 years 11 months ago #174164
by Ardevol
Replied by Ardevol on topic Can I add a Facebook video to my website?
Ok !
The code is better but nothing on screen but with Firefox, it's Ok with Edge and Chrome... maybe an option of my browser.
Thanks a lot for your helping
The code is better but nothing on screen but with Firefox, it's Ok with Edge and Chrome... maybe an option of my browser.
Thanks a lot for your helping
Please Log in or Create an account to join the conversation.