TheAdminMarket
12-04-2014, 02:56 PM
Hello,
Does anybody knows if there are any settings for:
<fb:comments></fb:comments>
By defaults it shows a fixed width form, while recently facebook allows to use relative width. For example:
<div class="fb-comments" data-href="https://www.lagadas.com" data-width="100%" data-numposts="10" data-colorscheme="light"></div>
works fine in my site.
Maybe I'm wasting my time but the reason that I want to use fb:comments is because I suppose that can use it in multiple pages without the need of changing URL.
I did a search in: class_facebook.php, functions_facebook.php, in the API files and finally in some templates that exist for facebook, but didn't found anything.
Thank you
Does anybody knows if there are any settings for:
<fb:comments></fb:comments>
By defaults it shows a fixed width form, while recently facebook allows to use relative width. For example:
<div class="fb-comments" data-href="https://www.lagadas.com" data-width="100%" data-numposts="10" data-colorscheme="light"></div>
works fine in my site.
Maybe I'm wasting my time but the reason that I want to use fb:comments is because I suppose that can use it in multiple pages without the need of changing URL.
I did a search in: class_facebook.php, functions_facebook.php, in the API files and finally in some templates that exist for facebook, but didn't found anything.
Thank you