Block Visibility
Easily create dynamic content in WordPress that will increase conversions, enhance the user experience, and improve your workflow. With this no-code solution, control which blocks are visible on your website and who can see them. Schedule content to show or hide at a specific time. Display exclusive promotions to your customers or members. Restrict blocks to specific user roles, screen sizes, query strings, WooCommerce products, EDD downloads, ACF fields, WP Fusion tags, and more. Block Visibility is built exclusively for the WordPress Editor (Gutenberg) and is designed to work with any WordPress block. This includes blocks natively provided by WordPress, third-party blocks, and even block-based widgets. Create Conditional Blocks in Seconds! Work directly in the WordPress Editor with blocks you’re already familiar with. There is no external editor or new interface to learn. In seconds, you can transform static blocks into conditional and personalized content. It takes just 3 simple steps: Create your content using any WordPress block. Select the desired visibility conditions. Save the page/post and marvel at the results! Packed With Features Visibility Controls determine whether a block should be visible to users on the front end of your website. Features include: Hide blocks from all users. Schedule when content should be visible using a start and end date/time. Conditionally display blocks based on screen size (Desktop, Tablet, Mobile, and more) Only show blocks to logged-in users. Only show blocks to logged-out users. Only show blocks to users with specific roles (Administrator, Subscriber, Customer, Member, etc.) Only show blocks to specific users. Great for personalization. Show or hide dynamic blocks based on URL query strings. Great for marketing campaigns! Show or hide blocks based on their location and “attributes” of their location (post type, taxonomy, archive, etc.) Display blocks based on a website visitor’s referral source (domain/URL). Support for all post and user metadata (custom fields). Display blocks based on HTML cookies. WooCommerce: Show or hide blocks based on products, cart contents, customer purchase history, and more. Advanced Custom Fields (ACF): Control the visibility of block content based on ACF fields. Easy Digital Downloads: Show or hide blocks based on downloads, cart contents, customer purchase history, and more. WP Fusion: Combine Block Visibility with the power of WP Fusion to conditionally show or hide content based on data from your favorite CRM or marketing automation platform. PLUS: Powerful Settings allow you to customize Block Visibility to your needs or those of your clients. Visibility Presets allow you to control multiple blocks at once. Globally disable any visibility control. Restrict visibility controls to specific block types. Set permissions so only certain users have access to visibility conditions. Configure up to 4 different breakpoints to optimize the screen size controls. Disable contextual indicators and other plugin utilities. Customize the contextual indicator color to enhance theme compatibility. Enable Full Control Mode 🚀 (See the FAQs). Remove all plugin settings on uninstall. Why Do I Need This? While there are countless applications for conditional blocks, here are a few examples to get you started: Use as a content management tool. Hide new blocks while working on them, but keep the page published. Temporarily hide seasonal content on your website rather than having to delete it. Schedule time-sensitive promotional content or event information to display automatically. Show or hide specific content on desktops, tablets, or mobile devices. Restrict content so it’s only visible to your customers, members, or subscribers. Display messaging to logged-out users, encouraging them to subscribe to your blog. Create unique marketing campaigns using query string parameters to display personalized messaging (See it in action) Conditionally display elements in the Site Editor using advanced visibility logic. Increase visitor engagement and conversions with dynamic content and personalization. Why Choose Block Visibility? 1. Easy to Use Block Visibility is the easiest way to create conditional blocks in WordPress. All with no code and just a few clicks! 2. A Balance of Power and Simplicity Block Visibility is for you whether you’re building a sophisticated time-based promotional campaign for your customers or need to hide a few blocks on mobile. Don’t need certain functionality? Toggle it off in the plugin settings. 3. Helpful Support and Continuous Development Block Visibility is designed, developed, and supported by Nick Diego with contributions from the broader Block Visibility community. Have an idea for additional block logic? Let us know in the plugin support forum. Knowledge Base (Documentation) Support Forum For an unbiased review, the plugin was featured on WordPress Tavern. Plays nice with others Block Visibility is designed to work with any block and is tested with these top block libraries and plugins. Compatibility + Direct Integration WooCommerce Advanced Custom Fields Easy Digital Downloads WP Fusion Stay Connected Stay up-to-date on Block Visibility using the links below. The plugin is also being developed transparently on GitHub, so give it a star and follow along! 😉 Plugin Website Knowledge Base YouTube Channel Follow on Twitter View on GitHub
Top keywords
- blocks24×2.91%
- block18×2.18%
- visibility18×2.18%
- content13×1.58%
- hide11×1.33%
- show11×1.33%
- block visibility10×1.21%
- display8×0.97%
- users8×0.97%
- wordpress8×0.97%
- show or hide7×0.85%
- only6×0.73%
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.