Skip Navigation

[Resolved] Divi whith block editor inside divi builder

This support ticket is created 2 years, 4 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.

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)

This topic contains 2 replies, has 2 voices.

Last updated by brianO 2 years, 4 months ago.

Assisted by: Luo Yang.

Author
Posts
#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?

hidden link

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