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

Define multiple sub pages for pagination? #15

Open
in8sworld opened this issue Mar 1, 2018 · 3 comments
Open

Define multiple sub pages for pagination? #15

in8sworld opened this issue Mar 1, 2018 · 3 comments

Comments

@in8sworld
Copy link

I've defined:
$config['pagination_sub_page'] = true;
$config['pagination_page_indicator'] = "blog";
for posts in my /blog sub-folder, but I'd like to define another subfolder /music, for example, and be able to iterate through those for pagination. Would I need to create another array ex:paged_pages_2 to accomplish this or is there another method?

Thanks for all your work on this plugin!

@in8sworld
Copy link
Author

I have defined sub_page, but I don't see where that is actually used to filter the array at all?

@oneseedfruit
Copy link

I'm interested in this as well. Looks like we can't have more than 1 sub-folder with 2 separate paginations.

@ghost
Copy link

ghost commented Nov 27, 2020

I have defined sub_page, but I don't see where that is actually used to filter the array at all?

same for me

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

No branches or pull requests

2 participants