Thread Starter
macjp
(@macjp)
I’ve found a part of the soluce (with infinite scroll) :
– upload the previous version of the plugin
– for twitter button, add this code in the infinite scroll loop
// Twitter
$(document).ajaxComplete(function(){
try{
twttr.widgets.load();
}catch(ex){}
});
i’m still searching for pintinterest
Thread Starter
macjp
(@macjp)
Hi
you got to scroll to see page 2 (infinite scroll)
thanx for your reaction 😉