DIR Return Create A Forum - Home
---------------------------------------------------------
Create A Forum - Support Forums
HTML https://support.createaforum.com
---------------------------------------------------------
*****************************************************
DIR Return to: General Support
*****************************************************
#Post#: 4734--------------------------------------------------
Facebook Like button
DIR By: DieMofo
Date: June 2, 2012, 10:30 pm
---------------------------------------------------------
How do I add a facebook like button on my forum?
#Post#: 4735--------------------------------------------------
Re: Facebook Like button
DIR By: CreateAForum
Date: June 2, 2012, 10:33 pm
---------------------------------------------------------
It's built in to show in posts such as this topic on a forum.
#Post#: 4740--------------------------------------------------
Re: Facebook Like button
DIR By: Michel
Date: June 3, 2012, 1:28 am
---------------------------------------------------------
Maybe he means a link like 'like us on facebook' ?
#Post#: 4741--------------------------------------------------
Re: Facebook Like button
DIR By: CreateAForum
Date: June 3, 2012, 1:29 am
---------------------------------------------------------
In that case he can either link via a custom tab.
Or place facebook like us code in headers or footers under
Manage Styles
#Post#: 4769--------------------------------------------------
Re: Facebook Like button
DIR By: DieMofo
Date: June 5, 2012, 1:34 am
---------------------------------------------------------
I've tried both and neither will show up.
#Post#: 4770--------------------------------------------------
Re: Facebook Like button
DIR By: xboi209
Date: June 5, 2012, 2:45 am
---------------------------------------------------------
Show me the code you tried
#Post#: 4819--------------------------------------------------
Re: Facebook Like button
DIR By: DieMofo
Date: June 7, 2012, 10:44 pm
---------------------------------------------------------
it gave me two HTML codes, both I've tried and both have failed
but I'll list them below.
--- 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_GB/all.js#xfbml=1";
fjs.parentNode.insertBefore(js, fjs);
}(document, 'script', 'facebook-jssdk'));</script>
--- End Code ---
--- Code ---
<div class="fb-like"
data-href="
HTML http://www.facebook.com/pages/Yaoi-Paradise/226982494050705"<br
/>data-send="false" data-layout="button_count" data-width="450"
data-show-faces="false" data-colorscheme="dark"></div>
--- End Code ---
#Post#: 4821--------------------------------------------------
Re: Facebook Like button
DIR By: thepianocat
Date: June 7, 2012, 10:49 pm
---------------------------------------------------------
Try this code:
--- Code ---
<fb:like href="Your URL" layout="standard" show-faces="true"
width="450" action="like" colorscheme="light" />
--- End Code ---
Changing "Your URL" for your Facebook.
#Post#: 4822--------------------------------------------------
Re: Facebook Like button
DIR By: DieMofo
Date: June 7, 2012, 10:55 pm
---------------------------------------------------------
nope, still nothing.
#Post#: 4827--------------------------------------------------
Re: Facebook Like button
DIR By: xboi209
Date: June 7, 2012, 11:09 pm
---------------------------------------------------------
You need to put the first code in your headers
*****************************************************
Page 1 of 2
DIR Next Page