Activates conditions for dynamic tags to show/hide a widget or section.
Dynamic Conditions is an Elementor addon that adds conditional logic to show or hide different elements. The plugin adds conditions to dynamic tags to show/hide a widget or section.
The plugin requires Elementor Pro since it uses Dynamic Tags to set the comparison conditions.
Setting display conditions is easy! Just enter the condition value and compare it to any dynamic tag. If the condition is met, set whether you want to show or hide the element. Can it be more simple?
Advanced users can set complex conditions – you can check if a field is empty, if it contains some value, if it equals a value, greater/smaller or between a certain value.
Special thanks to WPTuts for making a nice video tutorial:
You can support development by contributing to the plugin´s GitHub repository:
Set the “Dynamic Tag” field you want to compare to.
Set whether you want to “Show/Hide” the element if the condition is met.
Under the “Condition” field, select what you wish to compare. You can compare whether the field is empty/not-empty, check if it has a specific value or if its value is between two other values.
The “Compare Type” field defines what type of fields do you want to compare. Default compares two strings (text). But if you want to show a widget/section only on Monday or only in December, you can select Days or Month as Compare-Type.
At last you have to enter the value to compare the dynamic-field with. Or two values, if you have selected the “between” condition.
Screenshots
Widget options for conditions
FAQ
Can I use custom-fields, ACF fields, Pods?
Yes, all the above are supported and many others supported out-of-the-box by Elementor Pro.
Can I set date based conditions?
Yes, the plugin supports date based conditions, for example current-date or post-date. You can compare dates, days and months.
Can I show/hide elements for logged-in or logged-out users?
Yes, you can set display conditions for logged in or logged out users. Selecting the “user information” dynamic-tag, and set it to “user ID”. Now check if it is empty or not.
Are my elements only hidden or fully removed?
The elements will be fully removed from source code, like they are not existing. Only if you use the experts options to hide also wrappers or other elements, they will only be hidden with css.
I´m missing some dynamic tags
We have developed an other plugin which provides some useful tags. You can find it here: DynamicTags
Changelog
1.6.3
Fix issue with optimized_control_loading
Fix php warnings
1.6.2
Fix missing css if elements are hidden
Hotfix weird php-error on array-to-string-conversion
1.6.1
Fix deprecated warnings
1.6.0
Add support for containers
1.5.1
Fix issue with shortcodes
1.5.0
Add option to hide wrappers and other elements by selector (javascript only)