Breakdance builder includes a Widget element from which you can supposedly select any widget to display within the page. However, the Advanced Sidebar widgets are not showing up in the Breakdance list of available widgets. I’m using Breakdance 1.7.0 with Advanced Sidebar Pro 9.4.1 on WordPress 6.4.2
Not working with Breakdance builder
Resolved
OnPoint Plugins
Hi Bradley,
I did a quick search and didn’t see anything in the documentation calling out how to use classic widgets.
Would it be possible to send us a link to download the Breakdance plugin through the Private Information? Perhaps if I can see how the plugin functions, I’ll be able to see how the classic widgets work.
Bradley Konia
Here’s a link to the plugin
OnPoint Plugins
Hi Bradley,
Looking at the Breakdance plugin’s code it turns out that widgets can be supported by the builder but they must be custom registered with Breakdance.
Here is an example of adding the “Advanced Sidebar – Pages” widget to the supported widgets.
The process of registering a widget is fairly straight forward, however registering the widget fields is complex.