• I’m using infinite scroll on one of my WordPress installs, and was experiencing an issue when loading new posts as the social buttons didn’t load.

    I fixed this by adding the following into the callback for Facebook like button and Twitter share. However I haven’t been able to find a similar solution for the Reddit submit button.

    twttr.widgets.load();
     FB.XFBML.parse();

    Any help would be highly appreciated!

    http://wordpress.org/extend/plugins/infinite-scroll/

  • The topic ‘Infinite scroll Reddit callback’ is closed to new replies.