• Hi. I found an old thread about my problem but it’s closed without getting an answer…

    Just like on this thread, I want the sticky posts to be integrated in order of publication with the other entries.

    Example:

    Post id.5 normal
    Post id.4 sticky
    Post id.3 normal
    Post id.2 sticky
    Post id.1 normal

    I tried this code but it’s not working:

    <?php query_posts($query_string . '&ignore_sticky_post=1&orderby=date&order=DESC'); ?>

    Sticky posts are displayed within my recent posts list but they still appear above the list of psts, no way to make the sticky posts appear by ‘date order’. Thanks a lot for your help! ??

Viewing 1 replies (of 1 total)
  • Thread Starter Alkorr

    (@alkorr)

    No idea how I can do that? I searched again and I didn’t find anything working properly… Help is more than welcome, thanks! ??

Viewing 1 replies (of 1 total)
  • The topic ‘The sticky posts to integrate with the normal posts’ is closed to new replies.