Archived topic
Endless scroll / Load more button not working on Archives
17 replies · Started by Christian on February 3, 2023
On mainpage blog it works but not on Archives. Ive used different plugins. WP EasyScroll Posts plugin shows me there are no more blogs to load but thats not correct. Have 154 blogs in Archives but it's only loading 6 of them.
Hi Christian,
It would be best to reach out to that plugin's support regarding it not working.
Alternatively, there's an infinite scroll feature in GeneratePress Premium. Just go to Appearance > Customize > Layout > Blog to activate it. Reference: https://docs.generatepress.com/article/blog-content-layout/#archives
This feature should work on the Blog and archive pages.
Hi, without plugins the endless scroll works fine on mainpage blog only not on archives.
Can you try enabling the Infinite Scroll of GeneratePress, and then do #1 here?: https://docs.generatepress.com/article/debugging-tips/
Let us know how it goes.
Yes, disabled all themes, reinstall wp and it's not working with other themes aswell. I have custom perma links. Could that be the problem?
I see. Can you provide admin login credentials so we can take a closer look?
Please use the Private Information field for this: https://docs.generatepress.com/article/using-the-premium-support-forum/#private-information
yes, please see:
There's a login authentication code. Perhaps you can disable this security feature temporarily first?
Please try again
Can you try enabling the "Use button to load more posts" in Appearance > Customize > Layout > Blog while all non-GP plugins are disabled?
Yes, i already did, also no effect :(
/page/2 doenst exists then..
Please see code area
Hi there,
what changes to the permalinks have you made ?
Pretty standard, /%category%/%postname%/ and a DOT by categoriebase (so we dont have 'category' in link.
This: a DOT by categoriebase is most likely the issue.
As that is creating this URL: https://yorudomain.com/afvallen/page/2/ which is returning a 404 error.
There are plenty of reported issues using this method to strip the category base.
Can you test the site, maybe on staging with the default permalink structure ?