This used to be my favourite FB-like-plugin (I think I’ve tested 20 or so) but recently it has stopped working.
The pictures of the people that like a post are gone and no links appear on Facebook.
Has the development stopped?
]]>I checked show over content and it worked, but when I uncheck show under it goes back to checked when saving…
Can I also do this in one of the scripts-files? In case, which one?
]]>Hi,
I use this plugin but after reinstalling it it is displayed in another language than English. Do you know how to change it back to English. In the option menu I can’t change the language.
Thank you in advance for your help!
]]>I am a noob. Working things out nicely as I go along though. Just need a bit of assistance with my FBLike link. Thank you in advance. ??
When I installed WordPress I installed it into a ‘WorldPress’ folder, resulting in my url having ‘wordpress’ at the end of it. I have fixed that but as I had installed the FBLike plugin previous to changing the location of the WordPress files, the FBLike link now doesn’t work.
Is there a way I can change the FBLike link to my current url? And not lose the Facebook likes I already have?
Cheers!
Cris.
bluebirdmusic.net
Hi, is it possible to filter the plugin only for specified categories or is it possible to disable it for specified categories?
THX!
Klimas
Please add the following to your wp-config.php file when working on your plugin:
define('WP_DEBUG', true);
It’ll help you track down errors. Specifically, I’m getting deprecated errors re
Notice: has_cap was called with an argument that is deprecated since version 2.0! Usage of user levels by plugins and themes is deprecated. Use roles and capabilities instead. in /path/to/blog/wp-includes/functions.php on line 3466
the button works well in all other aspects that I can tell but does not show at all when viewing a category
]]>In case anyone wants to put this like button on only specific pages, here is a simple way to add a shortcode for this plugin.
Add this code into your theme’s functions file.
function wm_fblike_shortcode(){
$button = null;
if(function_exists('fblike_get_iframe')){
$fblike_uri = get_permalink(get_the_ID());
$button = fblike_get_iframe($fblike_uri);
}
return ($button);
}
add_shortcode('fblike','wm_fblike_shortcode');
Then, you can use the shortcode [fblike]
in any post, page, or custom post type. If you’d like to use it in your template files, insert the following code into your template where you’d like to see the button.
<?php echo do_shortcode('[fblike]');?>
One usage note: if you’re using the shortcode or template tag, you’ll have to select the appropriate combination of “FBLikeButton Settings” on the plugin settings page to avoid showing the button more than once on your page.
]]>Just recently, and may have been with the wordpress 3.2.1 update, this plugin started giving a red “error” when clicking the like button. It still works fine on sites that are not on the multisite wordpress network installation. Clicking the “error” gives a popup with this message:
“There was an error liking the page. If you are the page owner, please try running your page through the linter on the Facebook devsite (https://developers.facebook.com/tools/lint/) and fixing any errors.”
The ‘Like’ button shows up, says I ‘Like’ the post, but when I switch over to Facebook, it doesn’t show up on my wall. All previous posts work, display in Facebook that I ‘Like’ it, etc…it’s just the most recent post that I’m having issues with.
]]>I would like to know how to disable this plugin on some pages e.g. Contact Me and Order.
Thanks
]]>Hi,
I’m find the button is getting squished by the title & body text. Is there an easy way to add, say, 5 pixels above / below it?
Thanks.
– Erik
]]>Hi,
I am using this plugin and I find it great.
Just one issue.
When i activate this plugin, enabling it for my posts, i immediately have more than 70 “likes” for that post.
This issue also present at other posts.
how would someone “like” my post even before I activate this plugin?
Can anyone help?
]]>I’ve got the latest version of this plugin installed but I’ve noticed
that <title> tags shown as part of heading / postname displayed on Facebook. Example of what’s shown on Facebook:
<title>Article name</title>
Do you have any ide of what might be causing this?
I’ve also noticed that the image used on my Facebook wall is taken from one of the widgets in the sidebar. Is there any way to tweak the plugin code so the ‘featured’ inage’ of the post is used instead?3
]]>For some reason, the likes added by this plugin doesn’t show up in Facebook Insights. Don’t know why, Insights is poorly documented and I can’t see anything wrong with the code from this button, but I suspect that it doesn’t follow the standard in some way or the other. As Facebook changes it standards every other hour, no surprise, but it would be better to see all the likes in my Insights.
]]>I have pages that load multiple posts and every time one calls apply_filters(‘the_content’,$my_namespace->post_content) , the fblikebutton gets added to the end of it. Is there a way to make it only appear in The Loop’s post?
]]>When I or anyone else used the FB Like button for a post on my site the image displayed on Facebook is an ad from my site. Even when I have images in the post. How do I get the button to use an image from the post or none at all.
Thanks
https://lorithayer.com
The FB Like Button does not show on blog, nor does the ‘preview’ of the button in the plugin options setup page. I use the Thesis Theme by DIYthemes. I checked other pages with the same theme that had the same plugin and it does not show there either. My website is:
Please let me know what I need to do on my end.
Thank you,
Maria
[sig moderated as per the Forum Rules]
Hi
How do I exclude the FBlikeButton from some pages? I only want the ‘like button’ to be included in a selected few pages.
Thanks in advance
]]>Even when I elect to show fblike button on posts and pages, it doesn’t show up in posts when I view them from blof page. My website is set up with all static pages, posts have been linked to url/blog. Oddly,when I select a post from ‘recent posts’ list, the fblike button shows up. When I select the link url/blog, the post is there with no fblike button. How can I make it show up there?
]]>I am having a problem where, when I try to put the code for a Google Ad into the header of my website, the Fblikebutton container shows up too.
This is not a flaw with Fblikebutton per se, as I’ve tried about three different “facebook like” plugins and keep getting the same result.
If I put ANY kind of iframe into a widget, the facebook like button shows up in the iframe. It doesn’t matter if the iframe is completely unlabeled.
Has anyone else had this problem?
]]>We want it off to the right rather than directly above the left side of our posts.
Can this be done? I know I’ve seen some off to the right before.
Thanks! ??
]]>I’m using WP 3.0.1 and I just loaded this plugin and it works.
I just had to comment since I seriously appreciate when something works since I’ve tried so many plugins (for various things) that don’t work.
Thanks for this plugin.
Regards,
Karen
P.S You can see it on:
https://www.buyingahousemadesimple.com.au
Is it possible to insert fblikebutton to COMMENTS?
]]>When I click on the link it calls the pop up but the pop up automatically dismisses before it displays anything. The underlying text quickly changes from ‘Like’ to ‘Liked’ and back again. The pop up re-displays over and over in an infinite loop until I close that tab. No issues with IE 8.0.6.
Might be a FF addin that is messing it up. I haven’t retried without AdBlock Plus, which I have running.
]]>Is there a way to display the FB Like button on the search results?
]]>How can I do it?
I just want to add some padding to the iframe, but I don’t know where can I do it.
Thx.
]]>Hello – I just installed the FBLikeButton plugin and I’ve noticed that the height does not dynamically adjust based on the presence of profile pictures. According to https://developers.facebook.com/docs/reference/plugins/like you need XFBML for that. Is there a way to achieve this with the plug-in? Thanks!
]]>Hi,
I selected the option: show facebook profile pictures
But in the post it doesn’t show it?
]]>I would love to have a shortcode for this so that it only shows on certain Pages. Is that possible? Thanks,
]]>