The user can create more portoflio items inside the portfolio content. They are in list view.
On my portfolio page, how do i go about selecting all portfolio items and displaying them? I have the HTML and css for how i want the portfolio item previews to look but i want to be able to select them and do a foreach loop.
Can anyone direct me to a guide or let me know how?
Displaying Portfolio Items
Hello all,
Currently my content structure looks like this:
Home
About
Portfolio
Portfolio Item
Portfolio Item
Contact
The user can create more portoflio items inside the portfolio content. They are in list view.
On my portfolio page, how do i go about selecting all portfolio items and displaying them? I have the HTML and css for how i want the portfolio item previews to look but i want to be able to select them and do a foreach loop.
Can anyone direct me to a guide or let me know how?
Kind regards.
Hi James,
You should take a look at the "Articles Parent and Article Items" section of the "Creating a basic site" guide. The whole guide starts here.
Jeavon
is working on a reply...