Hi
Having some issues with Pagination at the moment. Have used the code from the docs to put the code in:
{paginate}
Page {current_page} of {total_pages} pages {pagination_links}
{/paginate}Also have dynamic=“off” and pagination=“bottom”
So on the page, I get the pagination at the bottom which is okay. When I click on the link for page 2, I get /P3/ at the end of the URL, and nothing shows underneath. Am I missing something?
Do I need an article template / archive templates etc like what you would use for weblog articles?
Thanks for you help.
Regards
Steve