Saltar navegación

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

This support ticket is created hace 4 años, 10 meses. 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/Karachi (GMT+05:00)

Este tema contiene 1 respuesta, tiene 2 mensajes.

Última actualización por Waqar hace 4 años, 10 meses.

Asistido por: Waqar.

Autor
Mensajes
#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

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 ( enlace oculto )
- WordPress Ultimate CSV Importer ( enlace oculto )

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/
enlace oculto

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:

enlace oculto
enlace oculto

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