Support Forum

Topic: developer

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

visual button does not work

developerpluginplugin-siteorigin-css · By Nico Cordewener · 6 years ago · Reply by Andrew Misplon 6 years ago

With all other plugins deactivated the Siteorigin CSS plugin Visual button does not work in Chrome and Firefox. Also it is the only page of all the pages in WordPress that shows 6 faults after clicking on Ctrl-Shift-K. SyntaxError: illegal…

question

developerpluginplugin-page-builder · By mamad mamadi · 6 years ago · Reply by Andrew Misplon 6 years ago

hi guis i have web site and build whit site origi how can i inestall it on my site origin and use it on my own wp site this is my site and i need your information about this thanks

Images not showing

developerpluginplugin-page-builder · By Kindlebit Php · 6 years ago · Reply by Andrew Misplon 6 years ago

Hello Support, I have worked over portfolio images that are not showing. It does load it sometimes and sometimes it doesn’t. Actually, That seems tricky issue with site origin plugin which is not executing script properly some time. You can…

Slide 1 is showing map twice on mobile

developergeneral · By christierney · 6 years ago · Reply by Andrew Misplon 6 years ago

Built slider and embedded responsive map, but for some reason slide 1 is duplicating map on mobile. I have checked that slide doesn’t have duplicate short tag, but thinking it may be css? U.S. – China Website Landing Page2

Slider widget not working

developerpluginplugin-widgets-bundle · By Vom Eisenwacht Rottweilers · 6 years ago · Reply by Andrew Misplon 6 years ago

Hello. Can you please assist? The Slider widget has been working now for many years, that is until yesterday. It stopped functioning and I have tried creating page from scratch with the widget, and also no luck. Can you please…

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…

Video inside Form Field Builder

developergeneral · By Marcel7M17 · 6 years ago · Reply by Alex S 6 years ago

Hello I’m currently writing a custom widget with a builder as form field. The problem I currently have is that the scripts from the video component (mediaelement) aren’t correctly loaded so the mediaelement controls are not displayed. Here is the…