idaderko
Forum Replies Created
-
Ok
Hi @jeremy Herve
Sorry I didn’t quiet get it, should I call
WPCOMSharing_do()once ajax call is finished?@jeremy Herve
Hi, Thanks for quick reply. Yes, Without Advanced Ajax Page Loader plugin works perfectly, I even figured out the masonry bit, so it gets applied with each load.
The reason I would like to use both plugins is following, infinite scroll for obvious functionality of loading posts once user reaches bottom of the site.
And Advanced Ajax Loader So when user clicks on post link to view it in separate page (comments etc) or preforms a search, these things should not reload page as there is one main audio player in the header which should not stop playing when user interacts with website.
Infinite scroll works perfectly before any ajax requests are made, however once I load something everything stops working. Any suggestions? Also I don’t understand why it changes url once I scroll down in a single post page loaded in with advanced ajax loader.
Maybe there are other ajax page loading plugins that do work with jetpack?
UPDATE
Posts loaded with infinite scroll don’t load as ajax when clicked on thumbnail
UPDATE
I was able to fix permalink issue, as I was using wp.me short links it didn’t work, changing those to proper links worked, so now only issue is with Masonry not being applied and them play buttons not working.