Support Forum

Topic: plugin

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

How Can I use SiteOrigin inside my own custom plugin

developerpluginplugin-page-builder · By Sudhir Pandey · 6 years ago · Reply by Alex S 6 years ago

I have create my own plugin and in form I have used following code. $settings = array(‘editor_class’ => ‘wp-editor-area siteorigin-panels-data-field required’,’textarea_name’=>’description’); $description = (isset($resultRows->description))?$resultRows->description:”; wp_editor($description, ‘description’, $settings); How can I used SiteOrigin page builder inside my own plugin. Without custom…

Conflict with WPML

pluginplugin-page-buildertechnical · By mariohieber · 6 years ago · Reply by Andrew Misplon 6 years ago

Hey guys, i have a serious problem. yesterday i updated all my plugins to the latest version, but ever since wpml is not working properly when siteorigin page builder is active. when i switch language using wpml i get a…