1
Allow component properties to be used multiple times in a component
Source: elementor/elementor#35890 · opened by @joffff
Describe the Problem
When I create a component with multiple links, such as a card component with an image, title and button I want to be able to create a single link property that can be applied to each of these elements. Currently I need to make a new link property each time, e.g.:
<img width="320" height="150" alt="image" src=" />
Propose a Solution
The link could be defined once on the component and then referenced everywhere it's needed. There should also be an option to override the default link so each element in the component can have its own link.
Additional Context
_No response_
Agreement
• I confirm I have read and followed all the guidelines and instructions outlined in the Feature Request form.
• I agree that my discussion may be closed without further action if it doesn't meet all the requirements outlined in the Feature Request form.
When I create a component with multiple links, such as a card component with an image, title and button I want to be able to create a single link property that can be applied to each of these elements. Currently I need to make a new link property each time, e.g.:
<img width="320" height="150" alt="image" src=" />
Propose a Solution
The link could be defined once on the component and then referenced everywhere it's needed. There should also be an option to override the default link so each element in the component can have its own link.
Additional Context
_No response_
Agreement
• I confirm I have read and followed all the guidelines and instructions outlined in the Feature Request form.
• I agree that my discussion may be closed without further action if it doesn't meet all the requirements outlined in the Feature Request form.
No pledges yet. Be the first to back this.
Comments
Similar requests
Duplicate Component / Detach Instance
5 votes · 0 comments
Block Editor Support for Atomic Components
2 votes · 0 comments
Improve RTL (Right-to-Left) support for multilingual sites
3 votes · 0 comments
Component variants / Toggle Component Elements / Make all atomic element content fields empty
2 votes · 0 comments
Override Theme styles with custom selector for more CSS specificity
2 votes · 0 comments
No comments yet.