Widget Context
Use Widget Context to show and hide widgets on certain sections of your site — front page, posts, pages, archives, search, etc. Use targeting by URLs (with wildcard support) for maximum flexibility. Premium Support Subscribe to our Premium Support service and get the PRO 🚀 version of the plugin for free when it’s launched! Your support enables consistent maintenance and new feature development, and is greatly appreciated. Contribute Suggest code improvements on GitHub. Report bugs and suggestions on WordPress.org forums. Help translate to your language. Documentation Widget visibility can be configured under individual widget settings under “Appearance → Widgets” in your WordPress administration area or through the widget editing interface in the Customizer. Target by URL The “Target by URL” is a powerful feature for targeting sections of your website based on the request URLs. It was inspired by a similar feature in the Drupal CMS. Use relative URLs such as page/sub-page instead of absolute URLs https://example.com/page/sub-page because relative URLs are more flexible and make the logic portable between different domains and server environments. Wildcards Use the wildcard symbol * for matching dynamic parts of the URL. For example: topic/widgets/* to match all posts in the widgets category, if your permalink structure is set to /topic/%category%/%postname%. page-slug/* to match all child pages of the page-slug parent page. Use a trailing ?* to capture URL with all query arguments such as utm_source, etc. For example, for every blog/post-slug also include blog/post-slug?*. Exclude by URL Specify URLs to ignore even if they’re matched by any of the other context rules. For example, enter example/sub-page to hide a widget on this page even when “All Posts” is selected under “Global Sections”.
Top keywords
- urls6×2.08%
- example5×1.74%
- page5×1.74%
- url5×1.74%
- widget5×1.74%
- support4×1.39%
- widgets4×1.39%
- posts3×1.04%
- sections3×1.04%
- sub-page3×1.04%
- under3×1.04%
- blog2×0.69%
Widgets Control
Widgets Control is a toolbox that features visibility management for all widgets, sidebars, sections of content and content blocks. It allows to show widgets and sidebars based on conditions – you can choose to show them only on certain pages or exclude them from being displayed. Sections of content can also be restricted by using this plugin’s [widgets_control] shortcode. You can also define new WYSIWYG Content Blocks that can be used in widgets, sidebars and with shortcodes. For each widget and sidebar, you can decide where it should be displayed: show it on all pages show it on some pages show it on all except some pages … you can target small, medium or large screens for mobile, tablet and desktop users. To include or exclude pages, the plugin allows you to indicate page ids, titles or slugs and tokens that identify the front page, categories, tags, etc. In addition to page ids, titles and slugs, these tokens can be used to determine where a widget should or should not be displayed: [home] [front] [single] [page] [category] ... On sites using WPML, widgets can be shown conditionally based on the language viewed. The [widgets_control] shortcode is used to embed content and show it conditionally similar to the visibility options used for widgets and sidebars. For example, [widgets_control conditions="{archive}"]This text is shown only when the content is displayed on an archive page.[/widgets_control]. Widgets Control also provides flexible WYSIWYG Content Blocks and a proper widget that can be used to place them in sidebars, the [widgets_control_content] shortcode to embed freely created blocks anywhere on your pages and API functions that allow to include these blocks in PHP templates of your theme. For even more flexible control, use Widgets Control Pro which provides freely definable additional sidebars. Use display conditions to show or hide content on devices with small, medium or large displays, useful to adapt the display to mobile, tablet and desktop viewers. See the documentation for more details. Widgets Control works with virtually any widget. It is compatible with lots of plugins, among these it has been tested with: Groups Affiliates Decent Comments WooCommerce WooCommerce Product Search Search Live Documentation Events Manager BuddyPress bbPress Ninja Forms Gravity Forms Jetpack WPML NextGEN Gallery Image Widget MailChimp for WordPress The Events Calendar MailPoet Newsletters Elementor Widgets Control Pro Our Widgets Control Pro provides additional features: Conditions based on the viewed post type. For example, show a widget only on posts with [type:post] or only on product pages with [type:product] Show or hide widgets on full page hierarchies, where conditions are based on a parent page and all its child pages: some-page/* Show or hide widgets based on user roles. For example, show a widget to subscribers and customers only: [role:subscriber,customer] Show or hide widgets based on a user’s group membership with Groups. For example, show a widget only to registered users with [group:Registered] or show a widget only to users in a Premium group using [group:Premium] Show or hide widgets for archive pages of a specific post type. For example, [archive:product] can be used to show widgets for the WooCommerce shop page and product archives only. Allows to specify exclusions. For example, to show a widget only on pages, but exclude it from being shown on one or more specific pages. Provides additional sidebar features that allow to define any number of custom sidebars, flexible placement based on common locations, including above and below content, the comment form, menus and other sidebars, the [widgets_control_sidebar] shortcode to embed them in content on your pages and API functions to use them in your theme’s templates. Feedback Feedback is welcome! If you need help, have problems, want to leave feedback or want to provide constructive criticism, please do so here at the Widgets Control plugin page. Please try to solve problems there before you rate this plugin or say it doesn’t work. There goes a lot of work into providing you with quality plugins! Please help with your feedback and we’re also grateful if you help spread the word about this plugin. Thanks! Twitter Follow @itthinx on Twitter for updates on this and other plugins.