Monster Widget is a bit of a trap like that. Despite how it looks it doesn’t actually place “real” widgets into sidebar.
It is a single widgets that creates output of other widgets inside of itself. If you are significantly interfering with its expectations then it won’t pick up on changes, since it’s not engineered to do it.
You will likely need to use its monster-widget-config
filter to modify configuration, excluding native widget and splicing your own in.
Related Posts:
- WP_Widget deprecated error in WordPress V4.3
- What is the quickest way to make a widget?
- Widget Options Not saving
- Complex widget form UI – examples and best practices
- Remove before_widget / after_widget content from Wp_Widget_Text
- How to listen to color changes on the color picker?
- Why will using __construct instead of widget_class_name when creating widget trigger out of memory error
- How to update widget from widget() function?
- Is It Possible to Restore Accidentally Deleted Widgets?
- How do I create a widget that only allows a single instance?
- how to extend a WP_widget twice
- Defer Code in Widgets – Page Speed
- How does the default recent posts widget work with cache?
- Add new section to “Right Now” widget
- Creating a admin widget for /wp-admin/post.php?
- Why won’t my custom widget stay in the sidebar after a reload?
- Notice: Undefined index: filter in …wp-includes/default-widgets.php on line 382
- How to save widget fields generated from an array?
- Remove image height/width attributes from Image Widget
- Debugging / displaying errors in WP_Widget->form()
- Add a specific css to a widget
- Save button is not working on custom widget
- In which folder can we find the core wordpress Widgets such as Menu Widget
- Enabled checkbox by default in WordPress widgets
- Got a problem with a widget
- SELECT field options disappear when saving widget
- Problem with WP_Query loop and search term
- Can I use wp_widget_rss_output to show my site’s feed in the dashboard?
- Custom tabs widget don’t work in google chrome, is blocked, do not change the tabs. Why?
- Extending Widgets – Exclude # of posts field from Recent Posts Widget
- Programmatically add widgets to sidebars
- Explanation of update_post_(meta/term)_cache
- Add validation and error handling when saving custom fields?
- WordPress 3.8 – Dashboard 1 Column Screen Options
- Executing Javascript When a Widget is Added in the Backend
- Loading scripts only if a particular shortcode or widget is present
- Limit number of Widgets in Sidebars
- How Can I Add the “Insert From URL” Tab to a Custom 3.5 Media Uploader?
- Give Editor Access To Sidebar
- Update widget form after drag-and-drop (WP save bug)
- How to load Widget javascript + css files only if used?
- Where is the content of widgets stored in mysql table
- Hide specific categories from category widget
- No Error Log File, no debug info
- changing wp-admin/widgets.php
- Add class to before_widget from within a custom widget
- How can I use the built in WordPress “browse link” functionality?
- How do register_sidebar() and get_sidebar() work together?
- Is there any way to dynamically alter widget titles?
- Translate widget titles using qTranslate plugin
- Code for Recent Posts Widget
- Get number of widgets in sidebar
- Text Widget creates a
- Why do I get the timeout warning?
- Limit widget to certain sidebar?
- Can a widget in the Customizer be “single-use” (i.e. disabled after 1 instance has been added)?
- check if registered sidebar is active & has widget content
- How to edit widgets in WordPress
- dynamically add scripts to WP_Widget widget() method
- Extend WordPress 3.8 Site Activity Dashboard Widget to include more comments
- How to use is_active_widget?
- Get a list of all Widgets registered in WordPress admin widgets-area
- Modifying the default search widget
- Adding iframe Content to Sidebar Widget
- Enabling jquery when dragging available widget to sidebar area
- How Do I Add Custom CSS To Only Certain Widgets
- Get Widget Instance inside Widget
- Show post tags in a widget
- Author template, filter sidebar widgets by author?
- Prevent widgets removal
- Add the sidebar/widget editor to the post edit screen?
- WordPress 4.8: Using multiple WYSIWYG-Editors with media inside of Widgets how to?
- Does the number of widgets installed affect website performance?
- Change the login button on the login page
- How to display custom widget anywhere
- Is There A Hook To Process The Content Of The Text Widget?
- Show Woocommerce minicart widget in checkout page sidebar? And, how to make this update secure by overriding widget?
- Get page IDs based on which template they are using?
- Changes in widget customizer not triggering ‘save and publish’
- HowTo: Add Class to Sidebar Widget List-Items
- Highlight custom widgets in the admin area?
- Add filter to blogroll widget
- Indexes of widgets instances starts with ‘2’ in ‘wp_options’ table
- How to use wp_dequeue_style() for style enqueued in WP_Widget class
- How do i manually place a widget code
- How to override the wordpress default widget markup
- Why is the $old_instance needed for the widget update function?
- Embed iframe or html page into dashboard widget
- Storing custom dashboard widget options in wordpress
- Get sidebar parameters (before_widget, before_title, etc.) from within a widget
- How to enable edit button in the theme’s customize UI?
- Prevent second widget activation
- How can I add links to widget titles?
- How to refresh Theme Customizer after change color inside wpColorPicker?
- How to add image uploader to a custom widget?
- PHP Coding Standards, Widgets and Sanitization
- Different widgets on different page templates?
- How to Remove All Widgets from Dashboard?
- Widgets not displaying in theme customizer
- $post>ID displays wrong post ID