I’ve created a custom view for a page called views-view–projects-landing-page.tpl.php and I want to include pagination within the page.
I’m currently displaying all content within the page but would like to paginate this to 8 items.
Please can someone point me in the right direction.
Thanks
thanks for the help you pointed me in the right direction by chaning the view however due to my custom template I needed to add
to get it to display in the page.
Thanks