[Resolved] Created order in a view of intermediary Post are not shown in online view
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.
No supporters are available to work today on Toolset forum. Feel free to create tickets and we will handle it as soon as we are online. Thank you for your understanding.
We had a intermediary Post type called "Themen" (Themes), wich create a relation from Post Type "Referenten" (Speakers) to "Lehrgänge" (Events) to show in Lehrgängen a list of speakers and their themes in a singe Lehrgang.
To create the right order, we define a Field "Reihenfolge" (order) in the intermediary Post type "Themen" and use that for the correct order in views, where we show these infos.
These works normally without any Problem, f.e. in Lehrgangs (Event) page: hidden link where in that sample the Speaker "Ulf Gibhardt" was on the top.
But in the category view for that Lehrgänge(events) hidden link
the order was not correct, because Ulf Gibhardt was not on the top, but on third position.
In the view wich was add in category archive, was the order correctly defined over values in Field Reihenfolge.
These also work on other category-Views correctly.
The only "Conspicuousness", was that the Theme of Mr. Gibhardt was later on created, because an other speaker was replaced with Mr. Gibhard.
During troubleshooting, I noticed that in the content template named "Loop Item in Lehrgänge 2021", this is the shortcode that was being used for calling the view named "Themen in Lehrgangsübersicht":