AddThis Not Displaying Pinterest on Porducts

ThemeBurn SupportForumsWordPress ThemesShoppica WordPress ThemeAddThis Not Displaying Pinterest on Porducts

This topic has been marked as not resolved.

Hi,
I cannot get the pinterest button to show up for the life of me on this page:
http://cufflove.com/beta/product/crystal-bracelet/

I have added this to my wpsc-single_product.php:


<!-- AddThis Button BEGIN -->
<div class="addthis_toolbox addthis_default_style ">
<a class="addthis_button_pinterest_pinit"></a>
<a class="addthis_button_facebook_like" fb:like:layout="button_count"></a>
<a class="addthis_button_tweet"></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-51f9abab0dbb7b13"></script>
<!-- AddThis Button END -->

Why is nothing changing? Is there another file to edit that I do not see?

Thanks

August 1, 2013 at 3:47 am #26108

Hello,

Which plugin are you using, WP E-commerce or Woocommerce? Because wpsc-single_product.php is WPEC file not Woocommerce.

Best,
ThemeBurn team

August 1, 2013 at 2:04 pm #26146

Yes I am using Woo. Where do I find the replacement for Woo then?

August 1, 2013 at 6:59 pm #26156

Hello,

To edit this go to: themefolder/woocommerce/single-product/meta.php
Line: 55

And edit your code.

Best,
ThemeBurn team

August 5, 2013 at 9:56 am #26189

Perfect, thank you!

August 6, 2013 at 7:23 pm #26277

Glad we’ve helped :)

Best,
ThemeBurn team

August 7, 2013 at 10:08 am #26295
Viewing 6 posts - 1 through 6 (of 6 total)
  • You must be logged in to reply to this topic.