|
|
<p>First off, thanks for such a great plugin! My problem, which I hope we can resolve, is in the facebook() function of the TFBSocial.php file.</p>
<p><span style="text-decoration: underline;">This line of code returns nothing in the meta tag:</span><br />$document->setMetaData('og:title',$article->title);</p>
<p><span style="text-decoration: underline;">And this line of code returns an image from a different article:</span><br />$document->setMetaData('og:image',JURI::root() . $matches[1]);</p>
<p> </p>
<p>My only concern is that when i want to share a link on facebook in my status updates, it pulls up an image that is not included in the correct article. Is there some way to resolve this? Perhaps a slight modification?</p>
<p> </p>
<p>I am using ArtioSEF and Joomla1.5.</p> |
IP Logged
|