How do I order my portfolio posts by date, newest to oldest?

  • Unknown's avatar

    I would like to display my portfolio, while showcasing the newest album first, but when I use the portfolio shortcode, the orderby date option displays my portfolio in the opposite order, always displaying the oldest project first.

    Is there a way to change the order? Is there a way to give the projects ID numbers? What is the best method to go about switching this?

    The blog I need help with is: (visible only to logged in users)

  • Unknown's avatar

    Hi cmugla,

    Do you have the order attribute included in your shortcode?

    order: display projects in ascending or descending order. Defaults to ASC for sorting in ascending order, but you can reverse the order by using DESC to display projects in descending order instead. (ASC/DESC)

    Portfolio Shortcode

  • The topic ‘How do I order my portfolio posts by date, newest to oldest?’ is closed to new replies.