Support Forum

Topic: plugin-page-builder

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

Rows and Widgets Keep Reappearing

pluginplugin-page-builder · By Tango Whiskey · 11 years ago

I was using a (horrible) theme called Mono. Page Builder was working ok here. I’ve since changed to a theme called Fruitful. Page Builder still appears to be working ok however there are a few strange things happening. – I’ve…

Post Loop and Additional argument for query

pluginplugin-page-builder · By alain.roger · 11 years ago

Hello, i’m using for the first time the widget “Post Loop” from your Page Builder and i’m trying to display all post from a single category “Kitchens” (slug: “kitchens”) with a content excerpt (max 300 characters) and featured image. However…

Spacing between rows…

pluginplugin-page-builder · By Sauron · 11 years ago

Hi, When I make two rows with page builder I have noticed that I get a gap between them. Lets say that I have text in both. Is there an easy way of reducing this distance? If you follow the…

Incompatibility with jQeury 2.1.x ?

pluginplugin-page-builder · By Nicolas Joly · 11 years ago

Hello, I develop a theme and call jquery 2.13 with : wp_register_script(‘cbj_admin_jquery’, get_template_directory_uri() . ‘/framework/admin/inc/js/jquery-2.1.3.min.js’, array(‘jquery’), ‘1.0.0’, true); If i do that (set in_footer to true), the builder is not called in the WpEditor but in bottom of page. But…