Saltar navegación

[Resuelto] Is it possible to create a view with a query from another website?

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 -

Zona horaria del colaborador: Asia/Kolkata (GMT+05:30)

Este tema contiene 1 respuesta, tiene 2 mensajes.

Última actualización por Minesh 2 years ago.

Asistido por: Minesh.

Autor
Mensajes
#2698674

Tell us what you are trying to do?

We have two "sister" websites; each has a staff page, but the staff are identical. We are creating the staff pages by querying a Staff custom post type with a Toolset view. So currently, both sites have a Staff custom post type, and each site has its own Views. When staff change, duplicate changes have to be made on both sites.

I've been asked if there is any way to pull the data from one site (enlace oculto) and have it display on the other site (enlace oculto) so that the posts only need to be maintained in one place.

I don't think this is possible, but promised the client I would ask. Is there any possible way to have a View pull data from another site's database and process it?

Thanks,
David

#2698744

Minesh
Colaborador

Idiomas: Inglés (English )

Zona horaria: Asia/Kolkata (GMT+05:30)

Hello. Thank you for contacting the Toolset support.

Unfortunately - there is no such feature available to duplicate the posts from one domain to another.

You will have to export/import it using CSV from one domain to another:
- https://toolset.com/course-lesson/how-to-import-content-into-wordpress-using-csv/
OR
I found following plugin that might help you - you will have to test it:
- enlace oculto

#2699214

Thanks for the confirmation, and for the tips. I appreciate it!