I have a list of links that contain the addthis toolbox on them. When using the pinterest button, it shows a list of all the images on the page rather than the one specified in the pi:pinit:media option. then it uses the page URL https://www.sociallyshared.com/dashboard rather than the pi:pinit:url option.
I have been through all of the documentation and cannot seem to find what is going wrong, if i am doing anything wrong ( i have tested this before and it worked, i just noticed it stoped working)
I've attached the block of code the information is contained in. The section of the site sociallyshared.com is login protected, however registration is free. Once registered, you will need to add a link to your dashboard through the "browse links" section to see the toolbar code that is posted below.
<div id="add_this_link_5" class="addthis_toolbox addthis_default_style" addthis:url="https://www.sociallyshared.com/links/url/64eD324C96" addthis:title="Gripzila - A Universal Stand for Smart Devices" addthis:description="Gripzila is a universal stand that makes hands-free viewing on smart phones, eReaders, iPods and other devices a cinch. It facilitates hands-free movie watching, video calls, time-delayed photos and more. Start earning money almost immediately!">
<a href="https://www.addthis.com/bookmark.php?v=250&pubid=ra-4fcd22be55f0c79e" class="addthis_button_compact at300m"><span class="at16nc at300bs at15nc at15t_compact at16t_compact"><span class="at_a11y">More Sharing Services</span></span>Share</a>
<span class="addthis_separator">|</span>
<a class="addthis_button_facebook at300b" title="Send to Facebook" href="#"><span class="at16nc at300bs at15nc at15t_facebook at16t_facebook"><span class="at_a11y">Share on facebook</span></span></a>
<a class="addthis_button_twitter at300b" title="Tweet This" href="#"><span class="at16nc at300bs at15nc at15t_twitter at16t_twitter"><span class="at_a11y">Share on twitter</span></span></a>
<a class="addthis_button_pinterest_share at300b" pi:pinit:url="https://www.sociallyshared.com/links/url/64eD324C96" pi:pinit:media="https://www.sociallyshared.com/product_images/files/c2bf55bc2696e48a2af4c134bbbf026c.jpg" target="_blank" title="Send to Pinterest_share" href="#"><span class="at16nc at300bs at15nc at15t_pinterest_share at16t_pinterest_share"><span class="at_a11y">Share on pinterest_share</span></span></a>
<a class="addthis_button_google_plusone_share at300b" href="https://www.addthis.com/bookmark.php?v=250&winname=addthis&pub=ra-4fcd22be55f0c79e&source=tbx-250&lng=en-US&s=google_plusone_share&url=https%3A%2F%2Fwww.sociallyshared.com%2Flinks%2Furl%2F64eD324C96&title=Gripzila%20-%20A%20Universal%20Stand%20for%20Smart%20Devices&ate=AT-ra-4fcd22be55f0c79e/-/-/5000ed26f4cee434/5&frommenu=1&uid=5000ed26158f32bd&description=Gripzila%20is%20a%20universal%20stand%20that%20makes%20hands-free%20viewing%20on%20smart%20phones%2C%20eReaders%2C%20iPods%20and%20other%20devices%20a%20cinch.%20%20It%20facilitates%20hands-free%20movie%20watching%2C%20video%20calls%2C%20time-delayed%20photos%20and%20more.%20%20Start%20earning%20money%20almost%20immediately!&ct=1&pre=https%3A%2F%2Fwww.sociallyshared.com%2Fmain%2Fget_started&tt=0" target="_blank" title="Send to Google+"><span class="at16nc at300bs at15nc at15t_google_plusone_share at16t_google_plusone_share"><span class="at_a11y">Share on google_plusone_share</span></span></a>
<a class="addthis_button_email at300b" title="Email" href="#"><span class="at16nc at300bs at15nc at15t_email at16t_email"><span class="at_a11y">Share on email</span></span></a>
<div class="atclear"></div><div class="atclear"></div><div class="atclear"></div></div>
This question is closed to new answers.