Code

Discussion on Animated Infinite Scroll - WordPress Plugin

Discussion on Animated Infinite Scroll - WordPress Plugin

Cart 322 sales

sbthemes supports this item

Supported

This author's response time can be up to 2 business days.

140 comments found.

Hello sbthemes,

I’m really interested in your plugin and I’ve read all the positive reviews :)

Before I purchase, can you confirm whether a script can be re-initialized with each infinite load call? In my case, I am using the slick.js slider script. On my website, each of my WP posts contains a slick.js slider. The infinite scroll script that I am currently using does not apply the proper formatting to any of the sliders that have been “infinitely loaded”. Any input would be greatly appreciated. Thanks!

Hi,

Yes this plugin has callback options where you can add any js code after pagination data loaded.

Thanks.

Hi, if I order the plugin and set it up on my site, can you help me set up the callback part so that my slider re-initializes and formats the sliders that are loaded with your infinite script? If you are interested, let me know your rate.

Hi,

I am giving free support. Don’t worry about it. Please send me your website link at sbthemes@gmail.com so I can check site and then I will tell you to purchase.

After purchase I will setup it for free. You have to send me admin details at my email address.

Thanks.

Hi, I am loading the pages with ajax.

When I go direct to the page, the infinite scroll is ok.

But ..

When I load using jquery .load or something like this, the plugin do not load the new jquery.

There is something who I can use everytime i load a new page to check and try re-build the infinite scroll of the page?

This is my code…

/MENU/ $(document.body).on(‘click’, “a[rel=’tab’]”, function (e) { //e.preventDefault();

//get the link location that was clicked
    pageurl = $(this).attr('href');
    TweenMax.to(ctMain, .5, {
        opacity: 0,
        ease: Quart.easeInOut,
        onComplete: function () {
            //to get the ajax content and display in div with id 'content'
            $.ajax({
                url: pageurl + '?rel=tab',
                success: function (data) {
                    ctMain.html(data);
                    $("html, body").animate({
                        scrollTop: 0
                    }, 0);
                    that.resizeActions();
                    TweenMax.to(ctMain, .5, {
                        opacity: 1,
                        ease: Quart.easeInOut
                    });
                }
            });
});
//to change the browser URL to 'pageurl'
        if (pageurl != window.location) {
            window.history.pushState({path: pageurl }, "", pageurl);
        }
    }
});
return false;

Hi,

For that we need some changes in plugin and also in your code.

Please send me admin login details and also ftp details so I can make it working for you.

Also specify in which file you have done ajax code.

You can send me details at sbthemes@gmail.com

Thank You.

Done! Thanks

Dear Author,

We found your this plug in after long time.Just i read all your customers review.We are so happy in which way you supported to your customer.

We plan to buy any of below theme :

http://themeforest.net/item/gustos-communitydriven-recipes-wordpress-theme/10408604 http://themeforest.net/item/neptune-theme-for-food-recipe-bloggers-chefs/12915290

Could you check for us and let us know this plugin will work with these theme.

Waiting for your replay… Thanks

Yes I will add it for you. For that I will ask for admin and ftp details. Thank You.

Thanks for every thing..Still now looking for the WP development People.. Any way I will buy foyr soooo good PlugIn. Just some days..We will contact you..

Thanks

Okay.

Thank You.

Hi, Is infinity scroll working with enfold Theme? /Blog load more

thanks Thomas

Okay give me some time.

First I need to find enfold theme in my all projects and then I will create test on my local and then I will send you solution.

Thanks.

Many Thanks for your quick response Thomas

Hi,

I think no need for theme modification. I just checked your site there is already next link available.

So try below setting and it should work. Let me know if not works.

Content Selector: .template-blog

Item Selector: article.post

Pagination Selector: .pagination

Next Selector: .pagination a:contains(“›”)

Thanks.

Hello,

I purchased this from you a while ago and you were nice enough to help me get it to work on my website. I updated to a new theme and was wondering if I could get you help again.

The settings for the previous themes do not work for the new one.

I will pay you or perhaps buy another plugin.

Thanks, Chris

Hi,

Please send me admin login details so I can setup for you.

Thanks.

Hi, i just bought the plugin and it doesn’t load any new post. It just keep loading… http://prntscr.com/8trkp3

I’m using it on a site with Isotope, installed, followed the instructions and nothing happens. I’m using a custom wp_query because i’m calling custom post types, this is the site: http://index.ninja/lote/

Please send me admin login details and also send me URL where you need this infinite scroll plugin so I can setup for you.

how can i send you admin login details? Btw, i’m using pagination, and the plugin replaces it, but still doesn’t work.

Send me details here. sbthemes@gmail.com

Hi, i just bought the plugin and it doesn’t load any new post. It just keep loading… http://prntscr.com/8trkp3

I’m using it on a site with Isotope, installed, followed the instructions and nothing happens. I’m using a custom wp_query because i’m calling custom post types, this is the site: http://index.ninja/lote/

HI, No matter what data you loading you just have working pagination and this plugin will work.

Please send me admin login details so I can setup for you.

