Skip Navigation

[Resuelto] Divi whith block editor inside divi builder

This support ticket is created hace 2 años, 2 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.

Hoy no hay técnicos de soporte disponibles en el foro Juego de herramientas. Siéntase libre de enviar sus tiques y les daremos trámite tan pronto como estemos disponibles en línea. Gracias por su comprensión.

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/Hong_Kong (GMT+08:00)

Este tema contiene 2 respuestas, tiene 2 mensajes.

Última actualización por brianO hace 2 años, 2 meses.

Asistido por: Luo Yang.

Autor
Mensajes
#2461215

Tell us what you are trying to do?
I would love to have access to your block builder within the Divi bulder section. This would allow be to grab dynamic content created by toolset and display it on template pages in Divi. Similar to how you do it with your content templates.

Is there any documentation that you are following?

Is there a similar example that we can see?
toolset content templates.

What is the link to your site?

enlace oculto

#2461299

Hello,

According to our document:
https://toolset.com/course-lesson/using-toolset-with-divi/#how-to-use-divi-and-toolset-together

Divi provides its own custom editor for building pages. Toolset on the other hand uses WordPress’s built-in Block Editor. In general, you cannot mix elements from these two editors.

So it is not recommended to use two different page builders to design the same page/post.

In your case, you can use with Toolset shortcodes in Divi builder directly:
Types fields shortcodes:
https://toolset.com/documentation/customizing-sites-using-php/functions/
Views shortcodes:
https://toolset.com/documentation/user-guides/views-shortcodes/

#2463253

My issue is resolved now. Thank you!