Title: Keep post order
Last modified: March 28, 2018

---

# Keep post order

 *  Resolved [norico](https://wordpress.org/support/users/norico/)
 * (@norico)
 * [8 years, 2 months ago](https://wordpress.org/support/topic/keep-post-order/)
 * How to keep post order when taxonomies was selected.
    Sticky post was not in 
   first. Thanks

Viewing 15 replies - 1 through 15 (of 21 total)

1 [2](https://wordpress.org/support/topic/keep-post-order/page/2/?output_format=md)
[→](https://wordpress.org/support/topic/keep-post-order/page/2/?output_format=md)

 *  Plugin Contributor [alexgso](https://wordpress.org/support/users/alexgso/)
 * (@alexgso)
 * [8 years, 2 months ago](https://wordpress.org/support/topic/keep-post-order/#post-10124374)
 * Hi norico,
 * The post order should be maintained by default. Can you try disabling all non-
   SiteOrigin plugins and see if this fixes the issue? You’ll need to [clear all your caches](https://codex.wordpress.org/I_Make_Changes_and_Nothing_Happens)
   after disabling your plugins.
 * If it does fix the issue, then try re-enabling your plugins one by one until 
   the issue comes back. This procedure will help diagnose which plugin is causing
   the issue.
 * Once we know that, we’ll be able to look at what might be causing the conflict
   and either solve the problem or help you find an alternative plugin.
 * If you aren’t using a SiteOrigin theme, then you can also try temporarily switching
   to one of the default WordPress themes to see if the issue is theme related.
 * If that doesn’t help, would it be possible for you to send me an export for this
   widget? To do this please open up the linked page in the editor and click the
   Layout button in the Page Builder toolbar. Then click import/export and then 
   click download. Please upload the export to a 3rd party file hosting site such
   as [teknik.io](https://upload.teknik.io/).
 *  Thread Starter [norico](https://wordpress.org/support/users/norico/)
 * (@norico)
 * [8 years, 2 months ago](https://wordpress.org/support/topic/keep-post-order/#post-10125905)
 * I try this today.
    Thx
 *  Thread Starter [norico](https://wordpress.org/support/users/norico/)
 * (@norico)
 * [8 years, 2 months ago](https://wordpress.org/support/topic/keep-post-order/#post-10126890)
 * Ok! After test.
    On twenty seventeen sticky post first. On generate (child) sticky
   sticky post first.
 * It’s only when category was selected sticky not on first.
    Thx
 *  Plugin Contributor [alexgso](https://wordpress.org/support/users/alexgso/)
 * (@alexgso)
 * [8 years, 2 months ago](https://wordpress.org/support/topic/keep-post-order/#post-10128288)
 * Hi norico,
 * If that’s the case, your child theme is overriding the loop which is why this
   is occurring. To clarify, what does your child theme do? Does it add additional
   functionality or is it purely there for styling?
 *  Thread Starter [norico](https://wordpress.org/support/users/norico/)
 * (@norico)
 * [8 years, 2 months ago](https://wordpress.org/support/topic/keep-post-order/#post-10129076)
 * hi Alexgso
 * I wish to preserve the order of posts even if a taxonomy is selected.
 *  Plugin Contributor [alexgso](https://wordpress.org/support/users/alexgso/)
 * (@alexgso)
 * [8 years, 2 months ago](https://wordpress.org/support/topic/keep-post-order/#post-10129266)
 * Hi norico,
 * I understand what you’re trying to do / the desired outcome. That’s actually 
   how loop is handled by default (as in, you don’t have to change anything to get
   your desired outcome) so your child theme is changing the loop to prevent your
   desired ordering. I’m trying to work out what part of your child theme is preventing
   the loop from working as desired.
 * To confirm, did you create your child theme? What is parent theme of your child
   theme?
 *  Thread Starter [norico](https://wordpress.org/support/users/norico/)
 * (@norico)
 * [8 years, 2 months ago](https://wordpress.org/support/topic/keep-post-order/#post-10129479)
 * Good evening,
    I use a child theme of genratepress. when I request posts without
   taxonomies, it works well. When I only ask for posts in the category “news” sticky
   posts behave like simple posts. thx
 *  Plugin Contributor [alexgso](https://wordpress.org/support/users/alexgso/)
 * (@alexgso)
 * [8 years, 2 months ago](https://wordpress.org/support/topic/keep-post-order/#post-10131718)
 * Hi Norico,
 * Does this issue occur when you’re using GenratePress?
 * Also, can you please elaborate on what you mean by simple posts? I ask because
   that sounds like a different issue to the post ordering issue.
 *  Thread Starter [norico](https://wordpress.org/support/users/norico/)
 * (@norico)
 * [8 years, 2 months ago](https://wordpress.org/support/topic/keep-post-order/#post-10132175)
 * Good evening,
 * no it is not only on generatepress. this produces on other themes.
    Regarding
   the order of the posts, I will give an example.
 * posts with * was sticky posts
 * with no taxonomies : post-200* post-150* post-180 post-184 post-170
 * with taxonomies : post-200* post-184 post-150*
 * —-
    post-180 and post-170 was not in taxonomies
 * thx
 *  Plugin Contributor [alexgso](https://wordpress.org/support/users/alexgso/)
 * (@alexgso)
 * [8 years, 2 months ago](https://wordpress.org/support/topic/keep-post-order/#post-10132264)
 * Hi norico,
 * Please create two tests pages, one with the issue present and the other with 
   no issue. Then please link me to those two pages. This will allow me to inspect
   the resulting markup of the page itself?
 *  Thread Starter [norico](https://wordpress.org/support/users/norico/)
 * (@norico)
 * [8 years, 2 months ago](https://wordpress.org/support/topic/keep-post-order/#post-10132789)
 * I don’t have online server.
    It’s a server entreprise (intranet)
 * [http://wordpress.team-tnt.fr/post-carousel-test/](http://wordpress.team-tnt.fr/post-carousel-test/)
 * Sorry page in French
    -  This reply was modified 8 years, 2 months ago by [norico](https://wordpress.org/support/users/norico/).
      Reason: update link to demo
 *  Thread Starter [norico](https://wordpress.org/support/users/norico/)
 * (@norico)
 * [8 years, 1 month ago](https://wordpress.org/support/topic/keep-post-order/#post-10149396)
 * No more ideas Alex ?
 *  Plugin Contributor [alexgso](https://wordpress.org/support/users/alexgso/)
 * (@alexgso)
 * [8 years, 1 month ago](https://wordpress.org/support/topic/keep-post-order/#post-10159100)
 * Hi norico,
 * Oh sorry! I somehow didn’t receive your previous reply.
 * Hm. That’s really odd. Would it be possible for you to send me an export for 
   the linked page? To do this please open up the linked page in the editor and 
   click the Layout button in the Page Builder toolbar. Then click import/export
   and then click download. Please upload the export to a 3rd party file hosting
   site such as [teknik.io](https://upload.teknik.io/).
 *  Thread Starter [norico](https://wordpress.org/support/users/norico/)
 * (@norico)
 * [8 years, 1 month ago](https://wordpress.org/support/topic/keep-post-order/#post-10170999)
 * hello,
    does this file match what you want ? [https://tknk.io/RTRJ](https://tknk.io/RTRJ)
 *  Plugin Contributor [alexgso](https://wordpress.org/support/users/alexgso/)
 * (@alexgso)
 * [8 years, 1 month ago](https://wordpress.org/support/topic/keep-post-order/#post-10173987)
 * Hi norico,
 * Unfortunately, we haven’t been able to replicate this issue with the provided
   layout.
 * Are you able to replicate this issue on a different website?
 * If so, at this point, we really need to take a closer look at your overall settings
   as we haven’t been able to replicate this issue with the provided layout. We 
   aren’t however allowed to ask for login details. Would it be possible for you
   to [post on our forums](https://siteorigin.com/thread/) so we can take a closer
   look? (please do not include anything private/sensitive in your initial post 
   as the threads are public).

Viewing 15 replies - 1 through 15 (of 21 total)

1 [2](https://wordpress.org/support/topic/keep-post-order/page/2/?output_format=md)
[→](https://wordpress.org/support/topic/keep-post-order/page/2/?output_format=md)

The topic ‘Keep post order’ is closed to new replies.

 * ![](https://ps.w.org/so-widgets-bundle/assets/icon.svg?rev=2556862)
 * [SiteOrigin Widgets Bundle](https://wordpress.org/plugins/so-widgets-bundle/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/so-widgets-bundle/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/so-widgets-bundle/)
 * [Active Topics](https://wordpress.org/support/plugin/so-widgets-bundle/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/so-widgets-bundle/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/so-widgets-bundle/reviews/)

 * 21 replies
 * 3 participants
 * Last reply from: [alexgso](https://wordpress.org/support/users/alexgso/)
 * Last activity: [8 years, 1 month ago](https://wordpress.org/support/topic/keep-post-order/page/2/#post-10207230)
 * Status: resolved