We're merging with GenerateBlocks! Learn more here.

[Support request] list of posts are not showing in the order entered

Please login to receive premium support.

Support for the free plugin can be found here.

Home Forums Pro Support list of posts are not showing in the order entered

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #31919
    Dan
    Participant

    Hello, I have a list of post IDs I am trying to show in the order they are entered.
    38291, 35490, 35207, 21238, 32540, 22524, 17647, 40407
    I have it set to “Order: Descending” “Order By: No Order” It still puts this lowest ID first.
    Is there any way to make this stick to the order I have them in the post id box?
    Thanks

    #31925
    elvin
    Moderator

    Hi Dan,

    That’s something we need to update. We’ll be adding post__in to the orderby dropdown so it honors the order of the post IDs entered.

    For now, the workaround is by setting it as atts on the shortcode.

    Example:

    [wp_show_posts id="1234" settings="orderby=post__in"]

    #31954
    Dan
    Participant

    Thank You Elvin! This will make things much easier. Will it be in the next update?
    Thanks
    Dan

    #31964
    elvin
    Moderator

    Thank You Elvin! This will make things much easier. Will it be in the next update?
    Thanks
    Dan

    Yes it will. Tom’s yet to set an ETA for the next release though. We’ll make sure to announce once it’s set. 🙂

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