crowdfavorite / wp-social

A social web integration plugin for WordPress. (Twitter, Facebook, etc.)
http://wordpress.org/extend/plugins/social
GNU General Public License v2.0
183 stars 59 forks source link

Post title not being sent with Facebook link #166

Closed cadfile closed 11 years ago

cadfile commented 11 years ago

When broadcasting a post to facebook the title of the post is not being sent with the link preview on the Facebook post. The title shows up in the box where we add our own comment like "Check this out" but it doesn't follow the format of Facebook share function.

facebooksocial

alexkingorg commented 11 years ago

What format is the post you are broadcasting?

(appropriate tags applied)

cadfile commented 11 years ago

I'm using the standard post format

alexkingorg commented 11 years ago

I don't seem to be able to reproduce this, if someone does and provides a patch we can certainly check it out.

cadfile commented 11 years ago

This was being caused by a conflict with the WordPress SEO plugin. It has a forced title function that seemed to be messing up Social's broadcast function