Skip Navigation

[Resuelto] How to display intermediary post type in admin menu

Este hilo está resuelto. Aquí tiene una descripción del problema y la solución.

Problem:
How to display intermediary post type in admin menu

Solution:
You need to edit your intermediary post type from:
=> Toolset => Post Types => Edit your intermediary post type and change the "Status" to published and save the post type.

You can find proposed solution, in this case, with the following reply:
https://toolset.com/forums/topic/unable-to-filter-by-relationship-field-in-views/#post-916185

Relevant Documentation:

This support ticket is created hace 6 años, 5 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.

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
- 10:00 – 13:00 10:00 – 13:00 10:00 – 13:00 10:00 – 13:00 10: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/Kolkata (GMT+05:30)

Etiquetado: ,

Este tema contiene 7 respuestas, tiene 2 mensajes.

Última actualización por larryB-3 hace 6 años, 5 meses.

Asistido por: Minesh.

Autor
Mensajes
#915017
Screen Shot 2018-06-18 at 8.25.10 PM.png
Screen Shot 2018-06-18 at 8.23.19 PM.png

I am trying to show only "Current" Homeowners in a view of Properties. The view currently shows both "Current" and "Previous" homeowners when viewed. I would however like to only show the Homeowner names of those that are marked "Current" in the relationship field of "Status" that connects Homeowners to Properties.

Link to a page where the issue can be seen: enlace oculto

I expected to see: In the next to last column labeled "Property Owner', instead of seeing both Current and Previous Homeowners only show "Current" Homeowners. If I add a filter using a string and and a constant of Current, no values are returned in that column. See attached screen shots of filter trying to add.

#915167

Minesh
Supporter

Idiomas: Inglés (English )

Zona horaria: Asia/Kolkata (GMT+05:30)

Hello. Thank you for contacting the Toolset support.

Well - as I understand the custom field "Status" is belongs to the intermediary post type - correct? If yes:
- The thing is that - You can filter by fields of the intermediate post if your View is set to query the intermediate post type.

Filtering by fields of a related post itself is not yet supported but is on the road map for development and will release soon.

#915369
Screen Shot 2018-06-19 at 11.35.55 AM.jpg

How would you query the intermediate post type? I don't see if on the list for the view query?

#915678

Minesh
Supporter

Idiomas: Inglés (English )

Zona horaria: Asia/Kolkata (GMT+05:30)

Well - is your intermediary post type is set to display in your admin menu? If no - edit your intermediary post type from Toolset => Relationships and change the "Status" to published and save the post type. Does that help?

#915824
Screen Shot 2018-06-20 at 9.09.49 AM.jpg
Screen Shot 2018-06-20 at 9.09.57 AM.jpg
Screen Shot 2018-06-20 at 9.10.09 AM.jpg
Screen Shot 2018-06-20 at 9.10.15 AM.jpg

Sorry, here are screen shots, I can't see how it's not published.

#915831

Minesh
Supporter

Idiomas: Inglés (English )

Zona horaria: Asia/Kolkata (GMT+05:30)

I need to check why intermediary post type is not displaying with views.

*** Please make a FULL BACKUP of your database and website.***
I would also eventually need to request temporary access (WP-Admin and FTP) to your site. Preferably to a test site where the problem has been replicated if possible in order to be of better help and check if some configurations might need to be changed.

I would additionally need your permission to de- and re-activate Plugins and the Theme, and to change configurations on the site. This is also a reason the backup is really important. If you agree to this, please use the form fields I have enabled below to provide temporary access details (wp-admin and FTP).

I have set the next reply to private which means only you and I have access to it.

#916185

Minesh
Supporter

Idiomas: Inglés (English )

Zona horaria: Asia/Kolkata (GMT+05:30)

Could you please check now - the intermediary post type is displayed now in admin and on view's screen.

Actually, you need to edit your intermediary post type from:
=> Toolset => Post Types => Edit your intermediary post type and change the "Status" to published and save the post type.

#916215

Thanks!