problem solved using default template page.php.
I used portfolio template to be used by sub-pages,but that template got only ‘show strictly childs of portfolio’ so i got returns empty pages,because the single sub-pages isn’t a child of anything.
yup
I would to create every posts per job and show them in a Portfolio page. To get the next prev navigation between posts.
All because there isn’t a page navigation, and that i can’t use query_posts inside the loop.
if i’ve understood well.