Welcome to the Treehouse Community

Want to collaborate on code errors? Have bugs you need feedback on? Looking for an extra set of eyes on your latest project? Get support with fellow developers, designers, and programmers of all backgrounds and skill levels here with the Treehouse Community! While you're at it, check out some resources Treehouse students have shared here.

Looking to learn something new?

Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and join thousands of Treehouse students and alumni in the community today.

Start your free trial

WordPress From Bootstrap to WordPress Create Bootstrap Styled Theme Templates Creating a Portfolio Landing Page

Can I somehow change the order of portfolio-pieces?

Similar to how I can change the order of menu-items in a menu, I figured this would be great for the different portfolio-pieces too. Is there a way?

2 Answers

geoffrey
geoffrey
28,736 Points

I think that within the custom post type "Portfolio" that you created, there is a way to set the order. If you look the video at 2:15, bottom right of the interface, there is an input named "order". I guess you can set the order this way. Otherwise simply by changing the publish date (top right, publish panel).

Check out the "Post Types Order" plugin by NSP Code. Works great with custom post types.