Hello,
I have some questions about portfolio display.
I’ve set up a portfolio page and displayed some items.
On single porfolio page – on the bottom there is a module that displays more portfolio items.
How can i control the number of showing items – from 3 to 4?
On my portoflio page i can select template->portfolio, which overrides my design and just displays a normal grid. Why is this good for me if i want some other content on the page (like titles)?
Breadcrumbs
On my project page i see the path: Home/porfolio/ – ok.
But then if i open my portfolio single item (let’s name it “giftstore”) and i look in the breadcrumbs i see the path:
Home/giftstore/giftstore. The name of the project repeats itself twice. It should be:
Home/portfolio/giftstore.
The path in the url is correct:
Site/portfolio/giftstore
Thank you,