kskonovalov
kskonovalov
I found the reason, it's because of the `|| t.scrollIntoView()` into the **wp-content/plugins/elementor-pro/assets/js/video-playlist.3020984889fe93ae9bac.bundle.min.js** in the **handleFirstVideoActivation** method Why is it there? Can it be removed in the next update?
Hi, @claudiosasil ! Yes, just remove the string I mentioned in the previous message, so: 1. make a copy of **plugins/elementor-pro/assets/js/video-playlist._3020984889fe93ae9bac_.bundle.min.js** (symbols may be different) 2. find **handleFirstVideoActivation** string there...
If you have just couple video widgets, it's easier to enable lazy load indeed. But if not, in the last update in the same file **wp-content/plugins/elementor-pro/assets/js/video-playlist._e7e71397df149e9406ce_.bundle.min.js** you should remove this...
Any updates? Elementor had few new releases, and each time I should remove that annoying string added for a some reason `i&&this.$element[0]?.scrollIntoView({behavior:"smooth"}) ` from the video-playlist.0c9d14b28f7b8990e895.bundle.min.js
+1 Would be awesome to have the option to pass any parameter to the elementor template shortcode like [elementor-template id="940" value="param"] and then get it from the widget inside the...
I thought it may be done using this approach: create a shortcode wrapper which will get the elementor's shortcode content, where all the parameters are encoded as placeholders like %title%...
+1 much needed!
> What would the expected behaviour be if the "color name" was later updated? What happens to your custom CSS? Maybe just make the another field like 'color code' which...
Any updates? +1 for this
Faced the same issue preventing upload any media or plugins, error `Uncaught TypeError: WP_Rocket\Engine\Common\PerformanceHints\Admin\Controller::delete_by_url(): Argument #1 ($url) must be of type string, null given, called in wp-rocket/inc/Engine/Common/PerformanceHints/Admin/Controller.php` Uploading media work...