Skip Navigation

[Resolved] Can 't create link to relationship edit form

This support ticket is created 4 years, 2 months ago. 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)

This topic contains 1 reply, has 2 voices.

Last updated by Luo Yang 4 years, 2 months ago.

Assisted by: Luo Yang.

Author
Posts
#1443683

I have a site I've created, which has podcasts and subjects as CPTs, and then they have a many to many relationship

I have that setup all correctly and working

What I want to do is have the ability to EDIT the relationship (and corresponding fields attached to it). When I try this, I get this message

"The Relationship's Intermediary Post Type must be public in order to edit the association"

I can't see anywhere that I can change this. Everything is set as published, there's no drafts at all.
I can't see what else to change to make this work

You can see the error on this page
hidden link
(Assuming I haven't removed it)

It should have a link to edit the relationship and data (episode etc) but it doesn't work

#1443953

Hello,

You can find Relationship's Intermediary Post Type here:
Dashboard-> Toolset-> Post types
Find and edit the Intermediary Post Type, in section "Options", enable option "publicly_queryable", and test again.

More help:
https://codex.wordpress.org/Function_Reference/register_post_type#publicly_queryable

Whether queries can be performed on the front end as part of parse_request().

This ticket is now closed. If you're a WPML client and need related help, please open a new support ticket.