@dsl225 Can you post a link to your site? Garfunkel should display a pagination once the number of posts have exceeded the number set on Settings → Reading, as seen on the demo site.
Thread Starter
John
(@dsl225)
I used to run a child theme from older theme versions here but as I had some issues with my files in there since your new version 2 I decided to switch back to the parent theme, as anyhow those styling mods were not needed anymore.
So, here I am running on parent theme but there is no navigation. The theme is set to display recent posts at homepage and I have 31 posts. I tested with different amounts at Settings > Reading but none works. Only if I set a higher than 31 number I get all of them.
I found that the child theme had this in CSS and I removed it and it is no long active in customizer.
/* styling older posts pagination link bottom homepage
#infinite-handle span {
background: #928989cf;
border-radius: 1px;
color: yellow;
cursor: pointer;
font-size: 20px;
padding: 6px 16px;
} */
Now the amount is set to 10 and you may check the URL here: https://cl1p.net/anders
(As my secret name is Bond, James Bond, this link will self destroy after first access.)
Many thank for having a look!
Thread Starter
John
(@dsl225)
Problem solved: there was an incorrect setting for Jetpack’s infinite scroll.
Thanks for your help!
Which setting did you make sure was correct? I’m having a similar issue and I’ve checked all of my settings and it still won’t infinitely load.
I’ve removed my custom CSS that I added in and I don’t get posts loading as you scroll to the end. Used to work, not sure why not now
Thread Starter
John
(@dsl225)
If you have Jetpack’s Infnite Scroll enabled, you’ll get those options:
Infinite Scroll
Create a smooth, uninterrupted reading experience by loading more content as visitors scroll to the bottom of your archive pages.
Load more posts using the default theme behavior
Load more posts in page with a button
Load more posts as the reader scrolls down
Only the first option seems to work with this theme’s version 2.
The remaining 2 have no effect.