Notice: This thread is over two years old; the information may be outdated. Please consider creating a new thread if you require free support. If you have an active SiteOrigin Premium license, you can email our premium support desk at [email protected].
Every time I try to add any of the available widgets using Page Builder, I get the following message:
You need to install SiteOrigin Widgets Bundle to use the widget [any widget from the Site Origin bundle].
or
The widget WP_[any WP widget] is not available. Please try locate and install the missing plugin. Post on the support forums if you need help.
If it helps, I enabled debug mode and received the following notices:
Notice: Undefined index: title in /Users/tommy/dev/sites/jli/wp-content/plugins/siteorigin-panels/inc/widgets.php on line 64 Notice: Undefined index: title in /Users/tommy/dev/sites/jli/wp-content/plugins/siteorigin-panels/siteorigin-panels.php on line 475 Notice: Undefined index: title in /Users/tommy/dev/sites/jli/wp-content/plugins/siteorigin-panels/siteorigin-panels.php on line 475 Notice: Undefined index: title in /Users/tommy/dev/sites/jli/wp-content/plugins/siteorigin-panels/siteorigin-panels.php on line 475
At first I thought the theme developer disabled widgets but that doesn’t seem to be the case (after searching for any unregister_widget(…) functions).
I’m pretty sure it’s theme specific because I enabled the twentyfifteen theme and the Page Builder works perfectly.
Any ideas on how I can approach this problem?
Solved.
One of the custom widgets that was created seems to be the cause of this issue. I haven’t narrowed down exactly what line of code is causing the issue but it’s a widget that isn’t being used on the website. So luckily, I’m able to just remove it.
Hi Texastom
Glad to hear you’ve made some progress on this challenge. Thanks for keeping the thread updated.