4 Aug 2011, 9:39 AM
Totally Zenned
- Join Date:
- Oct 2008
- Posts:
- 594
- Plugin Contributions:
- 0
problem with Like + picture
in my product display i adding code from addthis
but it's show me the
Like IN HEBREW
Share in english
Google + - english
why the Like is in hebrew ?
the code is :
<!-- AddThis Button BEGIN -->
<div class="addthis_toolbox addthis_default_style ">
<a class="addthis_button_facebook_like" fb:like:layout="button_count"></a>
<a class="addthis_counter addthis_pill_style"></a>
<g:plusone></g:plusone>
</div>
<script type="text/javascript">var addthis_config = {"data_track_clickback":true};</script>
<script type="text/javascript" src="http://s7.addthis.com/js/250/addthis_widget.js#pubid=ra-4d9f0913528c8e79"></script>
<!-- AddThis Button END -->
Thank you