Rami Yushuvaev

Results 85 comments of Rami Yushuvaev

Yes, we are working on a JS solution for lazy loading background images. We don't have an official roadmap to release this specific feature, but we have a dedicated team...

This is the Hello theme repo, your question is an Elementor question... Please use the [Elementor discussions](https://github.com/orgs/elementor/discussions).

How to fix the issue: https://developers.elementor.com/docs/deprecations/advanced-example/

@ryanlabelle I've seen https://github.com/themovation/th-widget-pack/pull/205 PR. You need to replace the deprecated `_register_controls` methods with `register_controls`: https://github.com/search?q=repo%3Athemovation%2Fth-widget-pack+_register_controls&type=code Furthermore, you need to update all the `register_widget_type` instances: https://github.com/search?q=repo%3Athemovation%2Fth-widget-pack%20register_widget_type&type=code To register the widgets...

Hi @SimonDethier We recommend to create a new "widget" instead of tweaking the existing one. This way you will have more control over the HTML markup and the controls. More...

> @rami-elementor For your information. @Daveden2 isn't a fan of the addition of the 'close :' text. I understand, but we have to create a consistent experience across all Elementor...

Hi @jonathansoltero , We can't replace the markup (replacing the `` tag) as changing HTML tags has the potential to break existing sites. Currently we are considering an alternative solution...

Hi @umair-arshad According to the attached "System Info", you are using **Elementor 3.5.5** and **Elementor Pro 3.10.3**. Upgrade both plugins to the latest Elementor versions, it should fix the issue....

@umair-arshad what errors do you get? can you enable the WordPress debug and attach the it here?