The forum of the forums
Would you like to react to this message? Create an account in a few clicks or log in to continue.

Face Book Embed on Forum

4 posters

Go down

Solved Face Book Embed on Forum

Post by Thirty October 11th 2014, 12:10 am

How do I embed a FB post in my forum, where do I put the FB code ?  Thanks

http://30dd.forumotion.com/
Thirty
Thirty
Forumember

Female Posts : 133
Reputation : 1
Language : English

http://30dd.forumotion.com/

Back to top Go down

Solved Re: Face Book Embed on Forum

Post by _Twisted_Mods_ October 11th 2014, 12:40 am

_Twisted_Mods_
_Twisted_Mods_
Helper
Helper

Male Posts : 2106
Reputation : 333
Language : English
Location : Ms

http://liquidcode.forumotion.com

Back to top Go down

Solved Re: Face Book Embed on Forum

Post by Thirty October 12th 2014, 1:33 am

I have a post in my Face Book Community I want to embed in my Forumotion Community- to keep the post embedded at the top. Where do I put the embed link ( from the FB post) in Admin ? Thanks
Thirty
Thirty
Forumember

Female Posts : 133
Reputation : 1
Language : English

http://30dd.forumotion.com/

Back to top Go down

Solved Re: Face Book Embed on Forum

Post by _Twisted_Mods_ October 12th 2014, 1:35 am

on forum page or the portal?
_Twisted_Mods_
_Twisted_Mods_
Helper
Helper

Male Posts : 2106
Reputation : 333
Language : English
Location : Ms

http://liquidcode.forumotion.com

Back to top Go down

Solved Re: Face Book Embed on Forum

Post by Thirty October 12th 2014, 1:56 am

On forumotion page. I want to take the imbed code from FB post and put it in my community, so it will keep my FB post at the top of the FB page. Where do I put the code in my forumotion admin ?
Thirty
Thirty
Forumember

Female Posts : 133
Reputation : 1
Language : English

http://30dd.forumotion.com/

Back to top Go down

Solved Re: Face Book Embed on Forum

Post by _Twisted_Mods_ October 12th 2014, 2:30 am

it depends where on top and on what page you want it to show
_Twisted_Mods_
_Twisted_Mods_
Helper
Helper

Male Posts : 2106
Reputation : 333
Language : English
Location : Ms

http://liquidcode.forumotion.com

Back to top Go down

Solved Re: Face Book Embed on Forum

Post by Ange Tuteur October 12th 2014, 6:56 am

Hello Thirty,

Could you provide an example of the code you want to embed ?

Thanks Smile
Ange Tuteur
Ange Tuteur
Forumaster

Male Posts : 13244
Reputation : 2998
Language : English & 日本語
Location : Pennsylvania

https://fmdesign.forumotion.com

Back to top Go down

Solved Re: Face Book Embed on Forum

Post by _Twisted_Mods_ October 12th 2014, 7:38 am

to put it at the top of your home page under the nav bar

goto

Admin Panel>display>homepage>generalities

and place the code facebook gives you in the "message Content" box

If You Wanna Put It On The Side Of Your Home Page Or Portal

Goto

Admin panel>Modules>portals&widgets... select the one you would like to place it on
then click "structure"

Scroll Dotn You Will see on the left side

a gear"Create a widget"

give it a name,title
then place the fb code where the "<br />" is

click save

click to return to widget management

scroll down click the "personal widget" tab

click and hold your widget that you just created  and drag it up to where you would like it to be place

then click the save button under the widget structure

If You Would Like To Put It Anywhere Else On Your Forum Please Be Specific as to where you would like to put it so we can better assist you
_Twisted_Mods_
_Twisted_Mods_
Helper
Helper

Male Posts : 2106
Reputation : 333
Language : English
Location : Ms

http://liquidcode.forumotion.com

Back to top Go down

Solved Re: Face Book Embed on Forum

Post by erchima October 12th 2014, 8:18 am

erchima
erchima
Forumember

Female Posts : 629
Reputation : 15
Language : INDONESIAN | Lua Script | Visual Basic | and Coding
Location : Under your bed xD

http://erchimacute.forumid.net

Back to top Go down

Solved To Clarify

Post by Thirty October 12th 2014, 9:25 am

In a FB page or community , you have a post about something with an arrow at the top of post with a drop down menu. On that menu is a list of options , as you scroll down options , one option is : Embed This Post

