hello,
I am using addthis to share pages in my site with facebook and twitter,
when the title and description are in english it works fine, however when i put a title or description in hebrew they are displayed as question marks (
??? ?? ?????)
i have tried to add:
<script type="text/javascript">
var addthis_config = {
ui_language: "he"
}
</script>
but it didn't help
thanks,
amit