Support Forum

Topic: plugin-page-builder

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

No full width

developerpluginplugin-page-builder · By jspr · 7 years ago · Reply by Andrew Misplon 7 years ago

Hey folks, I’m using Astra theme and page builder. I try to get a full-width row in my page; but it doesn’t seems to work. I’ve tried numerous things, like adjusting the css, trying combinations of row and pagesettings. Could…

Custom navigation

pluginplugin-page-builderpre-sales · By McN · 7 years ago · Reply by Alex S 7 years ago

Hello, I am building a site for low-end users so performance is key, which is why I am keen on your pagebuilder: An In-depth Performance Comparison Of 5 Popular WordPress Page Builders But I need some quite specific navigation. For…

Full width with Astra

pluginplugin-page-builderquestion · By Mark · 7 years ago · Reply by Mark 7 years ago

Hi support team, Astra is a light weight popular theme. SiteOrigin is also light weight and super fast loading. I am interested to build my website with these two. Astra has four content layout options. There is a “Full Wdith…

Colums not showing with the_content,

developerpluginplugin-page-builder · By Ceylon Themes · 7 years ago · Reply by Alex S 7 years ago

We use Sight Orign Page Builder for our Premium themes. Colums and stylesheets are showing with template pages. But Colums not showing when page displayed with following code $page = get_post(’12’); echo apply_filters(‘the_content’, $page->post_content); may be css not loading. How…