This plugin hasn’t been tested with the latest 3 major releases of WordPress. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.

Hide Content by User Role for WPBakery

Description

This plugin adds settings to all elements in WPBakery page builder to hide/show the content elements on your website based on user roles. This way you can easily restrict content in WPBakery pages and posts.

For example you can hide a specific column element on your page or post for all users but editors or only show it to logged-out users.

By default (with no checkboxes checked) the content will be visible for all users.

The hidden content will also be removed from the HTML.

Features

  • can hide content in the frontend for specific user roles and logged out users
  • works with all WPBakery elements
  • removes hidden content from HTML Code
  • also works with added custom roles
  • no hidden costs, completely free plugin

Issues with specific Themes / Plugin versions

There are alot of themes that are using modified versions of WPBakery Page Builder. Some may not work together well with this plugin.

Uncode Theme

The Uncode WPBakery version did not show the tab Visible for roles at all. We fixed this by changing the hook when to add the our tab.

Salient Theme

The Salient Theme transforms checkboxes to switches and removes the labels. We fixed that in 1.2.1 and put the labels back there.

Screenshots

  • Hide or show rows and columns with these settings in WPBakery

  • Fixed display of checkbox (which are converted to switches) labels in Salient Theme

  • Fixed tab in Uncode Theme

Installation

  1. Upload the zip to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. Set the roles for which to hide the content in the WPBakery rows or columns settings

FAQ

What about feature X

Just go to the support forums and kindly ask for it, then we´ll see what we can do. Thank you!

Reviews

22 Lúnasa, 2022
This adds great functionality for themes that use WPBakery. I hope this plugin continues to be supported.
18 Lúnasa, 2022
This is one of those plugins that does exactly what you want it to, exactly as described. Thank you so much!
6 Deireadh an tSamhraidh, 2022
Eu havia comprado um outro plugin para a mesma finalidade e mesmo assim não supriu minhas necessidades como este. Parabéns aos desenvolvedores!
12 Feabhra, 2022
Superb!! I love this plugin so much. Thank you for creating this. It's my life saver.
Read all 15 reviews

Contributors & Developers

“Hide Content by User Role for WPBakery” is open source software. The following people have contributed to this plugin.

Contributors

“Hide Content by User Role for WPBakery” has been translated into 1 locale. Thank you to the translators for their contributions.

Translate “Hide Content by User Role for WPBakery” into your language.

Interested in development?

Browse the code, check out the SVN repository, or subscribe to the development log by RSS.

Changelog

1.2.3

  • remove duplicate action hook

1.2.2

  • fix tab in Uncode Theme

1.2.1

  • fix issue with Impreza Theme not accepting 4 parameters for the hook ‘vc_shortcode_output’
  • fix display of checkbox labels in Salient Theme

1.2

  • add settings to all WBBakery elements

1.1

  • add option to show content only for guests (not logged in users)

1.0.1

  • add setting description
  • add assets

1.0.0

  • Initial release