elementor / elementor/elementor
How to add compatibility to the Elementor addons if Advanced custom breakpoint is active.
Open
mod/q*
- Dominant language
- PHP
- Stars
- 7.1k
- Forks
- 1.6k
- Avg merge
- 1d 5h
- Merged PRs (30d)
- 193
Description
- We have added responsive control and to get the responsive value we have used the 'contol_name_mobile' and 'control_name_tablet' settings. But when the active custom breakpoint is active from the backend, these settings are returning NULL. We want to add compatibility to our addons. Haven't found any way to handle this case.
- Need guidance, if there is any way to handle this issue. Elementor developer doc is not much descriptive.
Contributor guide
Assessment
This issue has not been assessed yet.