Skip Navigation

[Résolu] Divi whith block editor inside divi builder

This support ticket is created Il y a 2 années et 2 mois. 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.

Aucun de nos assistants n'est disponible aujourd'hui sur le forum Jeu d'outils. Veuillez créer un ticket, et nous nous le traiterons dès notre prochaine connexion. Merci de votre compréhension.

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)

Ce sujet contient 2 réponses, a 2 voix.

Dernière mise à jour par brianO Il y a 2 années et 2 mois.

Assisté par: Luo Yang.

Auteur
Publications
#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?

lien caché

#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!