Skip Navigation

[Resolved] Yoast Duplicate Post and Repeating Field Groups

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.

This topic contains 0 replies, has 1 voice.

Last updated by Ronald 1 day, 8 hours ago.

Author
Posts
#2857789

Tell us what you are trying to do?

I have created a Custom Post Type "Landing Pages" and they have associated fields that contains a repeating field group for section content. When you use Yoast Duplicate Post to clone an existing landing page, the repeating field groups on the cloned page do not get cloned as well, and I read that is because they are essentially a separate content type with a relationship to the Landing Page.

Is there any documentation or support posts where someone has successfully created some custom code that bridges that gap and also clones the repeating field groups associated with a content type when you clone the parent content type? Any way to point me in the right direction would be greatly appreciated

Is there any documentation that you are following?

None at the moment, that is why I am hoping you can steer me in the right direction

Is there a similar example that we can see?

Not that I know of

What is the link to your site?

hidden link

#2857792

I was able to get this figured out myself!!!