Toolset provides integration with popular themes, allowing you to design layouts for these themes using drag-and-drop, while preserving everything that the themes offer.
The themes that are currently supported are:
Problem:
Remove the Sidebar of Divi from an archive created by Toolset. Is this possible?
Solution:
Toolset integrates only with the options offered by the theme. So if the theme offers such option then it will be included in the integrated options you can use for each archive with Divi and Toolset, when creating such archives in Toolset > WordPress Archives.
However, the Divi theme seems to offer only a left or right sidebar, not a "no sidebar" option, hence it is not possible to remove that sidebar with the Theme options.
Problem:
When I render content in a View's loop with a Content Template and the content rendered is designed with the Divi Builder, but the Content Template with which I design the Loop output is not, then it seems Divi Builder adds the following HTML around the output of the Content Template:
Solution:
This is Divi Builder injecting it's HTML at the_content() filter no matter when or where it's rendered.
The issue can be solved by using Toolset's inbuilt feature to unallow 3rd parties filtering the content when using Content Templates.
This can be done by passing suppress_filters="true" to the template: