widget-options
widget-options copied to clipboard
Additional Widget options for better widget control. Available on
If you've ever tried enabling/disabling plugins one by one to find a plugin conflict, you'll realize that WO's practice of force redirecting the admin to index.php?page=widget-opts-getting-started whenever the plugin is...
I was working on a new post on my WordPress blog today using Page Builder by SiteOrigin and when I went to preview it, the entire post displayed as blank....
Hello there, I have a widget that displays a certain number of previews from a specific category. I'd like to hide the widget entirely, when the category is empty. 'Empty'...
Hi, we are using WMPL to translate our site (https://www.serargentino.com) and Widget Options to show/hide widgets on different categories, also WMPL widgets to assign the widgets to each language, on...
Hi, Widget Options supports ACF with its beta option. Both Beaver Themer and Custom Content Shortcode (CCS) plugins have a shortcode to output ACF Repeater data. Unfortunately, when Widget Options...
Undefined index: settings in ...**\wp-content\plugins\widget-options\includes\widgets\display.php** on **line 439**: ``` $get_classes = widgetopts_classes_generator( $opts, $widget_options, $widget_options['settings'] ); ``` Should check if `isset($widget_options['settings'])` before attempting to use, or initialize $widget_options['settings'] to null...
This is in a staging site which can only be viewed when logged in. The settings for hide/show in post types was working perfectly and now it's only showing the...
Hi, using free version of the plugin 3.7.2. and WP 4.9.8. - when I activate the plugin the widget page loads extremly slow. What I mean with that is, that...
I back up the sidebar widgets when I change them, and now today after upgrading to WordPress 5.1, suddenly, all of the sidebars are gone. I went to import the...
I am using this plugin to hide a set of site origin buttons on a specific page. The setting to hide on desktop works, but the setting to hide from...