Navigation überspringen

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

This support ticket is created vor 3 Jahren, 9 Monaten. 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)

Dieses Thema enthält 2 Antworten, hat 2 Stimmen.

Zuletzt aktualisiert von David Gimenez vor 3 Jahren, 9 Monaten.

Assistiert von: Luo Yang.

Author
Artikel
#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!