Facebook Like button is not working

This forum is only for questions or discussions about working with the mojoPortal source code in Visual Studio, obtaining the source code from the repository, developing custom features, etc. If your question is not along these lines this is not the right forum. Please try to post your question in the appropriate forum.

Please do not post questions about design, CSS, or skinning here. Use the Help With Skins Forum for those questions.

This forum is for discussing mojoPortal development

This forum is only for questions or discussions about working with the mojoPortal source code in Visual Studio, obtaining the source code from the repository, developing custom features, etc. If your question is not along these lines this is not the right forum. Please try to post your question in the appropriate forum.

You can monitor commits to the repository from this page. We also recommend developers to subscribe to email notifications in the developer forum as occasionally important things are announced.

Before posting questions here you might want to review the developer documentation.

Do not post questions about design, CSS, or skinning here. Use the Help With Skins Forum for those questions.
This thread is closed to new posts. You must sign in to post in the forums.
9/29/2012 9:13:52 AM
Gravatar
Total Posts 18

Facebook Like button is not working

Hello Joe,

I am using mojoportal facebook like button for my site,but it is not updating correctly.sometimes it says 2 person like this but no body has like it and when i login with another User Id ,it says sign up to like this and when i enter with 3 rd login id it says You and One Person like this.

please tell me whether i have to write any code or i have to change any properties.

Thanks

Nivedita

9/30/2012 2:34:24 PM
Gravatar
Total Posts 537
feet planted firmly on the ground

Re: Facebook Like button is not working

I think the Facebook "like" widget only cares whether you are currently logged in to FB - if you are, you might see something like "you and one other person like this". If not, you might see "2 people like this", one of whom might be you, but you are not currently logged in (to FB).

Also note that FB is remembering your statistics using the page URL. You may also get odd results if the same feature or page can be viewed under different URLs, e.g. with or without a "www." prefix, but I'm speculating here.

However I also think the FB widgets may be buggy (or cranky). I have a page where it always displays one less "like" when I view it on my home machine than on any other. And I have a blog post where the Like widget will not display at all - the http request to FB just yields an empty response - it displays fine for every other post in the same blog.

 

10/12/2012 8:37:04 AM
Gravatar
Total Posts 18439

Re: Facebook Like button is not working

Facebook like button is a bit cranky in my experience as well. One thing I've found is that it is very important to have a meta description for the page or blog post.

In addition to our built in Facebook like button, in the latest release (2.3.9.3) we've added the AddThis widget which combines several like buttons including Facebook and twitter, so you might try upgrading and using that to see if it works any better for you.

Hope that helps,

Joe

You must sign in to post in the forums. This thread is closed to new posts.