I've a Joomla website with K2 items and pagination.
I show the pagination on the bottom of page, and this will generate links to previous and next article on the bottom of the page (and it assign each link a specified css class).
I would ask if is there a (maybe php?) code to show these links also on the right bar of the website (so using a module, cause I've a plugin to insert php or javascript inside modules).
How can I copy that links showed on the bottom of page, into another place of the website?