Keyword

Video in Facebook like

  • troponin
  • troponin's Avatar Topic Author
  • Offline
  • Platinum Member
More
12 years 11 months ago #58171 by troponin
Video in Facebook like was created by troponin
Hey,

wonder if it possible to include the Video from the Item, when people click the like button.

Please Log in or Create an account to join the conversation.

More
12 years 11 months ago #58172 by Olivier Karfis
Replied by Olivier Karfis on topic Re: Video in Facebook like
Hi.

You'd have to do this in the code of the item.php page and add the proper Facebook OpenGraph metatags like this:

<meta property="og:video" content="example.com/awesome.swf" />
<meta property="og:video:height" content="640" />
<meta property="og:video:width" content="385" />
<meta property="og:video:type" content="application/x-shockwave-flash" />
<meta property="og:video" content="example.com/html5.mp4" />
<meta property="og:video:type" content="video/mp4" />
<meta property="og:video" content="example.com/fallback.vid" />
<meta property="og:video:type" content="text/html" />

Docs are here: developers.facebook.com/docs/opengraph/

@olivierk

Owner of www.FrenchToday.com - K2 fan and freelancer, runs the Joomla/K2 tip site: www.yanaku.com

Please Log in or Create an account to join the conversation.

  • troponin
  • troponin's Avatar Topic Author
  • Offline
  • Platinum Member
More
12 years 11 months ago #58173 by troponin
Replied by troponin on topic [Solved] Video in Facebook like
thx

Olivier

P.S. : why do always People with the Olivier know the answer of my questions ?

Olivier Olivier :woohoo:

Please Log in or Create an account to join the conversation.

More
12 years 11 months ago #58174 by Olivier Karfis
Replied by Olivier Karfis on topic Re: [Solved] Video in Facebook like
We are french robots engineered by the Greek government to respond to K2 questions ;-)

@olivierk

Owner of www.FrenchToday.com - K2 fan and freelancer, runs the Joomla/K2 tip site: www.yanaku.com

Please Log in or Create an account to join the conversation.

  • troponin
  • troponin's Avatar Topic Author
  • Offline
  • Platinum Member
More
12 years 11 months ago - 12 years 11 months ago #58175 by troponin
Replied by troponin on topic Re: [Solved] Video in Facebook like
ohhh didnt work cause the code comes from AllVideos Plugin with all the iframe and object tags, so that changes should be done in AllVideos Plugin.

Somebody solved it ?

Please Log in or Create an account to join the conversation.


Powered by Kunena Forum