elementor / elementor/wp2static

Issue with pagination on nested category pages

Open
#867 0 comments 0 reactions 0 assignees View on GitHub
bug
Dominant language
PHP
Stars
1.5k
Forks
294
PR merge metrics
No merged PRs in 30d

Description

Think i may have run into an issue with how the generation handles paging in the parent of nested category pages.

I've got the Glossary type of category. This category holds no pages, it holds categories each representing a letter for the glossary terms (a, b, c, d, e, etc).

On wordpress this works fine, and browsing to the parent glossary page displays all the pages within the child (letter) categories, with a pager.

On the static site however, only the 1st page is generated:
* /page/1/index.html

So it appears that is calculating the number of items based on the articles on that category alone, without considering the grandchildren

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.