Facebook comments URL Error
-
I’m trying to use the Facebook comments plugin, I’ve put the following code in my comments.php file and it’s appearing but I’m getting a error “Warning: https://www.url.co.uk/blog/? is unreachable.” I’ve searched for solutions online but nothing has worked, it would be great if someone could help, thanks.
I’m using the following code:
<div id="fb-root"></div><script src="https://connect.facebook.net/en_US/all.js#xfbml=1"></script> <meta property="fb:app_id" content="217563054941531"> <fb:comments href=”<?php echo get_permalink($post->ID); ?>” num_posts="5" width="950"> <meta property="fb:admins" content="100002346092587"/> </fb:comments>
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘Facebook comments URL Error’ is closed to new replies.