[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.
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.
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.
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.
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?
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.
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.