FeatureFuel
2

Advanced Element Display Conditions Based on DOM and HTML in Elementor

Source: elementor/elementor#31348 · opened by @tezzyyyyy
Describe the Problem As a web designer working with Elementor for many years, I have noticed significant limitations in the currently available Display Conditions functionality. At present, conditions are mostly based on basic parameters such as the page type, user role, or post type. However, there is a lack of flexible tools that would allow more dynamic control over element visibility based on actual conditions present in the page's code—such as CSS classes, HTML attributes, or the presence of other DOM elements. As a result, for more advanced use cases, developers are forced to rely on custom JavaScript or PHP solutions, which is time-consuming and adds unnecessary complexity to the development process. Propose a Solution I suggest extending the Display Conditions feature by allowing conditions based on DOM and HTML, including: • displaying a specific element only if another element on the page contains a given CSS class (e.g., .active), • defining conditions…

No pledges yet. Be the first to back this.

Make a pledge

Pledge your monetary support if this feature is added.

$

Comments

No comments yet.

Replying to

Add a comment

What do you think about this feature request?


Similar requests