vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.8 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=235)
-   -   Add-On Releases - Add Facebook "Like" button to your threads [vB 3.8.x] (https://vborg.vbsupport.ru/showthread.php?t=241053)

malakaikingston 12-11-2010 08:41 PM

Quote:

Originally Posted by BirdOPrey5 (Post 2132544)
In your headinclude you should have several "og" meta lines... one of them is for title and should be :
Code:

<meta property="og:title" content="$threadinfo[title]"/>
That's what mine is and it uses only the thread title as the subject.

I have no og meta lines.

Should I add them?

If so where?

BirdOPrey5 12-11-2010 10:00 PM

Definitely everyone who uses the Like button should have these headers... Put them anywhere in your headinclude template.

Code:

<meta property="og:title" content="$threadinfo[title]"/>
<meta property="og:site_name" content="$vboptions[bbtitle]"/> 
<meta property="og:image" content="http://www... path to image/logo.jpg">
<meta property="og:type" content="article" />

The og:image one is the only one you need to customize... make this a URL of an image you want to use when someone likes your page, usually the site logo- but it should be "roughly" square. Facebook will resize it as needed within reason though.

malakaikingston 12-11-2010 10:37 PM

Quote:

Originally Posted by BirdOPrey5 (Post 2132592)
Definitely everyone who uses the Like button should have these headers... Put them anywhere in your headinclude template.

Code:

<meta property="og:title" content="$threadinfo[title]"/>
<meta property="og:site_name" content="$vboptions[bbtitle]"/> 
<meta property="og:image" content="http://www... path to image/logo.jpg">
<meta property="og:type" content="article" />

The og:image one is the only one you need to customize... make this a URL of an image you want to use when someone likes your page, usually the site logo- but it should be "roughly" square. Facebook will resize it as needed within reason though.

Cool I added all those and they work well, except for the image, I got it to work in the case of linking with urls (like posting links on the fan page) but it never showed up via the like button.

This is the code I am using

Code:

<meta property="og:image" content="http://www.silverfishlongboarding.com/images/logo.jpg">
Is there a way to fix it to use an image via the like button but still be able to choose the images when linking to it from offsite, such as on the fan page?

If I have to choose one or the other I would rather be able to choose but just thought I should ask.

Thanks for all the help, yer great.

BirdOPrey5 12-11-2010 10:44 PM

I don't think there's a way to choose, if so I haven't found it. You can remove the whole line to go back to how it was.

If you're using the iframe method the image won't ever show unfortunately.

malakaikingston 12-11-2010 10:53 PM

Quote:

Originally Posted by BirdOPrey5 (Post 2132606)
I don't think there's a way to choose, if so I haven't found it. You can remove the whole line to go back to how it was.

If you're using the iframe method the image won't ever show unfortunately.

ahhhhh okay.

good to know, thanks.

malakaikingston 12-14-2010 08:31 PM

Quote:

Originally Posted by BirdOPrey5 (Post 2132606)
I don't think there's a way to choose, if so I haven't found it. You can remove the whole line to go back to how it was.

If you're using the iframe method the image won't ever show unfortunately.

Can you clarify something for me, does adding this code in any way link up to my sites fan page? Is there a way to do that if it doesn't?

Thanks again.

BirdOPrey5 12-14-2010 08:37 PM

I believe the fan page is totally independent. I don't know of any way to "link" them. There is one additional "og" tag where you can add your facebook id to be the admin of the like button but I don't believe it really does anything for the like button as implemented in this mod.

Code:

<meta property="fb:admins" content="9999999999"/>
Replace 999999999999 with your facebook id number.

How to find your facebook ID

malakaikingston 12-14-2010 10:33 PM

Quote:

Originally Posted by BirdOPrey5 (Post 2133957)
I believe the fan page is totally independent. I don't know of any way to "link" them. There is one additional "og" tag where you can add your facebook id to be the admin of the like button but I don't believe it really does anything for the like button as implemented in this mod.

Code:

<meta property="fb:admins" content="9999999999"/>
Replace 999999999999 with your facebook id number.

How to find your facebook ID

Okay cool thanks.

Mahoni999 12-16-2010 11:16 AM

edit:

Anyone knows how we can get the Language changed in the IFrame Version?

Kind Regards

Replicators 12-19-2010 03:59 PM

I got sort of a request if anyone is willing to try, instead of having the like button inside the postbit, is it possible to have it in it's own box below the first post? I cannot get it situated right without it screwing up the postbit.

Also for the meta stuff, it doesn't seem to work for me. I put the stuff in the headinclude template with correct info, but when it gets to facebook it is as it was before. Maybe i am missing something though, i don't even know what it means by og or how the code would know that that meta is for facebook and not the site itself.


All times are GMT. The time now is 12:51 PM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.01805 seconds
  • Memory Usage 1,751KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (6)bbcode_code_printable
  • (5)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (1)pagenav_pagelinkrel
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete