Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix page/post count bug #195

Merged
merged 2 commits into from
Mar 5, 2024
Merged

Conversation

mallardduck
Copy link
Contributor

Per this title and the bug, this fixes the posts/pages counts being wrong.

Before the fix:
Screenshot 2024-03-05 at 2 37 46 PM
Screenshot 2024-03-05 at 2 38 02 PM

After the fix:
Screenshot 2024-03-05 at 2 38 24 PM
Screenshot 2024-03-05 at 2 38 16 PM

@atmonshi
Copy link
Member

atmonshi commented Mar 5, 2024

thank you for the PR.
I agree with your point, I separate the published_at from the page and posts scope.

now should be all good

thank you again.

@atmonshi atmonshi linked an issue Mar 5, 2024 that may be closed by this pull request
@atmonshi atmonshi merged commit a67ad3b into lara-zeus:3.x Mar 5, 2024
3 checks passed
@mallardduck
Copy link
Contributor Author

appreciate the fast response and merge. i'll def send more issues/PRs your way as I come across things while using sky to build the blog part of my website.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Bug]: Currently Post and Page count show the same number
2 participants