• Resolved nickchia

    (@nickchia)


    Hi David,

    I am having a problem sorting by date, newest first. I have the below code entered, but it sorts by oldest-to-newest. I need the newer dates to appear first, but I cannot find any documentation to reverse the order.

    If you look at the link provided above, its under the “Food and Beverage” category.

    This is my current code:
    [mla_gallery mla_caption=”{+title+}” attachment_category=foodbev post_mime_type=application/pdf orderby=date]

    Thanx,
    Nick

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • Plugin Author David Lingren

    (@dglingren)

    Good to hear from you again, and thanks for the question.

    You can find your answer in the “Order, Orderby” section of the Settings/Media Library Assistant Documentation tab. Adding the order=DESC parameter to your shortcode will work, or changing the existing parameter to orderby="date DESC". Either alternative should give you the results you seek.

    I am marking this topic resolved, but please update it if you have any problems or further questions regarding the above suggestions. Thanks for your continued interest in the plugin.

Viewing 1 replies (of 1 total)
  • The topic ‘order by date — newest first’ is closed to new replies.