Problem:
In the latest beta version of Types plugin, there is new many-to-many relationship, I am asking for / hoping for the titles of the intermediary post types to either:
A) Be accessible in the metabox when adding a relationship to posts
B) Auto generate using the parent post titles and not their post Ids
Solution:
Q1) Be accessible in the metabox when adding a relationship to posts
There isn't such a feature within Types Beta version. Currently, you can try this:
When you edit a single parent post, you can use the button "Connect existing XXX", see our document:
https://toolset.com/documentation/post-relationships/how-to-set-up-post-relationships-using-toolset/
screenshot:
https://cdn.toolset.com/wp-content/uploads/2018/02/toolset-post-relationships-example-departures-arrivals.jpg
button "Connect existing Flight"
Q2) Auto generate using the parent post titles and not their post Ids
At the moment, we don't support that in the GUI in a very nice way, but I think we can open that to debate
and the client should be already able to use the toolset_build_intermediary_post_title filter:
/** * toolset_build_intermediary_post_title * * Allow for overriding the post title of an intermediary post. * * @param string $post_title Post title default value. * @param string $relationship_slug * @param int $parent_id * @param int $child_id
Relevant Documentation:
https://toolset.com/documentation/post-relationships/how-to-set-up-post-relationships-using-toolset/
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.
Hoy no hay técnicos de soporte disponibles en el foro Juego de herramientas. Siéntase libre de enviar sus tiques y les daremos trámite tan pronto como estemos disponibles en línea. Gracias por su comprensión.
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 15 respuestas, tiene 2 mensajes.
Última actualización por hace 6 años, 8 meses.
Asistido por: Luo Yang.