Saltar navegación

[Resuelto] Order by post title doesnt't work in a view of intermediary posts

This support ticket is created hace 3 años, 9 meses. 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/Hong_Kong (GMT+08:00)

Este tema contiene 2 respuestas, tiene 2 mensajes.

Última actualización por David Gimenez hace 3 años, 9 meses.

Asistido por: Luo Yang.

Autor
Mensajes
#2010201
Captura de pantalla 2021-04-05 a las 8.25.35.png
Captura de pantalla 2021-04-05 a las 8.28.38.png

Hello. I'm trying to order posts by title in a view of intermediary posts and doesn't work. Always order by post date. Look at the screenshots.

Is there any bug?

Thanks

#2010257

Hello,

I have tried it in a fresh WP installation + the latest version of Toolset plugins, it works fine, the view results are order by the intermediary post's title correctly, since you are querying intermediary posts, it can only order the result by intermediary post's information, it won't order the results by posts of other post types.

You can edit that specific many-to-many relationship, enable option "Intermediary Post Type visible in WordPress admin menu", see my screenshot intermediary.JPG, then you will be able to check the actual intermediary post's title here:
Dashboard-> Your intermediary post type

#2010259

My issue is resolved now. Thank you!