api.addthis.com under title

alinea Feb 11, 2012 03:03PM EST

I have a static page with the addthis toolsbar that when shared with facebook works as expected e.g

************ Share Title
*thumbnail * www.mywebsite.com
* image *
* * Share description
************

However on a dynamic web page I do an ajax call to get the url, title, image and description to share and then construct the toolbar dynamically:
addthis.toolbox("#sharethis", dyn_addthis_config, dyn_addthis_share);
This is what I get:

************ Share Title
*thumbnail * api.addthis.com <---------- This should be www.mywebsite.com !
* image *
* * Share description
************

The dynamic web page shares the same url as the static page, so why is the subtitle different and what do I need to do to fix it?

Thanks


Up 0 Rated Down
alinea Feb 13, 2012 11:28AM EST
This is an additional to my previous post - didn't think my ascii text art would be messed up with proportional fonts!
This link to an image shows the problem: https://s3-eu-west-1.amazonaws.com/awards.award-box.com/Capture.PNG

The highlighted text is the issue, why is it incorrect on my dynamically assembled page but correct on my static page, even though the dynamic page is sharing the link to the static page.

Post Your Public Answer

Your name (required)
Your email address (required)
Answer (required)

Still need help?


General Topics

 

Developers