Hi,
I have a problem
My site structure is like this

vocabularies: projects, clients, type of work...
projects
project 01
------ item 01
------ item 02
------ item 03
project 02
------ item 01
------ item 02
------ item 03
project 03
------ item 01
------ item 02
------ item 03
...

I need to make custom pager that will appear on items but go trough prev/next project
can anyone help please