Posterize.us: Facebook Like Integration - Posterize.us

Jump to content

Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic

Facebook Like Integration

#1 User is offline   Steve Isaacs 

  • Newbie
  • Pip
  • Group: Members
  • Posts: 1
  • Joined: 02-June 10
  • Posterous URL:http://blog.steveisaacs.com

Posted 03 June 2010 - 01:38 AM

I'd like to add the Facebook Like buttons (with images) to my copy of Bookeh. Help?

This is the code I want to use <fb:like href="{Permalink}" layout="standard"></fb:like>

...from the Posterous blog post: http://blog.posterou...ok-like-buttons

thanks!
1

#2 User is offline   Dharma/Arte 

  • Newbie
  • Pip
  • Group: Members
  • Posts: 1
  • Joined: 06-June 10
  • Posterous URL:http://dharmaarte.posterous.com/

Posted 16 June 2010 - 01:36 AM

Hi, I manage a Posterous site for a non-profit, and most of our readers come from Facebook. I also would like to add Facebook Like to our Posterous but am not able to (we use one of Cory's themes, which apparently doesn't have native FB Like support). Any help on this? Thanks.
0

#3 User is offline   Chris Harley 

  • Newbie
  • Pip
  • Group: Members
  • Posts: 1
  • Joined: 05-August 10
  • Posterous URL:www.christopherharley.com

Posted 21 August 2010 - 12:31 PM

It took some time but I finally figured it out. If you want the new Twitter button and the Facebook Like button to replace the Retweet button on custom pages, here's what to remove:

{block:Retweet}       
<img src="/images/icons/services/twitter11.png" style="vertical-align: middle; position: relative; top: -2px;" />        <span id="retweet_count_{PostID}">         <a href="{RetweetLink}">           {NumRetweets}            <span id="retweet_count_label_{PostID}">mentions</span>         </a>       </span>       {RetweetButton}   
{/block:Retweet}

In its place you'll want this:

{block:Sharing}  
<div class="posterous_retweet_widget">
<div style="float: left; padding: 5px 0;">
{block:Tweet /}
</div>
<div style="float: left; padding: 5px;">
{block:FbLike /}
</div>
<br style="clear: both;" />  
</div>                      
{/block:Sharing}
0

Share this topic:


Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic

1 User(s) are reading this topic
0 members, 1 guests, 0 anonymous users