elementor / elementor/wp2static

Issue with pagination

Open
#842 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

There is an issue with paginating tags and categories.

The discovered URL in the logs is:

`/c//page/1`
and
`/t//page/1`

This creates a file named "1" on disk.

Where it should be:

`/c//page/1/index.html`

Wordpress 5.7.2
WP2Static 7.2.0-dev

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.