I installed this plugin and can get the like button on every other page except for the Home Page – which is the main page that I want it on anyway. Any suggestions?
]]>I did not change anything to my website, and all of a sudden no LIKE buttons work : they all show ‘error’ link on website.
Could you please check it out : https://www.pjones.ca
]]>I want to show Facebook Like after the Content and other social plugins i am using on the wordpress blog. Right now it shows right after CONTINUE… link
]]>Up until 3 days ago, there were 111 likes on one of the pages on our website. I know these were valid likes because of the # of people we had engaged with in the last couple of days to view, like and share. Yesterday, I noticed that the likes had dropped to about 20. While I understand that there could be people who unlike posts, more than 80% decrease is definitely a bug. I have been reading forums that state that Facebook deletes likes if they think that they are fake accounts. In this case, knowing the engagement we had with our end users, we know that those were not fake. Is there any light you can shed on this? Is this a plugin bug?
]]>This plugin works great on my posts but on my home page pressing it just results in a red “error” message which if i click on takes me to a facebook hosted error message saying this;
Your og:type object name has disallowed characters in it. It must match [a-z][a-z0-9._]*
I have no idea what it means, Can you help shed light on why your plugin is provoking this error from facebook?
Thanks
B
There is not a valid list of admins. You should add admins through a meta tag ‘fb:app_id’ of ‘fb:admins’ or a comma separated to get a list with Facebook-users (my own crummy translation)
]]>The Facebook Like plugin autopopulates most of the open graph parameters in my header correctly, except for og:description, which it leaves blank:
<meta property="og:description" content=""/>
See the source code of this page for an example: https://blog.tortugabackpacks.com/queenstown-nz-photo-essay/
I manually write the meta descriptions for posts using All in One SEO.
Since og:description is blank, no description is included with the link and thumbnail when I post links to Facebook. See the latest post here: https://www.facebook.com/tortugabackpacks.
Does anyone know of a solution to get the Facebook Like plugin to read the meta description I wrote with All in One SEO and use it to populate og:description?
Thanks,
Fred
In the Facebook Like plugin by saturngod, there are a few opening php tags in the document that do not include the php part. i.e. they show <? instead of the full <?php
If you are running on a *NIX environment with Apache, you are probably okay with this, but on IIS 7, this will cause an unexpected end error. To remedy this issue, simply locate the <? tags and complete them so they appear as <?php
Regards,
–Tharon
First of all thanks for your work on this plugin .
I would be better than in the feat. version you would correct small things that prevent W3c validation . 2 small examples i can give :
1. required attribute “type” not specified <script>
small fix as <script type=”text/javascript”> will remove that
( facebooklike.php line 368)
2. there is no attribute “property” <meta property=”og:type” content=”blog” />
That also have a workaround without having to force a +RDFa attribute .
There are small workarounds here but i have to do it after each plugin update .
An example you can find at this blog https://www.fantastic-web-applications.com
Anyway keep up the good work !
Thanks and best Regards !
I’m using Facebook Like and for the most part it’s working great.
But I have a couple of pages on my site that I want to hide, so I select “Disable Facebook Like Button” on these pages to discourage visitors from like/sharing them. This works at first, but I find that the setting is getting lost somehow; after a while the Like button reappears on these pages, and when I edit them the checkbox has become deselected.
I haven’t been able to pin down what is causing the setting to be lost; has anyone else noticed this problem?
Thanks, Graham
]]>