Skip Navigation

[Resolved] duplicate post with child relationships

This support ticket is created 4 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
- 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)

This topic contains 1 reply, has 2 voices.

Last updated by Minesh 4 years, 11 months ago.

Assisted by: Minesh.

Author
Posts
#1497137

Hi - I've tried several duplicator post plugins and I have not found one that will work with Toolset's relationships. Can you suggest one by chance?

I saw some posts in the past - the answer seemed to be no at the time - but maybe now there is one that supports this!

Basically, I have a post type called "SHOWS" and it has two relationships "BANDS" and "VENUES" - if I duplicate the show, it doesn't bring the BAND OR VENUE with it...

Thanks!

#1497461

Minesh
Supporter

Languages: English (English )

Timezone: Asia/Kolkata (GMT+05:30)

Hello. Thank you for contacting the Toolset support.

The answer is still the same. There is no such feature available.

Basically, to connect the post you can use the post-relationship API function: toolset_connect_posts()
=> https://toolset.com/documentation/customizing-sites-using-php/post-relationships-api/#toolset_connect_posts

I tried to search and with duplicate posts plugin, they offer some actions/filter that you may try to check and use it. Please note that that will require to add custom code which is beyond the scope of our support policy.
=> hidden link