Hello,
I have this FR and EN website. I use the Follow buttons from Add This. Even though I use this:
<script type="text/javascript">
var addthis_config =
{
ui_cobrand: "MySite",
ui_language: "fr",
ui_header_color: ui_header_color,
ui_header_background: ui_header_background,
ui_show_promo: false
};
</script>
The alt text of the follow buttons always shows up in EN.
How can I fix this?
Thanks!
This question is closed to new answers.