Manual sort of posts (or by meta key)

[ad_1]

Plugin Author
YMC

(@wssoffice21)

Hello!

You filter posts by taxonomy terms called Pilgrimage dates. Month and year are taxonomy terms and the filter works correctly. Posts are sorted according to all possible parameters provided by the global WP_Query object. Among these parameters are: Title, Name, Date and so on. The plugin provides the ability to sort posts only by those parameters that will be provided by the WP_Query and nothing more. If you need to sort posts by date, it is better to do this in 2 ways:

  • create a custom Date field and then sort by meta key.
  • sort posts by date of publication of the post (after setting the correct date for them)

Plugin Author
YMC

(@wssoffice21)

In addition to the above. You cannot manually sort posts in a grid. You can only sort by the selected parameters (Title, Name, Date and so on). You can manually select the posts you need in the General -> Add post(s) section and add them to the grid, after sorting them in the order you need (dragging posts into the Selected Posts field). After this, posts in the grid will be displayed according to the previously sorted order in the admin panel.

  • This reply was modified 9 minutes ago by YMC.

 

This site will teach you how to build a WordPress website for beginners. We will cover everything from installing WordPress to adding pages, posts, and images to your site. You will learn how to customize your site with themes and plugins, as well as how to market your site online.

Buy WordPress Transfer