NikolayRys / Likely

The social sharing buttons that aren’t shabby

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Share buttons with infinite scrolling plugin

Dextrolain opened this issue · comments

Hello there.

I'm trying to make Likely work on my blog with infinite scrolling.
I guess I need to make callback for some function that initialize Likely, after page 2 is uploaded?
Could you please help me on this matter?
Any tips appreciated.

Found it ^__^

likely.initiate({
url: 'http://ilyabirman.net',
counters: false
})