I have installed the Offical Facebook plugin on my WordPress site, which is running the latest WordPress and the latest Facebook plugin. I created the app and it is completely linked up to post to a fan page.
When I post I get a success post msg in WordPress:
Posted to Austin FX Web Development's Facebook Timeline
And it did. the post shows the featured image the title. But what I write in the body shows up twice. The first is wrapped in paragraph tags that show
<p> testing. </p>
testing.
This can be seen here: https://www.facebook.com/pages/Austin-FX-Web-Development/121917734499610
This is my 2nd attempt at this. I have duplicated this on my development site and same results as on my clients site.
Here is the test URL. You can see that all the meta data is there.
What Can I do to correct this?
addressed these issues. You can get this code here: [https://github.com/facebook/wordpress/][1] I hope this helps anyone else that was having issues. To track this plugin project closer you can look here for more information: [http://wordpress.org/support/plugin/facebook][2]
-Jason