You click that and they give you a code- under code it says " copy and paste this code into your website  " ' Learn More ' 

You click Learn More -

Embedded Posts
Embedded Posts are a simple way to put public posts - by a Page or a person on Facebook - into the content of your web site or web page. Only public posts from Facebook Pages and profiles can be embedded.


Example -  Face Book Embed on Forum 851575_544836962230704_1677623445_n




The Face Book Post I want to embed, where do I put the code in my website ; In my Admin or in a post in the forum ?  If in my Admin - what section and where exactly ?

Thank you
Thirty
Thirty
Forumember

Female Posts : 133
Reputation : 1
Language : English

http://30dd.forumotion.com/

Back to top Go down

Solved Re: Face Book Embed on Forum

Post by Ange Tuteur October 12th 2014, 4:37 pm

I do not have facebook, which is why I asked for a code. If you provide, I'm sure I can figure something out for you. ^^
Ange Tuteur
Ange Tuteur
Forumaster

Male Posts : 13244
Reputation : 2998
Language : English & 日本語
Location : Pennsylvania

https://fmdesign.forumotion.com

Back to top Go down

Solved Re: Face Book Embed on Forum

Post by _Twisted_Mods_ October 12th 2014, 4:42 pm

here is a example code ange but fb give you all the code you need

Code:
<div id="fb-root">
</div>
 <script>(function(d, s, id) { var js, fjs = d.getElementsByTagName(s)[0]; if (d.getElementById(id)) return; js = d.createElement(s); js.id = id; js.src = "//connect.facebook.net/en_US/all.js#xfbml=1"; fjs.parentNode.insertBefore(js, fjs); }(document, 'script', 'facebook-jssdk'));</script>
<div class="fb-post" data-href="https://www.facebook.com/Triston.Young/posts/981976665153214" data-width="466">
   <div class="fb-xfbml-parse-ignore">
      <a href="https://www.facebook.com/Triston.Young/posts/981976665153214">Post</a> by <a href="https://www.facebook.com/Triston.Young">Triston Young</a>.
   </div>
</div>
_Twisted_Mods_
_Twisted_Mods_
Helper
Helper

Male Posts : 2106
Reputation : 333
Language : English
Location : Ms

http://liquidcode.forumotion.com

Back to top Go down

Solved Re: Face Book Embed on Forum

Post by Ange Tuteur October 12th 2014, 4:55 pm

Ange Tuteur
Ange Tuteur
Forumaster

Male Posts : 13244
Reputation : 2998
Language : English & 日本語
Location : Pennsylvania

https://fmdesign.forumotion.com

Back to top Go down

Solved Thank you

Post by Thirty October 12th 2014, 9:06 pm

For posting this from archives. The code isn't FB video  but, the code is similar. I needed to know where the code was supposed to go in my forumotion Admin so the post in my FB community would keep the post( with the embed code) at the top of the FB page. Right now the post in my FB community is pinned at the top of the page, but it doesn't stay pinned, and I have to find the post and pin it again at the top.

The embed code ( from post) , when I embed in my forumotion, will keep the post at the top on my FB page, and I won't have to pin again and again.

Now I have information on FB Video, that will be helpful  , Thanks

I will check out archives  Very Happy
Thirty
Thirty
Forumember

Female Posts : 133
Reputation : 1
Language : English

http://30dd.forumotion.com/

Back to top Go down

Solved Re: Face Book Embed on Forum

Post by erchima October 13th 2014, 2:10 am

you want make widget, your post on FB can see on your forum?
erchima
erchima
Forumember

Female Posts : 629
Reputation : 15
Language : INDONESIAN | Lua Script | Visual Basic | and Coding
Location : Under your bed xD

http://erchimacute.forumid.net

Back to top Go down

Solved Widget

Post by Thirty October 13th 2014, 8:42 pm

erchima wrote:you want make widget, your post on FB can see on your forum?



I can make a widget and see what that will do.
Thirty
Thirty
Forumember

Female Posts : 133
Reputation : 1
Language : English

http://30dd.forumotion.com/

Back to top Go down

Solved Thank You

Post by Thirty October 16th 2014, 5:55 pm

To everyone that responded, I appreciate the help. Smile
Thirty
Thirty
Forumember

Female Posts : 133
Reputation : 1
Language : English

http://30dd.forumotion.com/

Back to top Go down

Back to top

- Similar topics

 
Permissions in this forum:
You cannot reply to topics in this forum