Hi everyone.
I have added the facebook comments api on a site some time ago without problem, but now it does not Work. Its just gone.. I used an inline xslt to make it Work.
The funny thing is that it works fine on Apple and Nokia Lumia phones, but not on a desktop..
My code is like this: <div class="fb-comments" data-href="<umbraco:Item field='pageID' xslt="umbraco.library:NiceUrl({0})" runat='server' />" data-colorscheme="light" data-numposts="5" data-width="650"></div>
problems with facebook comment api
Hi everyone. I have added the facebook comments api on a site some time ago without problem, but now it does not Work. Its just gone.. I used an inline xslt to make it Work. The funny thing is that it works fine on Apple and Nokia Lumia phones, but not on a desktop..
My code is like this:
<div class="fb-comments" data-href="<umbraco:Item field='pageID' xslt="umbraco.library:NiceUrl({0})" runat='server' />" data-colorscheme="light" data-numposts="5" data-width="650"></div>
If anyone has an idea let me know..
is working on a reply...