Lompat ke konten Lompat ke sidebar Lompat ke footer

How to Fix the Warning Messages Plugin Facebook Comment Box

How to Fix the Warning Messages Plugin Facebook Comment Box - For my friends who use blogger comment box plugin Facebook lately there may get a warning / warning about the errors in the script tag plugin Facebook comment box, do not worry and do not also wait for a warning message will disappear after the developer to fix it because this is not a bug but there is little change. Warning messages that appear like this.

kotak_komentar_facebook

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.

This is a message for those who use the tag 'url' in the comment box script to fix up and we replace the tag 'url' which is under the code <data:post.body/> replace it with 'href'.

<fb:comments expr:title='data:post.title' expr:url='data:post.url' expr:xid='data:post.id' migrated='1' notify='true' numposts='5' width='490' xid='you'r app ID'/></fb:comments>

Replace to 'href'

<fb:comments expr:title='data:post.title' expr:href='data:post.url' expr:xid='data:post.id' migrated='1' notify='true' numposts='5' width='490' xid='you'r app ID'/></fb:comments>

By changing the tag is then an error message warning of a Facebook comment box will disappear - How to Fix the Warning Messages Plugin Facebook Comment Box.

Posting Komentar untuk "How to Fix the Warning Messages Plugin Facebook Comment Box"