Addthis not working with Ajax

后端 未结 9 2018
广开言路
广开言路 2021-02-07 14:38

I am loading all articles with Ajax but Addthis functionality is not correct

 $thisChild.load( permLink + \' #thePostStuff\', function() {

And

9条回答
  •  粉色の甜心
    2021-02-07 15:29

    Please try the solution given at this link,

    http://support.addthis.com/customer/portal/questions/399867-addthis-and-ajax-with-addthis-toolbox-

    
            
    

    As i was also facing the same issue. But that get resolved by the above lines. Hope this will help.

    Thanks, Vijay

提交回复
热议问题