Support Forum

Topic: developer

Browse community answers for this topic or search for a specific issue.

Widget with namespace doesn’t show preview.

developergeneral · By epinephrin · 9 years ago · Reply by Alex S 9 years ago

File: so-widgets-bundle/base/inc/actions.php Function: siteorigin_widget_preview_widget_action() $_POST[‘class’] – has escaped string – ‘Test\MyWidget’ But $wp_widget_factory->widgets has – ‘TestMyWidget’ Could you please fix this?

Horizontal Scroll Bug

developerpluginplugin-page-builder · By nikname · 9 years ago · Reply by Michael Kellersmann 9 years ago

Hello, I started using your Page Builder, but I have an annoying problem... For test purposes, I created a blank WordPress Theme and installed your page builder. Panel-grid-cell should have 15px, to get the desired 15px space on each side…

Border on text editor

developerpluginplugin-page-builder · By Fabrice NOUNAHON · 9 years ago · Reply by Alex S 9 years ago

I need help to delete borders that appears around text when using text editors or visual text editor. I see a solution that purpose to diseable Add Widget Class in Page Buider setting, but this doesn’t work for me Help…

Undocumented Form Fields

developerpluginplugin-page-builder · By roya · 9 years ago · Reply by Alex S 9 years ago

Hi there, coming from another thread, I took a look into https://github.com/siteorigin/so-widgets-bundle/blob/develop/widgets/features/features.php#L269 and found something like which will render an input for numbers and a dropdown with values like “px”, “vh”, “%”,… and which will render a dropdown with all…