Addthis not working with Ajax

后端 未结 9 1903
广开言路
广开言路 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:28

    For those arrived at this question now as me, The code that worked for me was:

    
    
    

提交回复
热议问题