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

How can I add pagination in this theme's index? #31

Open
henriquelucas opened this issue Mar 28, 2022 · 2 comments
Open

How can I add pagination in this theme's index? #31

henriquelucas opened this issue Mar 28, 2022 · 2 comments
Assignees
Labels

Comments

@henriquelucas
Copy link

From what I saw the theme does not have pagination, but I can be wrong. Anyway, could you provide some code on how you could put a pagination of posts in the Index.

@babobski
Copy link
Owner

No default it does not support pagination, but you can easily add it to your theme.
I usually use this script and tweak it to my own likings:

https://kriesi.at/archives/how-to-build-a-wordpress-post-pagination-without-plugin

I also think this would be usefull to add to the docs.
I will add it in the near future...

@babobski babobski self-assigned this Mar 28, 2022
@babobski babobski added the Docs label Mar 28, 2022
@henriquelucas
Copy link
Author

Thanks for the tip and if possible add it is something I always miss in Theme. I would thank you.

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

No branches or pull requests

2 participants