Sharing images on Facebook - Description

LihiL

Joined: 2013-11-16
Posts: 13
Posted: Sat, 2013-11-16 17:47

Hi guys. Whenever I press the Like/Share on Facebook button, on a single image page, the image link is being posted to Facebook with a attached ")" to the description. For example, if my image name is "Image" and the description is "Desc", the results on Facebook will be: Image, Desc) . If I don't write a description, all I get on Facebook is the name of the image and then ")".

I'm attaching an example below. How can I get rid of the ")"?

Thanks!

AttachmentSize
Untitled 1.jpg95.91 KB
 
floridave
floridave's picture

Joined: 2003-12-22
Posts: 27300
Posted: Sat, 2013-11-16 18:31

Hard to tell what module you are using.

Dave
_____________________________________________
Blog & G2 || floridave - Gallery Team

 
LihiL

Joined: 2013-11-16
Posts: 13
Posted: Sat, 2013-11-16 18:40
 
floridave
floridave's picture

Joined: 2003-12-22
Posts: 27300
Posted: Sun, 2013-11-17 06:51

Ok, now what position is it?? sidebar or page top or n something different?

Dave
_____________________________________________
Blog & G2 || floridave - Gallery Team

 
LihiL

Joined: 2013-11-16
Posts: 13
Posted: Sun, 2013-11-17 08:01

It's on the sidebar.

 
floridave
floridave's picture

Joined: 2003-12-22
Posts: 27300
Posted: Sun, 2013-11-17 17:47

find
<meta property=\"og:description\" content=\"$_description)\"/>
and remove the )

it is in facebook_like/helpers/facebook_like.theme.php

Dave
_____________________________________________
Blog & G2 || floridave - Gallery Team