Support Forum

Topic: developer

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

Add meta name code

developergeneral · By choklad11 · 9 years ago · Reply by Alex S 9 years ago

Hi. I would like to add a meta name line of code on the main page my website between tags and . I’m not sure how one does it, could you please help. Thanks Best regards D

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 · 10 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…