Notice: This thread is over two years old; the information may be outdated. Please consider creating a new thread if you require free support. If you have an active SiteOrigin Premium license, you can email our premium support desk at [email protected].
Hi,
I’m using the page builder in an new theme (simple theme) and the visual style button is missing on pages and posts. Any idea what this might be ?
Bart
Hi Bart
This button is unfortunately theme dependent. If the button isn’t there it means there is no support from the theme for this feature. However, later this year we’ll be launching Page Builder 1.6 which will offer a few basic defaults for all themes. We’ll also be launching widget and cell styling.
Hi Thx for the reply. Did some reasearch and added manually some styles :
add_filter(‘siteorigin_panels_row_styles’, ‘mytheme_panels_row_styles’, 10, 1);
add_filter(‘siteorigin_panels_row_classes’, ‘mytheme_panels_row_classes’, 10, 2);
etc etc…
Succes with the 1.6 version. I love the page builder. I noticed tough that sometimes there are incompatibilities with other plugins that use “font awesome” stylesheet. The page builder layout gets corrupt by conficting css rules…
Bart
You should also use a fixed nav bar at the top of the builder so that you can manage ratherlong pages ! Just an idea !!
Glad to hear you made some progress here. Thanks for your feedback. There will be changes to widget control presentation in 1.6.