Skip Navigation

[Resolved] Recent Table not in Descending order as it should be

This thread is resolved. Here is a description of the problem and solution.

Problem:
Recent Table not in Descending order as it should be

Solution:
There is third-party plugin "Post Type Order" installed on users site that was overriding the view's order setting. Disabling the "Post Type Order" help user to resolve the issue.

You can find the proposed solution, in this case, with the following reply:
https://toolset.com/forums/topic/recent-table-not-in-descending-order-as-it-should-be/#post-1176712

Relevant Documentation:

This support ticket is created 5 years, 11 months ago. There's a good chance that you are reading advice that it now obsolete.

This is the technical support forum for Toolset - a suite of plugins for developing WordPress sites without writing PHP.

Everyone can read this forum, but only Toolset clients can post in it. Toolset support works 6 days per week, 19 hours per day.

Our next available supporter will start replying to tickets in about 2.72 hours from now. Thank you for your understanding.

Sun Mon Tue Wed Thu Fri Sat
- 10:00 – 13:00 10:00 – 13:00 10:00 – 13:00 10:00 – 13:00 10:00 – 13:00 -
- 14:00 – 18:00 14:00 – 18:00 14:00 – 18:00 14:00 – 18:00 14:00 – 18:00 -

Supporter timezone: Asia/Kolkata (GMT+05:30)

This topic contains 9 replies, has 2 voices.

Last updated by ramez-refaatG 5 years, 11 months ago.

Assisted by: Minesh.

Author
Posts
#1175383

I am trying to:
To show the last recent additons on the Site
The Table shows the last 50 but not in order...I want the most recent then the older next...etc. Descending. I adjusted the Table this way & the View & the inserted code by Descending by Date but not doing that.

Link to a page where the issue can be seen:
hidden link

The above is for the public (not logged in)....but the SAME issue in this page for logged in also who has Post Group Access Control
hidden link

I expected to see:
Ordered Descendingly by date the most recent in the top, next the older then the older...etc.

Instead, I got:
Recent but not ordered by date...random.

I've tried to bring the Debug information but the page is blank.

#1175390

Minesh
Supporter

Languages: English (English )

Timezone: Asia/Kolkata (GMT+05:30)

Hello. Thank you for contacting the Toolset support.

Well - the site you shared looks like really complex. It looks like live site and we do not recommend to debug on live site.

*** Please make a FULL BACKUP of your database and website.***
Could you please share staging site or duplicator copy of site?
https://toolset.com/faq/provide-supporters-copy-site/

#1175397
#1175404

Minesh
Supporter

Languages: English (English )

Timezone: Asia/Kolkata (GMT+05:30)

well - only database will not help as you have a number of third-party plugins installed so we need to check with its existence and without assistance. In addition to that, you are also using WPML plugin. We need 1:1 clone of your site.

What if you try to use the following plugin? Does that help?
=> https://wordpress.org/plugins/all-in-one-wp-migration/

You can upload the file to google drive or any file sharing service and send me the link to download.

I have set the next reply to private which means only you and I have access to it.

Note: you can skip the uploads folder as images will not be required.

If "all-in-one-wp-migration" does not help, please send me wp-content folter zip.

#1175407
#1175819

Minesh
Supporter

Languages: English (English )

Timezone: Asia/Kolkata (GMT+05:30)

Ok - thank you. I'm not that much familiar with UpDraft but I will try to download the database you shared and plugins. I will get in touch with you as soon as I have something to share.

#1175822

Minesh
Supporter

Languages: English (English )

Timezone: Asia/Kolkata (GMT+05:30)

I downloaded the database sql file you shared and I will try to install it on my local test install using command prompt as file is too big.

I tried to download the plugin and theme files from UpDraft but unfortunately either it downloading breaks in the middle or when I try to extract it, it says its corrupted file. Its not working for me. I tried to download it couple of times but unfortunately, I do not get success.

Could you please upload plugin and theme file zip on google drive and send me the link to download it.

I have set the next reply to private which means only you and I have access to it.

#1175866

Million thanks for your efforts.
hidden link
I've compressed the Themes & Plugins and another mu-plugin I don't know what is it...sorry I'm not a developer but can understand somethings...so I included it.
Is this going to be enough for you?

#1176712

Minesh
Supporter

Languages: English (English )

Timezone: Asia/Kolkata (GMT+05:30)

Thank you for sharing all the required details.

The issue with ordering is, you have installed the third-party plugin "Post Type Order" and that plugin overrides the view's order you set. If you disable the "Post Type Order" plugin, view order just works fine.

The issue is not from Toolset but from Post Type Order" plugin. Could you please try to disable is for moment and confirm the view's order works for you.

#1176717

Okay it's resolved now after deactivating this plugin.
But we want to use it alos for our site has a lot of posts need to be ordered...please tell us how to skip this overridance?

#1176722

Minesh
Supporter

Languages: English (English )

Timezone: Asia/Kolkata (GMT+05:30)

Well, I suggest, you should contact the "Post Type Order" plugin support or author in order to know how you can resolve this issue as the issue is not from Toolset.

Thank you for understanding.

#1176723

My issue is resolved now. Thank you!