The WP Facebook Like plugin for WordPress has just been updated to version 1.0.2. Changes include an improved options page, and the plugin now inserts a button at the end of the post by default.
There is still the option to use the short tag or the PHP function directly if you are a theme developer and want to precisely control where the button will reside.
Hi Johnny,
I installed and activated the plugin yet it the button didn’t appear in the blog,
The setting are simple and I didn’t change the default.
Any Ideas?
Thanks
Alon
Hello, first make sure that your are running the latest version — 1.0.2. Then make sure to go to the settings page (/wp-admin/options-general.php?page=wpfblike-options) and select “before” or “after” next to the “Automatically insert” option.
Hi,
I’m using the latest version (1.0.2) and I tried both Before and After setting and didn’t see the button (neither before nor after).
Alon
Hello again,
That was strange! Are you running the latest version of WordPress (2.9.2)? Are you perhaps running a caching plugin like wp-super-cache? In that case, make sure to clean the cache.
Johnny
I’m running WordPress 2.9.2 (the latest update) and I don’t have the wp-super-cache or something similar.
I know it is strange.
Alon
Is the website online, so I can have a look at it? Or could you view the source of a page and search for “fb:like” without the quotes and see if you find anything?
the site is online :
http://www.rimaolvera.com/blog.
Can it be related to the fb-fan widget (I have it on the blog)?
Yes indeed, that is probably the reason. I’ll look into this tonight and see what can be done.
Great, keep me posted, Thanks!
Alon
Hello again. I have updated the plugin to version 1.0.3 and if you look under the options page, there is a new setting called “embedding method”. Try choosing “iframe” instead of the default “xfbml” and see if that works for you.
Download it manually if you don’t want to wait for WordPress to automatically find the update.
Johnny
Thanks it works, btw when you press the like button, should the post I like appears in the news feed or just in my profile, I tried it and it appear only in my profile (not in news feed)
thanks again
Alon
Great that it works now!
I’m not entirely sure that it appears in the news feed to be honest, but I’m guessing it should. It’s up to Facebook to decide where it will be posted, I just call their API to get the button and display it.