staticpress icon indicating copy to clipboard operation
staticpress copied to clipboard

When paging the one category of articles, static pages are not correctly generated

Open YuiSakamoto opened this issue 10 years ago • 1 comments

When to paging the one category, "/hoge_category/page/~" following pages is not made correctly.

https://github.com/megumiteam/staticpress/blob/master/includes/class-static_press.php#L216 In this process, it is gone to evaluate "term_archive" having a plurality of pages.

YuiSakamoto avatar Feb 05 '15 06:02 YuiSakamoto

Has this been resolved?

MACscr avatar Jul 27 '15 18:07 MACscr