Jump to content

Where to add AddThis Sharing Button in Prestashop 1.6?


keito

Recommended Posts

Hello guys,

 

I'm a bit confuse on how and where to put AddThis Social Sharing button on my website (Prestashop 1.6). I tried HTMLbox module, AddThis module, BlockAddThis module, and Prestaloveeasyfooter module but it doesn't show the social sharing buttons.

 

 

This my AddThis code

 

<!-- 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_button_tweet"></a>
<a class="addthis_button_pinterest_pinit" pi:pinit:layout="horizontal"></a>
<a class="addthis_counter addthis_pill_style"></a>
</div>
<script type="text/javascript">var addthis_config = {"data_track_addressbar":true};</script>
<script type="text/javascript" src="//s7.addthis.com/js/300/addthis_widget.js#pubid=ra-530bf3b2187e73b7"></script>
<!-- AddThis Button END -->
 
The attached files below are the modules that I tried.
 
 
 
 
 
 
Thank you!
  • Like 2
Link to comment
Share on other sites

Ah, well in that case it's index.tpl (all tpls for the theme are located in the theme folder). Where exactly do you want to add that in the homepage?

 

I'll put that on Store Information Block after Email: [email protected] or maybe align with this one © 2014 Prestashop (right side).

 

Thanks for the fast response. :)

Link to comment
Share on other sites

If so, you must edit blockcms.tpl which you can find in the theme folder /modules

 

I already paste the code in blockcms.tpl but i don't know exactly the correct code for that. Because I simply paste the code under the Email and then when I refresh it to see the changes, the whole page (index page) doesn't show up.

Link to comment
Share on other sites

  • 10 months later...

Where to add this code from ADDthis:

 

 

Add the following code to the <body> of your website.
 
 
<!-- Go to www.addthis.com/dashboard to customize your tools -->
<script type="text/javascript" src="//s7.addthis.com/js/300/addthis_widget.js#pubid=ra-51b896cd7abc6e6f" async="async"></script>
 
Any ideas please
Link to comment
Share on other sites

×
×
  • Create New...