not working for me I am writing the Application id and application secret and it repeat telling me “ERROR! Invalid application ID. Please double check to make sure it is correct. Note that this is not the same thing as your Facebook user ID”.
]]>Fatal error: Cannot use string offset as an array in *********/wp-content/plugins/facebook-comments-for-wordpress/facebook-comments-recentcomments.php on line 244
Im getting this error + comment widget are not updating new comments
]]>I’m using the latest version of WordPress and the latest version of the plugin, but since a few days the comments don’t get imported anymore..
When I look at the settings of the plugin it says:
OK. The followink post on your wall is linked to your blog: “”.
So it looks “empty”.
How can I fix this?
<?php
$pp = new WP_Query(array(
'post_type' => array( 'post','episode','projects' ),
'orderby' => 'comment_count',
'posts_per_page' => 4
));
while ($pp->have_posts()) : $pp->the_post();
?>
Will Facebook Comments work with arranging my posts based on comment count?
]]>I’m trying to display the comments for each post (about 5) on the front page.
Can you or anyone tell me how to do this?
]]>it’s not working on my facebook account!
]]>