Bloggers who tries to add FB Comment box to their blog may face this problem...
Warning: this comments plugin is operating in compatibility mode, but has no posts yet. Consider specifying an explicit 'href' as suggested in the comments plugin documentation to take advantage of all plugin features.
Now solution is simple... Just follow these steps.
1. Log in to your blogger
2. Go to template and Edit HTML
3. Check Expand widget Template
4. find <fb:comments
5. just beside it put expr:href='data:post.url'
6. the output must look like this <fb:comments expr:href='data:post.url'/>
Warning: this comments plugin is operating in compatibility mode, but has no posts yet. Consider specifying an explicit 'href' as suggested in the comments plugin documentation to take advantage of all plugin features.
Now solution is simple... Just follow these steps.
1. Log in to your blogger
2. Go to template and Edit HTML
3. Check Expand widget Template
4. find <fb:comments
5. just beside it put expr:href='data:post.url'
6. the output must look like this <fb:comments expr:href='data:post.url'/>
Refresh your post and see the difference.
No comments:
Post a Comment
Comments: