Support Forum

Topic: developer

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

Bypass field sanitization

developerpluginplugin-page-builder · By Gavin Roberts · 9 years ago · Reply by Gavin Roberts 9 years ago

Hi all, When trying to create some custom widgets that take embed code from various websites, I’ve noticed that my content is sanitized before it even reaches my custom sanitizer. Is there a way to avoid this without adding the…

Register only one widget (So widgets bundle)

developerpluginplugin-widgets-bundle · By micemade · 9 years ago · Reply by Andrew Misplon 9 years ago

Hi, I’m trying to register widgets following the guides from https://siteorigin.com/docs/widgets-bundle/getting-started/creating-a-widget/ when creating extension plugin for “Page Builder by SiteOrigin” and ” SiteOrigin Widgets Bundle”. I successfully registered one widget (my hero widget), but I cannot register more. My classes…

Different logo

developerthemetheme-north · By PikStealth · 9 years ago · Reply by Andrew Misplon 9 years ago

Hi there I am using the North theme. I have been trying to get a different logo on one specific page by using if, else conditional statements along with the is_page(), in header.php. I’m stuck, with the block of PHP…

Plugin creation

developerpluginplugin-page-builder · By nicolasbcn · 9 years ago · Reply by Andrew Misplon 9 years ago

Hi, I will use Page Builder with my own plugins. The problem that I have is that on a 2 or 3 column structure, the first plugin I’ve created doesn’t dislay well. I join the image of what it happening.…