Skip Navigation

[Resolved] Archive order is not working

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

Problem:

I wanted to display archive posts ordered by post title in ascending order, but the archive order setting wasn’t working correctly.

Solution:

The issue was caused by another plugin’s configuration. After adjusting that plugin, the archive ordering worked as expected.

Relevant Documentation:

https://toolset.com/course-lesson/creating-a-custom-archive-page/

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.

This topic contains 1 reply, has 1 voice.

Last updated by Ian 2 weeks, 6 days ago.

Assisted by: Christopher Amirian.

Author
Posts
#2831025

Ian
Screenshot 2025-10-27 at 11.19.48 AM.jpg

Show posts by post title ascending

See image

#2831133

Christopher Amirian
Supporter

Languages: English (English )

Hi,

Welcome to Toolset support. Would you please test the steps below?

- IMPORTANT STEP! Create a backup of your website. Or better approach will be to test this on a copy/staging version of the website to avoid any disruption of a live website.
- Switch to the default theme such as "TwentyTwenty" by going to "WordPress Dashboard > Appearance > themes".
- Go to "WordPress Dashboard > Plugins" and deactivate all plugins except:
. Toolset Blocks
. Toolset Types
- Check if you can still recreate the issue. by checking the front end and not the block editor.
- If not, re-activate your plugins one by one and check the issue each time to find out the plugin that causes the problem.

The reason I asked you to check the steps above is that sometimes extra CSS code can manipulate the place of the grids if Flex or Grid CSS modes are used.

Thanks.

#2831208

Ian

Figured it out, it was how another plugin was configured.