[Resolved] View with search has incorrect Order by
This thread is resolved. Here is a description of the problem and solution.
Problem:
View with search has incorrect Order by
Solution:
User was using the "Post Type Order" plugin that was overriding the view's orderby option. Disabling the plugin "Post Type Order" helps resolving the issue.
Tell us what you are trying to do? I'm trying to get the product listed in a view to display in alphabetical order (post title). No matter what I try, the results are always displayed in created order.
View in question can be found on this page - hidden link
I've tried amending the main order by box, adding inline orderby and swapping out the Elementor views box for a text box and using either of the following:
Many thanks for your quick response. I've just added that but it doesn't appear to have made any difference. Its still displaying the products by date created order (sorry!) - hidden link
Can you please share admin access details so I can check whats going wrong with your setup.
*** Please make a FULL BACKUP of your database and website.***
I would also eventually need to request temporary access (WP-Admin) to your site. Preferably to a test site where the problem has been replicated if possible in order to be of better help and check if some configurations might need to be changed.
I have set the next reply to private which means only you and I have access to it.
I checked on your install that you are using the post type order plugin that could be the overriding the sort order.
I see the query set to menu_order and then post title so either from any of the third-party plugins or theme is overriding the order.
In order to minimize the cause of the issue and to know what plugin/theme is causing the issue:
Could you please try to resolve your issue by deactivating all third-party plugins as well as the default theme to check for any possible conflicts with any of the plugins or themes?
Please try to deactivate third-party plugins one-by-one to check what plugin is causing the issue that overrides the over.