Add a 'By Template" condition to the conditions manager #21975
DavisPak
started this conversation in
Feature Request
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Prerequisites
What problem is your feature request going to solve? Please describe.
I have had a lot of websites where I have a couple of alternative templates for pages and/or posts. I create these by adding a new PHP file to the folder of the current theme.
I.E
Usually, these alternative templates require a different layout than the default post/page template and because there is no option in the Theme builder to apply a different Elementor template to all Service page template pages I have to select them one by one which can get repetitive and sometimes even impossible on bigger websites.
I have been able to get this feature up and running by adding a custom function to my theme but it does not work on all conditions manager instances like the one for the custom code feature.
Describe the solution you'd like
It would be very helpful if all of the conditions manager instances had new options added like:
Describe alternatives you've considered
No response
Additional context
No response
All reactions