My theme has an option to add theme-related widgets via appearance –> customize –> widgets.
I want to make a change into one of the widgets, but can’t find in which file the code is.
Any suggestions?
Using your latest version, on my Page tab (at bottom) I see this:
—-
Fatal error: Class ‘photohero-home-slider-widget’ not found in C:\xampp\htdocs\mywebsite.com\wp-content\plugins\siteorigin-panels\tpl\metabox-panels.php on line 9
—
Does your plugin handle requires in the widget files? I have this at the top of that widget file:
—
require(‘widget-frame.php’);
—
What do I need to do to get this to work? It seems that Page builder is trying to initialize a widget and is having trouble?
Thanks,
-Brett
https://www.ads-software.com/extend/plugins/siteorigin-panels/
]]>Firstly, awesome plugin. Will be buying the pro version to sell tickets if i can get this working.
The widget currently looks really bad with my theme. (See footer)
https://lavellion1.superflymarketing.co.uk/
Any idea how I can make it look normal?
Cheers,
Nick
https://www.ads-software.com/extend/plugins/events-manager/
]]>Can someone give the code that creates the text widget, but also the code that creates the user Configure option on the widget page. I was unable to find all the code myself to recreate it correctly, this is why I’m asking for the code.
I’m basically wanting to recreate the default text widget that comes with WordPress, but in a theme. Thanks!
]]>