Slides Out of Order?
-
Admin
It should follow the same order as presented in WP Admin > Posts. What is the setting you’ve chosen for the slider’s content?
Here is the order in my Posts:
Here is the settings in Slider:
The slides display in this order: 2014, 2015, 2018, 2017, 2016
You can see the slider here: GoatPosse.com
Admin
Do you have any plugin installed related to posts ordering by any chance? I am unable to replicate the issue on both our local and development server.
By default, the posts are ordered first by
menu_order
(in case of pages), and then next by the post’s published date.Admin
My guess is something has changed the menu order of those posts previously. Even when you disabled all plugins, those settings are usually stored in the database, so they still take effect for certain queries where it was specifically mentioned to sort by menu order first, then date.
Viewing 7 posts - 1 through 7 (of 7 total)
- You must be logged in to reply to this topic.