Skip Navigation

[Resolved] Duplicate pages in a Custom Post Type and put them in another CPT

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.

Our next available supporter will start replying to tickets in about 0.94 hours from now. Thank you for your understanding.

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/Karachi (GMT+05:00)

This topic contains 1 reply, has 2 voices.

Last updated by Waqar 4 years, 2 months ago.

Assisted by: Waqar.

Author
Posts
#1513675

Tell us what you are trying to do?
Hello I would like to duplicate about 50 "pages" created in one Custom Post Type and move them (or put them) in another Custom Post Type. How can I achieve this ?

Is there any documentation that you are following?

Is there a similar example that we can see?

What is the link to your site?

#1514841

Waqar
Supporter

Languages: English (English )

Timezone: Asia/Karachi (GMT+05:00)

Hi,

Thank you for contacting us and I'd be happy to assist.

The Toolset plugins don't offer any built-in feature to move posts from one post type to another, but these are a couple of options that you can try:

1. You can use any third-party import/export plugin which can export your posts from one post type and then import them into another.

- WP All Import ( hidden link )
- WordPress Ultimate CSV Importer ( hidden link )

OR

2. There are third-party plugins available, which will allow you to convert the post type of your existing posts:

https://wordpress.org/plugins/post-type-switcher/
hidden link

OR

3. If you're comfortable with PHP code, you can write some custom code which can programmatically create copies of your posts in one post type to another post type:

hidden link
hidden link

I hope this helps and personalized assistance around custom code, you can also consider hiring a professional from our list of recommended contractors:
https://toolset.com/contractors/

regards,
Waqar

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