Support Forum

Topic: plugin

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

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…

Widgets not working

pluginplugin-page-builderquestion · By Mina Hsu · 8 years ago · Reply by Alex S 8 years ago

When I want to edit my post in Page Builder, it shows only the area of widgets where I placed them, but they can not be edited. Error screenshot Already tried deactivating plugin & disabling all widgets & cleaning cache,…