Skip Navigation

[Resolved] Calling a view via Ajax break the view ordering

This support ticket is created 2 years, 3 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.

Sun Mon Tue Wed Thu Fri Sat
- 9:00 – 13:00 9:00 – 13:00 9:00 – 13:00 9:00 – 13:00 9: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/Karachi (GMT+05:00)

This topic contains 15 replies, has 3 voices.

Last updated by Wilhem 2 years, 2 months ago.

Assisted by: Waqar.

Author
Posts
#2474209

Thank you for waiting.

During troubleshooting, I found that the post order in the view's results was getting affected by the third-party plugin "Post Types Order". When I disabled the option "Admin Sort" from WP Admin -> Settings -> Post Types Order the order of the posts was fixed, even with the AJAX updates.

#2474639

Awesome ! Thanks a lot to took time for this. My issue is resolved now. Thank you!