FeatureFuel
1

Better logic in Theme Builder Condition

Source: elementor/elementor#36456 · opened by @jonbrandtbil
Describe the Problem All condition options added in Theme Builder are handled as OR conditions. This means that if you have a taxonomy that is shared between one or more post types, the correct template will not be applied to the correct post. The post type selection is ignored because the taxonomy condition is always true in the template that has the selected term in the taxonomy. <img width="910" height="453" alt="Skärmbild 2026-07-09 134457" src=" /> Propose a Solution Add the same condition handling as for widgets. There you have the option to build AND or OR conditions. <img width="1119" height="365" alt="Skärmbild 2026-07-08 101428" src=" /> Additional Context If you have multiple post types that use, for example, a brand taxonomy to get the right design for each brand, you want to reuse the same taxonomy so as not to have to create a taxonomy for each post type with exactly the …

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