Facebook td-classic-sharing button problem with non english language

Posted in: Newspaper
Post count: 6

Hello to all!

I ve found that when I use Croatian language translation on newsmag theme, it places croatian text “Sviđa mi se” on the facebook like button and than a little box where says number of likes goes behind twitter button so it’s hard to see exact number. This problem ocures only on firefox and not on chrome where there is original english “Like” name.

I tried to find some social.php file in the template but no luck, I don’t know wehere to fix it.

Here is example of one post (it is best to check on your own in firefox and chrome):
http://www.savjetologija.com/hrana-i-pice/12-namirnica-koje-ne-moraju-biti-u-vasem-frizideru/
-it’s the same above and as under the post!

Can anyone please help?

Post count: 22421

Hello,
I have checked your website and right now there is only the ‘like’ button on both firefox and chrome. In any case, this is a known issue, we have not created the like button to support to many characters.
You can try to add this css to fix it:
.td-post-sharing .td-classic-facebook iframe {
min-width: 120px;
}

Thank you!

Post count: 6

Thanks so much, works like a charm!

Viewing 3 posts - 1 through 3 (of 3 total)
The forum ‘Newspaper’ is closed to new topics and replies.