Skip Navigation

[Resolved] How can I design custom content template with Divi?

This thread is resolved. Here is a description of the problem and solution.

Problem:

I am trying to create a custom content template within Divi because it's much simpler than using Gutenberg. However, customizing designs for custom fields seems limited with Gutenberg.

Solution:

To use Divi for the template, switch to the classic view mode in Toolset settings. Follow these steps:

- Go to "Toolset > Settings > General".
- Check the "Show both the legacy and Blocks interface" option.
- Reload the page and access "Toolset > Views" to edit views.

Relevant Documentation:

- Enabling Legacy Version of Toolset Views

- Using Toolset with Divi

- Divi Plugin Highlight: Toolset Divi Integration

- Legacy Views details.

- Views Shortcodes

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.

This topic contains 3 replies, has 2 voices.

Last updated by Christopher Amirian 1 year ago.

Assisted by: Christopher Amirian.

Author
Posts
#2664371

I am trying to create a custom content template within Divi as it is so much easier to use than Gutenberg.

Especially customizing the design for custom fields is limited with Gutenberg.

Is there any easier way to do this with Divi?

#2664437

Christopher Amirian
Supporter

Languages: English (English )

Hi there,

It is possible to use Divi for the template, but you need to use the classic view mode so the Toolset related items will be available via shortcodes that you can integrate inside Divi.

- Go to "Toolset > Settings > General".
- Find the "Editing experience" section.
- Check the "Show both the legacy and Blocks interface and let me choose which to use for each item I build" checkbox.
- Reload the browser page.
- Go to the newly added "Toolset > Views" menu.
- There you will be able to edit the views.

For more information:
https://toolset.com/course-lesson/enabling-legacy-version-of-toolset-views/

After that, please use the documentation below to learn how to work with Divi and Toolset:

https://toolset.com/course-lesson/using-toolset-with-divi/

hidden link

Thanks.

#2664917

Hi Chris, sorry to bother you once again. I follow your explanation. When I hover over the view, it says "Edit is not supported for this View".

Can we only show "view" that visualizes listings on the Divi theme builder? If so, how are we going to add different layouts after the prepared post-design?

#2665357

Christopher Amirian
Supporter

Languages: English (English )

Hi there,

It seems that you try to use the View blog which is not supported with Divi as it is a Gutenberg block.

As mentioned in the previous reply you will need to enable the classic view and add a new view with the classic method from WordPress Dashboard > Toolset > Views.

You can learn more about the classic views feature here:

https://toolset.com/documentation/legacy-features/views-plugin/

And here is a reference to the shortcode that you should use in Divi after creating the view:

https://toolset.com/documentation/programmer-reference/views/views-shortcodes/#wpv-view

Thanks.