- This topic has 34 replies, 2 voices, and was last updated 5 years, 10 months ago by
stephen.
-
AuthorPosts
-
June 7, 2020 at 10:33 am #1318223
stephen
I have set up a staging site for testing and it appears that when you “load more” on infinity scroll the images that load after are not loading. I have completely turned cache off and I have no other plugins installed. Additionally, I deleted all the theme files, reset the theme options itself and problem is there there.
wordpress.ringsidenews.com
When trouble shooting I see this in the css:
element.style { display: none; visibility: hidden; }I have tried to counter-act this with the below code and it appears to be working fine when troubleshooting on my desktop in chrome and testing the devices that way, HOWEVER when I use my actual phone the images are still hidden.
img.attachment-main-page-thumb.size-main-page-thumb.wp-post-image { display: block !important; visibility: visible !important; }I setup the dev site at wordpress.ringsidenews.com
June 7, 2020 at 10:40 am #1318227stephen
Shouldn’t the load more work by default without any additional code?
June 7, 2020 at 10:54 am #1318236stephen
This issue is related to Buddypress addon’s Youzer. Apparently when its active, it stops the ‘load more’ from working with GeneratePress
June 7, 2020 at 11:01 am #1318240stephen
jquery.js?ver=1.12.4-wp:1 Uncaught RangeError: Maximum call stack size exceeded
at RegExp.[Symbol.replace] (<anonymous>)
at String.replace (<anonymous>)
at Function.trim (jquery.js?ver=1.12.4-wp:1)
at new a.fn.init (jquery-migrate.min.js?ver=1.4.1:2)
at n (jquery.js?ver=1.12.4-wp:1)
at HTMLElement.<anonymous> (scripts.min.js?ver=1.10.0:1)
at HTMLElement.dispatch (jquery.js?ver=1.12.4-wp:1)
at HTMLElement.r.handle (jquery.js?ver=1.12.4-wp:1)
at Object.trigger (jquery.js?ver=1.12.4-wp:1)
at Object.a.event.trigger (jquery-migrate.min.js?ver=1.4.1:2)it throws back the above error when trying to “load more”
June 7, 2020 at 2:27 pm #1318402Leo
StaffCustomer SupportHi there,
You will need to report this to BuddyPress’ support. They must have a js error in a script which causes all the js to stop working on your site.
This isn’t something we can fix on our end.
Our load more should definitely work by default without extra code and we haven’t had any other reports on this.
June 7, 2020 at 2:33 pm #1318408stephen
Our load more should definitely work by default without extra code and we haven’t had any other reports on this.
It should but it’s not. I have no plugins but GP installed here and it’s not working on mobile:
June 7, 2020 at 2:38 pm #1318411Leo
StaffCustomer SupportSorry didn’t you say you found a conflict with Buddypress addon’s Youzer?
June 7, 2020 at 2:43 pm #1318415stephen
It works on desktop, which is very odd. But when you test on your phone or you test in chrome dev mode, the images are coming up blank. I just replaced all core wordpress files, re-downloaded theme and plugin and still nothing.
June 7, 2020 at 2:44 pm #1318416stephen
The buddypress youzer gives me the error code above, however if you go to that site and try to load on mobile, you will see that “load more” option isn’t displaying the photos.
That’s with no plugins, or themes except for the ones you guys have provided.
June 7, 2020 at 3:16 pm #1318430stephen
After I re-imported a layout that you guys offered, it appeared to fix the problem. I don’t understand how it could just randomly stop working.
June 7, 2020 at 3:19 pm #1318433stephen
Actually, no. I was wrong. When you import your “rumor” layout — which is the one we use. The images do not display on “load more.”
June 7, 2020 at 5:24 pm #1318488stephen
So my conclusion is there is a bug with your “rumor” layout that doesn’t allow the photos on “load more” to display on mobile. Hope you guys can fix this.
June 7, 2020 at 7:17 pm #1318534Leo
StaffCustomer SupportRumour and every other templates in the site library are just using GP Premium and GP so it wouldn’t be a specific bug in Rumour.
The default Rumour site doesn’t use infinite scroll.
Are you testing on a test site?
If so can you do a fresh install and see if you can reproduce the bug?
June 7, 2020 at 7:37 pm #1318543stephen
Rumour and every other templates in the site library are just using GP Premium and GP so it wouldn’t be a specific bug in Rumour.
I tested other themes and it appears to work on the ones I tested with. Rumour however was the only one with the issue. This is the theme we based our layout off of, so problem has been there the entire time.
I already did fresh install and loaded up Rumour along with other themes. TRumour was the only one that I tested that DIDNT WORK CORRECTLY.The default Rumour site doesn’t use infinite scroll.
I am aware that your demo doesn’t have the infinite scroll but it should still be able to work. I am telling you it’s not. If you like, you can do a fresh install yourself and you can see it.
Are you testing on a test site?
Yes. Please read all my above messages.
If so can you do a fresh install and see if you can reproduce the bug?
I’ve already mentioned this more than once. Fresh install. Fresh plugins. No cache or no other plugins. I am using the premium install as well. This is definitely a bug and I am guessing I am the first to report it.
June 7, 2020 at 8:01 pm #1318561Leo
StaffCustomer SupportThere is only one script for load more regardless which site in the library you are using so if it’s a bug with the load more option, it would happen on every site.
I just tested your site (the link you’ve provided) and everything loads correctly on my phone including all the images.
Which browser are you using?
I tested with Chrome and Safari.
-
AuthorPosts
- The topic ‘Load More not working by default’ is closed to new replies.