• Resolved John Doe

    (@kmulders)


    Hi all,

    I’ve used the shortcode [display-posts posts_per_page="250" orderby="title"] to sort all the posts by title, but unfortunately the posts are random sorted on the frontend.

    Can you please help me? Thanks in advance!

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

Viewing 1 replies (of 1 total)
  • Plugin Author Bill Erickson

    (@billerickson)

    I’m looking at the page you included as an example and the posts are sorted by the title. They are sorted in descending order (Z-A).

    If you would like them in ascending order (A-Z), use this shortcode:

    [display-posts posts_per_page="250" orderby="title" order="ASC"]

Viewing 1 replies (of 1 total)

The topic ‘Orderby is not working’ is closed to new replies.