Question #50110 on phpns changed: https://answers.launchpad.net/phpns/+question/50110
Status: Open => Answered alecwh proposed the following answer: You can do this through pre-include variables, not through templates. Use these: $phpns['items_per_page'] = 1; $phpns['category'] = CAT_ID; //(edit this with the category id) Then, in the templates, you can just edit out the pagination numbers, and just leave the previous and next buttons. -- You received this question notification because you are a member of Phpns-team, which is an answer contact for phpns. _______________________________________________ Mailing list: https://launchpad.net/~phpns-team Post to : phpns-team@lists.launchpad.net Unsubscribe : https://launchpad.net/~phpns-team More help : https://help.launchpad.net/ListHelp