Automattic / slush-theme-pattern-library

A Slush generator for the Theme Pattern Library.
GNU General Public License v2.0
11 stars 2 forks source link

Infinite Scroll in generated themes doesn't load new posts #85

Open sarahmonster opened 9 years ago

sarahmonster commented 9 years ago

When generating a new theme, the default IS setup doesn't load new posts, either in scroll or scroll-to-click style. When you click on the button, no new posts are added to the page (in source or visibly) and the button disappears.

See it in (in)action:

infinite-scroll

The first theme is a "base theme" generated with the pattern library; the second theme is an _s theme generated by underscores.me.

I initially discovered this using the "business" type, but I tested with other types & it seems consistent across the different types.