Support Forum

Topic: plugin

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

One page on the site is not editable

bug-reportpluginplugin-page-builder · By Татьяна Довженко · 8 years ago · Reply by Татьяна Довженко 8 years ago

Hello For some reason, on my website in one page, the editor of this page does not open periodically. Here is this page: http://fotostydia.by/fotostudii-minska/ When I click edit a page, a white blank page appears. This lasts for several days.…

Row heights uneven

pluginplugin-page-buildertechnical · By MarkCornwell · 8 years ago · Reply by MarkCornwell 8 years ago

Hello, I’m having a problem with a Page Builder Price Table. I have a table with three columns: package 1, package 2, package 3. Each package has various features that match they are things I could make a fourth column…

Creating a Widget problem

developerpluginplugin-widgets-bundle · By Orfeo · 8 years ago · Reply by Orfeo 8 years ago

Hi, I have followed the tutorial about creating a widget : https://siteorigin.com/docs/widgets-bundle/getting-started/creating-a-widget/ I see my widget in the Plugins > SiteOrigin Widgets list, I activate it, so far, so good ! But when I click on “Add a widget” in…

Watch out the flex stylesheet

developerpluginplugin-page-builder · By Henri Lotin · 8 years ago · Reply by Alex S 8 years ago

Hello, I had a bug on my website and I found the culprit: https://academy.lotincorp.biz/wp-content/plugins/siteorigin-panels/css/front-flex.css?ver=2.5.13 From this CSS property: .panel-grid.panel-no-style, .panel-grid.panel-has-style > .panel-row-style { display: -webkit-flex; display: flex; -ms-flex-wrap: wrap; -webkit-flex-wrap: wrap; -> flex-wrap: nowrap; /* has to be set to…