Home › Forums › Pro Support › Show in the order as entered This topic has 5 replies, 2 voices, and was last updated 2 years, 7 months ago by elvin. Viewing 6 posts - 1 through 6 (of 6 total) Author Posts February 15, 2021 at 3:47 pm #26824 IanParticipant I cannot remember how I fixed it before. How do we show posts based on the order they were entered? February 15, 2021 at 5:50 pm #26837 elvinModerator Hi there, I’m not sure I understand what you mean. To clarify: Are you trying to sort the order by the date the posts were made? The sorting order is set on the WPSP List’s “More Settings” tab. You should see a “order” and “orderby” dropdown there. February 15, 2021 at 6:55 pm #26841 IanParticipant I think I found a way. In short, I needed to display Posts based on the order that they were entered. None of the drop down menu had this option, at least none that I could find. I finally used this: [wp_show_posts id=”xxxx” settings=”orderby=post__in”] Is this the proper way? February 16, 2021 at 7:52 am #26875 elvinModerator Ah yes that should work. For more orderby parameters, check WordPress’ documentation here: https://developer.wordpress.org/reference/classes/wp_query/#order-orderby-parameters February 16, 2021 at 10:55 am #26884 IanParticipant We need post__in as a dropdown option? 🙂 Thank you! February 16, 2021 at 6:19 pm #26898 elvinModerator I’m logging it as a feature request for the next update. No problem. 🙂 Author Posts Viewing 6 posts - 1 through 6 (of 6 total) You must be logged in to reply to this topic. Log In Username: Password: Keep me signed in Log In