Thanks.

after WP update something broken :(

I have found login details but I can’t access login page. Its redirect to home page.

Hey I found how to access. Its working now. Please check.

that was fast! thank you!

Hello, I have a problem. Some categories hava alphabetical order on posts. For some reason when I press the button it loads the same articles again

Hi,

Seems like you are using invalid selectors.

Please send me admin login details so I can setup for you.

Thank You.

Hello, is it possible to tell me how I could change url with load more option?

Hi, It need minor modification in plugin. If you need this then please send me your site admin details and also ftp so I can do this for you.

Thank You.

I purchased the Woocommerce Infinite Scroll a bit ago, and loved the functions you guys provided! Now, with a new project I have amped it up a notch with this plugin. Hoping you guys can assist with setup. I had pagination working with a free plugin using the following calls, and it worked. I seem to be missing something with this newest installment, however. Happy to provide URL through private means if necessary. Here is the current setup: http://imgur.com/CcTbb8z

Yes please share URL and admin login details so I can check. You can send details at sbthemes@gmail.com Thanks.

Pre-purchase questions : You say this works with Masonry. Anything special to do other than the normal setup process? I ask because another plugin I tired didn’t append properly cause it didn’t support masonry.

Second, does this have an export/import settings option?

Thank you in advance!

Yes, This plugin works with masonry.

You need to reinitialize masonry object in plugin callback settings field.

Yes this plugin support Import/Export function.

Let me know if you have more questions.

Thank You.

Hi,

Please help me in setting up the plugin. i am unable to configure it. I have emailed you my site and credentials.

Thanks !!

Can you please send me your site link and admin login details at sbthemes@gmail.com ?

So I can setup for you.

Also send me links where you need infinite scroll.

Thanks.

Hi, would this work with W3 Total Cache and WP Super Cache?

Thanks

Yes of course it will work with these plugins. For more specific test if you can send me your site link then I can check exact structure so I can give more specific answer.

Thanks.

Hi there,

Very nice plugin and works great! One thing that i cant fix though. The site im working on has a voting system (upvote & downvote) for posts. But when infinite scroll goes to the “next page” the voting isn’t working anymore.. I had the same issue with a gif player but i could fix that with a callback provided by the plugin itself.

Unfortunately i cant figure out how to put a second callback (for the “post voting”) in the field. Everything i try returns in a broken situation :(

I hope you can help me with this.

if you need login details please tell me

Thank you so much in advance!

Cheers,

Sander

Yes I need admin login details to find callback code.

You can send details at sbthemes@gmail.com

Thanks.

Hello!

I purchased your plugin and would like to know if you can help me adding the functionality to change url each time you hit the top of the next post on single post page.

site: http://cicom.staging.wpengine.com/

Please let me know what you think.

Thank you in advance.

Great. Tell me how to proceed

I need ftp details for that. I need to do custom work for this. You can send me admin and ftp details at sbthemes@gmail.com

I will do this tomorrow as it is late here.

Thanks.

Sent. Thank you again!

I purchased your plugin but it doesn’t work for me, please give me: Content Selector/Navigation Selector/Next Selector/Item Selector or any info needed. this is my shop url: https://www.alirezadadfar.ir/shop/

Thanks.

Hi, may I ask you to send these items also for my blog: https://www.alirezadadfar.ir/instagram/

Content Selector:

Navigation Selector:

Next Selector:

Item Selector:

BR

Hi,

Sorry but I can’t find next link.

I can see one link with text “??? ??? ?????” which is actually not link but its called some js function.

So please first enable pagination for this so I can find next and navigation selector.

Thanks.

HI,

I can’t get your plugin working with Masonry. I have added this to the On Pagination End:

$(’.archive-section’).masonry( ‘appended’, $newElems, true )

See it here – ht*p://fsp.trgo.si/2015

This method will not work in pagination end because you can;t get elements in $newElems.

So please give me your site URL so I can send code which you can set in pagination end field.

If you can send admin details then it would be good. So I can setup for you.

You can send details at sbthemes@gmail.com

Thank You.

Hi I want to buy this plugin but need help… I want to add this effect on a post lets say “Best Fitness Pictures” where i post about 7 pictures/ videos on my post and when i scroll to the bottom i want content loaded from a different page with same Category name and combine like 10 pages into this method.. is this possible

loading each posts as the user scrolls more to the bottom.. anyway you can make this work on my page ? I would buy this

but only loading the content from each post.. not the title or author or comments or anything in that nature.. Just the text/Html

This will not work without pagination and also this plugin is not generating any query. It is completely based on your pagination so it will fetch all posts page by page as like your pagination.

So first you need working pagination as like your logic.

Thanks.

Hi,

Can I use with multiple instances? See http://eju.tv > 3 columns with different containers and selectors….

Yes this plugin works with unlimited instances. Only requirements is you must have working paginations and this plugin will convert your pagination to infinite scroll.

Thanks.

by
by
by
by
by
by

Tell us what you think!

We'd like to ask you a few questions to help improve CodeCanyon.

Sure, take me to the survey