The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Facebook fanpage like button on forum
So, i want a like button on my forum that will let users like my facebook page. I have read numerous threads here and havent found a complete answer. Sorry if some of my questions are newbish because this is my first site.
I seen some thing about using vbseo. Is this the best route to take? If so is it a free plugin? I did find the facebook developer page that has the like button code generator. So getting the code should be no issue. I did sign up to be a developer on facebook and went a head and created an app. But i am having trouble doing anything with it. I did enter the app id and secret into my facebook options. Is this even doing anything? Or do i have to link the app to my site, or does facebook automatically do this? I do already have the like buttons in my threads and posts. They are all functioning properly. I dont want to use the facebook connect. Is there a way i can just get into the facebook connect in the admin cp and put the code for the like button there? One other thing i tried doing was putting the code for the like button in an advertisement box. And still no luck! Please lead me in the right direction. All i want is a simple like button for my facebook page. |
#2
|
|||
|
|||
Does anyone know this fancy trick? Please help.
|
#3
|
||||
|
||||
Go to like button developer facebook webpage
put url of your page instead of no url use iframe code the code generated when user press like will be a fan of your page |
#4
|
|||
|
|||
Admincp/Forums & Moderators/Forum Blocks Manager add block pick Custom HTML/PHP
Title = whatever you want Display Order = 0 active = yes Content Type = html Content Code:
<html> <head> <title>Skape Rend</title> </head> <body> <iframe src="https://www.facebook.com/plugins/like.php?href=https://www.facebook.com/pages/Skape-Rend-Community/276690629126068" scrolling="no" frameborder="0" style="border:none; width:240px; height:80px"></iframe> </body> </html> https://www.facebook.com/pages/Skape...76690629126068 Also change this part of the code <title>Skape Rend</title> |
2 благодарности(ей) от: | ||
CAG CheechDogg, tacklebox joe |
#5
|
||||
|
||||
as always awesome advice, instruction and help...thx
--------------- Added [DATE]1370430346[/DATE] at [TIME]1370430346[/TIME] --------------- one thing is if they hit the like button...it goes to their fb profile AND the fan you fb page? --------------- Added [DATE]1370430507[/DATE] at [TIME]1370430507[/TIME] --------------- NEVERMIND.....DOH!!!! |
#6
|
|||
|
|||
Thanks for this! Can you add any comments to display on this?
Also, do you have something for Twitter? Quote:
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|