140 comments found.
Hi, I’m having an issue with the infinite scroll plugin. When I hit the “Load More” button, the next set of posts populate the page but they are layered on top of the already existing posts. Also, the button (nor anything else on the page) doesn’t move down to make room for the extra thumbnail posts.
I am using a masonry layout with Themezilla’s Viewport theme. Would that have anything to do with the problem?
Please advise. Thanks.
Hi, Yes its because of masonary.
You have to reinitialize masonary code in advanced settings option on pagination end field.
If you don’t know how to do this then send me admin login details adn I will setup for you.
You can send details at sbthemes@gmail.com
Thanks.
Thanks for the reply. I’m working locally at the moment so I can’t send you admin access. Would you mind describing the steps I should take to correct the behavior? Or would it help if I sent you files or screen shots of my theme settings? Thanks.
Sorry but for that I need to check html structure and also JS to check how and on which element theme has code for masonary.
Just giving basic idea. May be it works for you.
I am also not sure you are using isotope or masonary?
For isotope
$(’.masonary-container’).isotope(‘reloadItems’).isotope();
Here you have to replace .masonary-container with your masonary selector on which masonary code is applied.
You have to use this line of code in on pagination end field. If you are using masonary instead of isotope then
$(’.masonary-container’)..masonry( ‘reloadItems’ );
I am not 100% sure about second. I need to find.
You can also contact me when you will going live. It will just take 5 minutes.
Let me know because I am only available for next 15 mins as it is too late here. After then you can send me email and I’ll check tomorrow.
Thank You.
Does it help to look at the demo theme? http://demo.themezilla.com/?theme=viewport
It may have to wait until we go live, but I would rather figure it out here first… Thanks. I’ll look into what you mentioned.
Try below code.
$(’.masonry’).masonry(‘reloadItems’);
If it not works also try
$(’.masonry’).masonry(‘reloadItems’).masonry();
Inshort you have to implement on .masonry class.
Where do I write this in? Advanced Options (jQuery Callbacks) » On Pagination Start
No On Pagination End
I tried both of those and the “load more” button disappears…
Now I think I can only help after checking. Not sure what is wrong. Because code gave you is not related Load More button.
Don’t worry. Skip that part for now and when you go live or on demo server just email me and I’ll check this.
OK…I’ll check back in when we’re ready to go live. Thanks.
Hi, could you tell me how to configure your plugin with Atahualpa theme please?
LINK: http://demo.wpwhoosh.com/atahualpa/
Thanks a lot.
Hi, Can you please send me admin login details so I can setup for you? You can details at sbthemes@gmail.com Thanks.
Hi I emailed around a week ago, i’m just wondering if you received it or not? I’m trying through a different post type.
Best Regards
Hey, Really sorry but I don’t have any email in pending. I a not sure if I miss it. Can you send me what is problem with your site link and admin details so I can check.
You can send details at sbthemes@gmail.com
Thank You.
Thanks for the support. 5* Great Plugin and Great back up
Thanks.
Hello, I have problem with setup your plugin with isotope. Could you please help me?
Hi,
For isotope you need to do reinitialization code in advanced options. Can you send me admin login details so I can setup for you.
Thanks.
Sure, can you give me your email to send you login credentials?
Oh sorry, You can send here: sbthemes@gmail.com
hey guys I just bought your plugin. It is kind of working, but it keeps loading the same 10 post over and over instead of the new ones.
What should I do?
Hi, It means you are using wrong selectors. Can you send me your admin login details so I can setup for you.
Also send me link where do you need infinite scroll.
Thank You.
Hey guys, I got the correct selector woking. How ever It the plugin doesn’t seem to work very well on mobile devices. This is a huge deal as that is one of your major target audiences. Here is video of what is keep doing when I try and scroll down the page http://d.pr/v/1ll5H
Thank you for getting back to me.
Hey,
Sorry for inconvenience. Its working in so many other sites.
I am trying to test in my mobile but I can’t get link. Can you send me exact link to test?
Thanks.
Thanks for the help. Here is the link http://bit.ly/1R9vdsd
Hey, Its working perfect in my mobile. I checked your video but I can’t get what exactly you mean? Can you please explain more here? Are you talking about break page?(I checked msg in your video)
Yes that error message. See the error message at the top of that video? It give that error and then re loads. It is happening on another person’s phone on our team.
Sorry for late reply.
I have checked in several mobiles and working perfect here.
Still I have not checked with iPhone. I don’t have this device.
What I think is may be this is due to so many video and FB scripts which breaking page may be.
It’s working in most of android devices.
I will test with iPhone and will try to find some solution.
Yeah, the issue seems to be with iPhone. There are a lot of videos loading. But the lazy load should help with that because only some will at first and then the rest as you scroll. Thank you for checking into this!
Hey guys. I don’t believe the issue is not with the plugin. I believe that it just exacerbates the issue of the high stress put on mobile devices from other elements of the page. Thank you for responding and supporting your plugin so well. I will make sure to give you guys a 5 start review 
Hey – I just bought the plugin, looks promising…followed all the installation instructions, and assigned the class names in the settings page, but can’t seem to get the infinite scroll or the “Load More” effect to work – I always just get the default “No more posts available…” at the end of the specified amount of posts per page I allow in the WP Settings, no matter what I try.
Any ideas as to what the issue might be? Here’s a link to the dev site and the page in question… http://bit.ly/1BDtwfu
Thanks in advance!
Hi, It looks like you are using wrong selectors. Can you send me temporary login details so I can setup for you?
You can send details at sbthemes@gmail.com
Thanks.
OK – sent.
Okay thanks. I am checking right now.
Hey I disabled my plugin and still can’t see pagination on this page: http://swc.swc-dev.com/blog
This plugin converts your default pagination to infinite scroll. Means pagination must required.
But I can’t see any pagination on this page.
I just checked code. I think you did right code but something wrong with theme.
Do you need me to look into code. If don’t change anything so I can edit home blog file from admin side to make it working.
Waiting for reply.
OK – I just added pagination back in…
I think you have added code in loop. Let me change code. Don’t change anything.
Sorry I don’t have permission to edit file. Just move pagination code from outside while loop.
Oops. OK – I moved it out.
Hey, I am changing to test in my plugin code. Still your pagination is not proper working. I visited second page and its loading same data as first: http://swc.swc-dev.com/blog/page/2
Thanks for your help. Do you need me to do anything?
No don’t do anything. I am checking code and will let you know once I am finished.
Hey, I checked all code and also settings everything works fine. Also next page loads correctly but not append to DOM.
So something wrong with theme code. And still pagination is wrong. I want to change some code to correct it. Can you send me ftp details? If it is not possible then atleast give write permission to home.php file, s I can change it from wp editor.
Thanks.
OK give it a try now…
Okay thanks.
Hey everything are working now. Please check and let me know if you need more help.
Also note Advanced Settings. I have do tour up down js code reintialize for ajax content.
Thanks.
Great! Thank you so much for your help!
You are welcome.
Is there an example of an individual post with infinite scroll?
I’m looking for a plugin to where infinite scroll is functional on posts where the URL changes each time you hit the top of the next post.
Similar to how the new espn works. This tory here
No by default this plugin is not change URL for infinite scroll but we can make it possible with little tweak.
Using CSS selectors I assume?
Yes.
I think your post will have next post link. So plugin will use next link to retrieve next post data but what small tweak need is url change.
My plugin has Ajax Pagination and Infinite Scroll both options.
I am changing URL in ajax pagination but not in infinite scroll.
So we need to change little code to change URL in infinite scroll.
If I purchase this plugin can you help me with that?
Yes sure. Can you send me your site link so before purchase I can check structure?
hottopicstv.wpengine.com
Can you send me exact page link where you need this?
Sure, on any individual article like this one. I would like to have more posts load underneath it and when you get to the title it changes the URL on top.
If you can send me login details then I can setup plugin first. So every thing is okay then you can purchase. You can send details at sbthemes@gmail.com
you should have just received username and email
Still not. Will inform you once I get.
Got it. I am trying.
Please check its working but now we need to reinitialize comment form. It is not displaying. I have option for JS callback where we can do custom code.
Bought the plugin. I will send you private message.
Okay Thanks.
can this be work like gottabemobile.com and technobuffalo ? When u scroll down it changes to a next blog post
Its depends on your site structure. If you send me your admin login details then I can try to setup demo with my pluign.
You can send details at sbthemes@gmail.com
Thanks.
How can I hide the scroll after the pagination is done? I don’t want to display any text or nothing when the scrolling is complete. I have added a style to the button, so now the background remains, even if i empty the field of the “End message”.
Add display none in your css file for this selector: .sb-infinite-scroll-load-more.finished
So final css code will be
.sb-infinite-scroll-load-more.finished { display:none; }
Let me know if you need more help. Also send me your site link so I can give proper answer.
Thank You.
Hi, i would like the button to disappear if no more articles are there. Now it still shows and i have to click the button to dissapear – you can check here – http://emobilitytrend.com/category/novice/
Oh, It will need some change in code.
If you can send me your ftp details then I can surely do this.
You can send details at sbthemes@gmail.com
Thanks.
Hello,
I have the plugin set up and working, but the same 2 posts are loading over and over as the site scrolls.
Any suggestions?
Thanks.
Thanks for purchase. It;s because of you have not set proper selectors. Can you send me login details and website link at sbthemes@gmail.com
It’s working now. Please check and let me know if you need more help. Thanks.
Hello, I want to buy this scrip however I want it to work on my home page. I noticed some of the customers had this same issue. Is it functional on Homepage let me know.
thanks
It is will anywhere. But before you purchase, I want to see your homepage. So I can 100% say that it will work or not.
Please send me your site link.
Thanks.
For some of other customers it was not working because they are not able to setup plugin. Because every buddy don’t know how to set selectors so I have setup for all of them.
Just send me link of your site and I’ll check it will work or not. After then you can purchase and if you will not able to setup plugin than let me know and I’ll take care of rest things.
Thank You,
this is my homepage http://freshdice.com/ thanks for teh reply. Looking forward to it. great support.
Hey sorry for little late. I am travelling today. So I will check your site once I get chance. Thanks.
Thank you, standing by for reply.
Hi, I just checked your website and my plugin will work with your site.
But I need small change.
In your pagination I need next page link. If you give me access then I can setup that link for you and my plugin will work perfectly.
Thank You.
Can you give me your skype. I will give you details you need. getting plugin now
skype: sbthemes
Hi do you have the settings for the enfold theme?
Hi, Sorry I have not settings but if you are not able to setup than please send me your login details in personal email and I will setup for you. Also don’t forget to send me link on which page you want to setup infinite scroll.
Send me details at sbthemes@gmail.com
Thank You.
Just wanted to let other viewers know that you fixed everything within a split second. Very good support!
Thank you so much.
Does this work for loading only related posts? Like only load posts of the same category/tags as the current post?
Hi, This plugin is converting your pagination to infinite scroll. So first thing is you must have pagination on page to work this plugin.
So if you have pagination with related post etc than this plugin will work. If you can give me your site link than I can check.
Let me know if you have more queries.
Thank You.
Hi,
I have purchased your plugin but unable to do the settings. Could you please help me. I have sent you the link and admin account details on your email.
Your selector were wrong. Its working now. Please check now. Let me know if you have more issues. Thank You.
Thanks a lot, it’s working now. You guys ROCK !!
I just purchase the plugin, but I can’t get it to work. I followed all the directions, but it’s still not working. any help will be appreciated.
I have decided to send you an email with login info to my Wordpress site in case if you come online and I’m not you can go ahead and help fix my issues
Hi, Sorry for little late. It was early morning here. Thanks for purchase. I will setup plugin right now. Thanks.
Hey, It was working, but all of a sudden it stop working.
Have you changed anything in your theme code. Plugin is not working because you have include multiple jquery files in your theme copy. Thats why all jquery code in page is conflicting.
I have solved it. I have changed little code in your functions.php and its working now. Please check and let me know if you have more problems. Thank You.
It works. What exactly did you change on functions.php?
I have sent you details in personal email. Thanks.
I did not get this to work. What am I doing wrong? I’ve disabled the plugin now. The site in question are idahvattum.no Can you please take a look?
Thanks for purchase plugin. Where are you trying to setup infinite scroll? On home page or any other page? Give me exact link and also send me your admin login details at sbthemes@gmail.com So i can setup it for you. Thank You.
I’ve created a user for you and sendt it to sbthemes@gmail.com.
Hi, Please check its working but your theme is running jquery plugin called salvattore. So after loading data we need to initialize ajax data again.
Which we can do from advanced option in my plugin settings.
But can’t find what is function to do this. So if you know this then can you help me? If you have purchased theme than please contact theme author so we can get answer and I’ll add settings to plugin.
Please check and after checking make status disabled for temporary until we contact theme author.
Thank You.
Great! That worked almost perfect. The only thing now is that it’s just loading 1 of 3 colums. What am I doing wrong?
Have you disabled plugin? I can’t see infinite scroll right now.
I have enabled the plugin now.
Hi, please check and let me know. It looks good to me. If you still facing issue then as I said we have to contact theme author. They are using salvattore jquery plugin. We need to reinitialize. I don’t know how to do it. May be theme author can give better answer about this. Thank You.
PERFECT!! Thanks a lot. Excelent support!
Hi,
Is there a way to disable some features and only keep active the “Blog” and “Shop” paginations?
Thanks sbthemes : )
Ok, Never mind ..I found the answer in your screenshots : )
Sorry, for little late. It was night here. Thanks for purchase.
Can I use this to add “load more” button in my normal wordpress blog category pages? that is Blog category pages with Load More Button
Yes you can use this plugin in any type of pagination on any page.
Can I use it with this theme http://themeforest.net/item/top-news-wordpress-news-magazine-theme/9359816 it already has infinite scroll, but cant limit to auto load for set of articles. So I want to use this plugin to load a fixed number of articles every time load More is clicked on
or will it work with this theme http://demo.theme-junkie.com/?theme=truenews to load fixed number of articles every time the load more is clicked-on
Yes my plugin will work with truenews theme.
And for top news WordPress news magazine theme theme we need minor change. We need to disable default infinite scroll and need to add next link in default pagination. May be there will be option on admin side.
great! and for truetheme do I need to edit the theme files or something to make this work?
I need to check admin options. if there will be option for next page than we don’t need to anything otherwise we need small tweak in theme file. Just need to add next button link in pagination function.
Thank you so much for your patience with answering my questions, I had one last question - In my “Dashboard->Setting->Reading->Blog pages show at most” if I have a value of “4” , can I show a different number of post every time the “load more” button is clicked? Like every time I click “load more” button the next 3 articles will load or will it depend on what value i set in “Dashboard->Setting->Reading”
It is depend on what value you have set in dashboard.
Sorry, I forgot to tell you that the client want the homepage isotope style, as you can see
Yes my plugin works with isotope. I can’t found next link in your pagination which is required for infinite scroll. Can you please send me admin login details at sbthemes@gmail.com Thank You.
I created an admin for you. Check your email for the password
Yes I got it. Thanks.
HI, You can check now its working now but problem is you have not next page link in pagination which we have to add in your pagination.
Next link is not available so right now its loading same content on scroll.
And yes plugin animation may be not work because isotope animation is forcing. This is common behavior with isotope.
Can I put some wp tag to solve the “same content” problem?
Because I see only this problem, then I would like to buy the plugin
No I know why this happens. This issue is because of you have not next link in pagination. If you can give me ftp than I can add next link in your pagination. Any infinite scroll plugin require next link.
Its working now. In your theme options in Blog tab there is a option Page numbering. I have set this option to Links only. And also added next and prev class in your child theme. I have added class in this file: LONGRIDE-theme/includes/post-formats/post-nav.php
Thanks for purchasing. If you like my plugin and support please give 5 stars rating. It will help for more improvements and sales. Thank You.
Great!! Really appreciate!!
Five star service!
Thanks. You can give stars from download page. Thank You.
Hi,
Great plug in thank you very much.
I was wondering if you can help me. I have it set up and working on the blog pages. But it does not work on home page.
I have a static home page with a section at the bottom that contains simple Wordpress loop that pulls 4 latest posts from a categories.
I have added load more button using your plugin. But at this moment it just adds the same 4 posts over and over. It does not load new posts.
Do you know what might be a problem?
Regards, D
Can you send me your login details and site link in my personal email address at sbthemes@gmail.com Thanks.
Amazing support, thank you very much. This guy/girl not only told me what was the problem, but also looked over my code and helped me to fix it. Great…