We're merging with GenerateBlocks! Learn more here.

[Support request] Show in the order as entered

Please login to receive premium support.

Support for the free plugin can be found here.

Home Forums Pro Support Show in the order as entered

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #26824
    Ian
    Participant

    I cannot remember how I fixed it before. How do we show posts based on the order they were entered?

    #26837
    elvin
    Moderator

    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.

    #26841
    Ian
    Participant

    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?

    #26875
    elvin
    Moderator

    Ah yes that should work. For more orderby parameters, check WordPress’ documentation here:
    https://developer.wordpress.org/reference/classes/wp_query/#order-orderby-parameters

    #26884
    Ian
    Participant

    We need post__in as a dropdown option? 🙂

    Thank you!

    #26898
    elvin
    Moderator

    I’m logging it as a feature request for the next update. No problem. 🙂

Viewing 6 posts - 1 through 6 (of 6 total)
  • You must be logged in to reply to this topic.