=== Dynamic Display Shortcode for Elementor === Contributors: stthrudell Tags: dynamic-display, column, section, elementor, hide-column, hide-section Requires at least: 5.0 Requires PHP: 5.6 Tested up to: 5.7 Stable tag: 1.0.0 License: GPLv3 License URI: https://www.gnu.org/licenses/gpl-3.0.html Dynamic Display Shortcode for Elementor hides and shows sections and columns from elementor dynamically with shortcodes support. == Description == Dynamic Display Shortcode for Elementor can hide or show sections and columns from elementor dynamically with a custom shortcode. = Features = * Show/Hide dynamically * Shortcode Support * Show/Hide Logged in users * Show/Hide logged out users = Next Features = * Compatibility with other widgets besides sections and columns = Did you liked this plugin? = * Contribute on [github ](https://github.com/stthrudell/elementor-dynamic-display-shortcode). * Rate us on WordPress. = Require = * Elementor (Free or Pro) == Installation == Upload and activate the plugin. To use it, just go to advanced settings of the section or the column in the elementor and choose the display condition. See our [Getting Started Guide](https://github.com/stthrudell/elementor-dynamic-display-shortcode) for more information on setting up your application. == Frequently Asked Questions == ** This plugin is paid? ** No, this plugin is totally free. ** Did I need Elementor Pro? ** No, this plugin is compatible with Elementor Free and Pro. ** How can I hide/show a section with a shortcode? ** Just create your custom shortcode and return `true` to show or `false` to hide. ([Click here and learn more](https://github.com/stthrudell/elementor-dynamic-display-shortcode)) == Changelog == = 1.0.0 - 6/7/2020 = * Initial release