Support Forum

Topic: plugin-page-builder

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

Prebuilt Layout Images

pluginplugin-page-buildertechnical · By naz · 9 years ago · Reply by Andrew Misplon 9 years ago

Hello, I am creating a pre-built layout, for normal images, hero, and sliders I can use ‘image_fallback; to add the url of the image to use. Such as ‘image’ => false, //This was a number e.g. 105 ‘image_fallback’ => plugins_url(…

Page Builder Pre Built Layouts Bug

pluginplugin-page-builderquestion · By naz · 9 years ago · Reply by Andrew Misplon 9 years ago

Hello, I am working with creating Pre Built layouts and in my WordPress config file have enabled debug mode so I can get the page layout code; define(‘SITEORIGIN_PANELS_NOCACHE’, true); define(‘SITEORIGIN_PANELS_DEV’, true); This is fine for pages and most post, but…