Skip Navigation

[Escalated to 2nd Tier] Relationship select box in cred form won't show private posts.

This support ticket is created 5 years, 11 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
8:00 – 12:00 8:00 – 12:00 8:00 – 12:00 8:00 – 12:00 8:00 – 12:00 - -
13:00 – 17:00 13:00 – 17:00 13:00 – 17:00 13:00 – 17:00 13:00 – 17:00 - -

Supporter timezone: America/New_York (GMT-04:00)

Author
Posts
#1152467

I'm creating a cred form that allows users to connect posts that are in a one-to-many post relationship. The 'child' edit form works perfectly for connecting the single allowed 'parent,' unless that parent is private. Then, even though the user has created both the parent and child posts, the 'parent' posts don't show up in the select box.

This is not a permissions issue, as it happens with all roles, from Administrator to Subscriber.

Here's the shortcode I'm using:

[cred_field field='@ritual-practice.parent' class='form-control' output='bootstrap' select_text='Choose a Ritual' author='$current']

Again, it works perfectly when the parent post (the post I'm choosing) is set to post status 'publish,' but when its post status is 'private,' the author cannot see the post in the select box. Only public posts show up in the list.

#1152760

Hi, thank you for the report. I found an undocumented filter but it doesn't seem to be working anymore. I need to escalate this to my 2nd tier team for further investigation. I'll let you know what I find out.

#1160130

Just checking in on this...thanks!

#1160764

Hi, I can see action on the ticket from our developers, but they are not yet finished implementing a solution. I'll let them know you are checking in.

#1160814

Awesome, thanks for the update. 🙂

#1220551

I also need this functionality and I'm curious if any progress has been made?