Home>Support>uset widgets

uset widgets

Notice: This thread is over two years old; the information may be outdated. Please consider creating a new thread if you require free support. If you have an active SiteOrigin Premium license, you can email our premium support desk at [email protected].

is there a way to unset page builder widgets?

This is our free support forum. Replies can take several days. If you need fast email support, please purchase a SiteOrigin Premium license.

  1. 10 years, 6 months ago Andrew Misplon
    Hi, I Work Here

    Hey ThemeBuddies

    Out of interest, here is Greg chatting about adding new widgets only for Page Builder: https://wordpress.org/support/topic/make-widget-only-for-page-builder.

    I’ll need to ask Greg or Braam to chat to you about unsetting.

  2. 10 years, 6 months ago Andrew Misplon
    Hi, I Work Here

    Just experimenting a bit. If I first de-activate the Bundled Widgets under Settings > SiteOrigin Page Builder, I can then successfully unregister one of the few remaining basic widgets:

    <?php 
    
    function unregister_page_builder_widgets() {
    	unregister_widget('SiteOrigin_Panels_Widgets_PostLoop');
    }
    
    add_action( 'widgets_init', 'unregister_page_builder_widgets', 11);
    

    I’ve asked Greg to hop on with more when he’s able. He’s currently on leave.

Replies on this thread are closed. Please create a new thread if you have a question, or purchase a SiteOrigin Premium license if you need one-on-one email support.

Get The Most Out of SiteOrigin with SiteOrigin Premium

Find Out More