-
i have seen in all series the pagination function, so i know its built in the site, but how do i go about adding this to my own pages, is there a short code? how can i do this thanks 🙂
Hello,
I did not understand your request because pagination function appears only on archives pages and not on single pages. Could you please send me a link to your website showing where you want pagination?Thanks,
Andrea- This reply was modified 6 years, 2 months ago by themes2go.
i want to add it to series of pages, but it just like for example on the series archive it’s there, i want to create my own custom archive of just say for example a gallery of post, how would i go about doing that
So I have a page of about 30 “cards”, I want split them over a few pages with pagination. It’s like in the series archive there’s about 12 series cards per page.? Does this make sense. another example would be I have 30 images of a page I want to add pagination and split 15 on each, with a selector on bottom of
Page to navigate between page 1 and 2Hello,
currently there is no such function in the theme but we will include it in the next theme update.Stay tuned!
Andreacan u please tell me where to add the correct HTML code as it has been overwritten by ur theme, this is a normal wordpress function…? i really need it cheers
You can add
<?php wp_link_pages(); ?>
right after
<?php the_content(); ?>
like this
https://imgur.com/a/mo4udQwit’s gonna be in the update anyway, don’t worry.
whens the update coming out and i got an error saying Call to undefined function _wp_link_page() in the post-template page, where did u place this code, i placed it on the single page.php file
okay i got this sorted out now, but there’s no css styling to it?, how do i make it look like the pagination on the bottom of the all series demo page etc.
and when is the update coming outcheers 🙂
The topic ‘how to add pagination to a custom page’ is closed to new replies.